aboutsummaryrefslogtreecommitdiff
path: root/elymas/lib
AgeCommit message (Collapse)Author
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
2014-03-26RefactoringDrahflow
2014-03-26Sorting routineDrahflow
2014-03-26Container typesDrahflow
2014-03-11Complex data types can now be doneDrahflow
2014-03-02Now using error handling libraryDrahflow
2014-03-02Correctly handle >'Drahflow
2014-03-02Now using the error libraryDrahflow
2014-03-02Error handling libraryDrahflow
2014-02-05Parse URL query stringsDrahflow
2014-01-31oopsDrahflow
2014-01-28Higher memory pressure, more data snatched by GCDrahflow
2014-01-11Can now draw background colorsDrahflow
2014-01-11Single precision float FFIDrahflow
2014-01-11Can now pass doubles to C librariesDrahflow
2014-01-06streq -> eqDrahflow
2014-01-01Low-level typing by '' (free ' for day-to-day use)Drahflow
2013-12-31Less memory usage stillDrahflow
Also, sys .opt now needs less luck to execute correctly.
2013-12-29Memory footprint reduced to ~10%Drahflow
2013-12-28Reducing memory footprintDrahflow
2013-12-22Using typed txt libDrahflow
2013-12-22txt now typedDrahflow