aboutsummaryrefslogtreecommitdiff
path: root/elymas/lib
AgeCommit message (Expand)Author
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-18correct parameter orderDrahflow
2013-10-17PostgreSQL wrapperDrahflow
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-29Event dispatch via object storingDrahflow
2013-09-29TODO done (def??? now overwrites)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
2013-09-24Saner patching of static loadsDrahflow
2013-09-22=abc and |abc now optimized to static accessDrahflow
2013-09-20Client-side optimizerDrahflow
2013-09-04Minimal HTTP serverDrahflow
2013-09-04buffered polling tcp/ip serverDrahflow
2013-09-03TCP/IP listening supportDrahflow
2013-09-02I CAN HAZ TCP/IP CONNECTION!Drahflow
2013-08-11Some more syscallsDrahflow
2013-08-06More syscalls translatedDrahflow
2013-08-06First steps towards a standard libraryDrahflow