aboutsummaryrefslogtreecommitdiff
path: root/elymas/lib/sys
AgeCommit message (Expand)Author
2015-05-13Less noisestableDrahflow
2015-05-13Now with 57% less runtimeDrahflow
2015-05-13Use nametable templatingDrahflow
2015-05-13More functions classified as scope-tightDrahflow
2015-05-12Get a clue about which calls are problematicDrahflow
2015-05-11Initial move to stack-allocated scopesDrahflow
2015-05-08Now wrapping callback argumentsDrahflow
2015-05-07Wrap callbacksDrahflow
2015-05-04Friendly subprocess interfaceDrahflow
2015-05-03Bug killedDrahflow
2015-04-11Correctly handle negative indices during optimizationDrahflow
2015-04-11Sane handling of integer divisionDrahflow
2015-01-07Removed redundant code in execveDrahflow
2015-01-07Usable execve(2) wrapperDrahflow
2014-12-28Supply SO_REUSEADDR (default for buffered servers)Drahflow
2014-05-28ioctl and munmap callsDrahflow
2014-04-08Some more library supportDrahflow
2014-03-11Complex data types can now be doneDrahflow
2014-03-02Correctly handle >'Drahflow
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-23Further optimizationsDrahflow
2013-10-22Optimization (20% on string scanning workloads)Drahflow
2013-10-22OptimizationsDrahflow
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
2013-09-29Type fixed.Drahflow
2013-09-29Bug fixed (thought I tested before commit though...)Drahflow
2013-09-29Code cleanupDrahflow
2013-09-29Slight cleanups...Drahflow
2013-09-2913% faster with (some) inline arithmeticsDrahflow
2013-09-29Rewriting array executionsDrahflow
2013-09-29corrected epoll interfaceDrahflow
2013-09-28Rewriting * when types are predictableDrahflow
2013-09-27Static writes directly using r14 as wellDrahflow
2013-09-27Direct static access by offset /r14 :pushqMemDisp8Drahflow
2013-09-27currentScope now in r14Drahflow
2013-09-272 instructions savedDrahflow
2013-09-27Rewriting constant - invocationsDrahflow