aboutsummaryrefslogtreecommitdiff
path: root/elymas/lib/sys/so.ey
AgeCommit message (Expand)Author
2016-12-30Don't kill sys .freeze, but replace it with shared versionDrahflow
2016-10-28Allow larger freezeDrahflow
2015-07-01Wrap ffi-returned strings without crashingDrahflow
2015-07-01Fix bug in resolveFunctionDrahflow
2015-07-01sys .so does not in fact use sys .linuxDrahflow
2015-07-01Need to export conditional namesDrahflow
2015-07-01FreeBSD support in masterDrahflow
2015-06-28Use GLOB_DAT relocations insteadDrahflow
2015-06-18Optimize rep on inline-created functionsDrahflow
2015-06-16FIXME resolvedDrahflow
2015-05-08Now wrapping callback argumentsDrahflow
2015-05-07Wrap callbacksDrahflow
2014-01-28Higher memory pressure, more data snatched by GCDrahflow
2014-01-11Single precision float FFIDrahflow
2014-01-11Can now pass doubles to C librariesDrahflow
2014-01-06streq -> eqDrahflow
2013-12-31Less memory usage stillDrahflow
2013-12-29Memory footprint reduced to ~10%Drahflow
2013-12-28Reducing memory footprintDrahflow
2013-12-18Fixed section addresses (and gdb warnings)Drahflow
2013-10-18Stack clean up after stack-based argumentsDrahflow
2013-10-17Correctly handle more than 6 argumentsDrahflow
2013-10-16Correctly align stack pointer prior to entryDrahflow
2013-10-15Now drawing (blue)Drahflow
2013-10-15Dynamically shared object supportDrahflow
2013-10-04Better argument type handling for SOsDrahflow
2013-10-04"Hello World" via libc6Drahflow