aboutsummaryrefslogtreecommitdiff
path: root/elymas/lib
AgeCommit message (Expand)Author
2015-06-15Also optimize * on constantsDrahflow
2015-06-11Omit trace tests if uselessDrahflow
2015-06-11Further optimizationsDrahflow
2015-06-11Fix GC killing to-be-emitted reference targetsDrahflow
2015-06-09Discard non-integer-case if impossible to reachDrahflow
2015-06-09Optimize addDrahflow
2015-06-09Some instruction shufflingDrahflow
2015-06-01More serious trace compilerDrahflow
2015-06-01Correctly forward reads and writesDrahflow
2015-05-31Integer trace extractorDrahflow
2015-05-28Inlined logical or as wellDrahflow
2015-05-28Inline integer case of arithmeticsDrahflow
2015-05-27Inline logical andDrahflow
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-07Wrapping some GTK callsDrahflow
2015-05-07Wrap callbacksDrahflow
2015-05-06Slightly nicer codeDrahflow
2015-05-06Access to file descriptorsDrahflow
2015-05-05Simplified sys .glob for the usual casesDrahflow
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-03-05The nonbreaking-space hack is now officialDrahflow
2015-01-27dlopen will actually resolve filenamesDrahflow
2015-01-07Removed redundant code in execveDrahflow
2015-01-07Usable execve(2) wrapperDrahflow
2014-12-28Another TODODrahflow
2014-12-28Some container documentationDrahflow
2014-12-28Supply SO_REUSEADDR (default for buffered servers)Drahflow
2014-12-26Allow write during acceptDrahflow
2014-12-22Splay treesDrahflow
2014-08-27Binary signed integer productionDrahflow
2014-08-19list .popDrahflow
2014-08-07Added unvectorized list appendDrahflow
2014-06-02Generalized sorting.Drahflow
2014-06-02Signed integer supportDrahflow
2014-05-28ioctl and munmap callsDrahflow
2014-04-08Some more library supportDrahflow
2014-03-30Corrected .hasDrahflow
2014-03-29Simplistic XML parserDrahflow
2014-03-28Column order as in the specDrahflow
2014-03-28Useless comparison removedDrahflow
2014-03-28UTF-8 decoderDrahflow