aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-12-28Documented the server stuffDrahflow
2014-12-28Another TODODrahflow
2014-12-28Some container documentationDrahflow
2014-12-28Just found another FIXMEDrahflow
2014-12-28More todoDrahflow
2014-12-28Supply SO_REUSEADDR (default for buffered servers)Drahflow
2014-12-28Actually point the people to the tutorialDrahflow
2014-12-26Syntax highlighting for VImDrahflow
2014-12-26Allow write during acceptDrahflow
2014-12-22Correctly handling negative indicesDrahflow
2014-12-22Splay treesDrahflow
2014-08-27Binary signed integer productionDrahflow
2014-08-27Can now pass O_TRUNCDrahflow
2014-08-20There is now a single empty array onlyDrahflow
2014-08-19list .popDrahflow
2014-08-18Correct any/all semantics for empty arraysDrahflow
2014-08-07Added unvectorized list appendDrahflow
2014-06-02Generalized sorting.Drahflow
2014-06-02Signed integer supportDrahflow
2014-05-31A new document can be read :)Drahflow
2014-05-31Foreign function stuff documentedDrahflow
2014-05-28ioctl and munmap callsDrahflow
2014-05-28\e support in stringsDrahflow
2014-05-28This should go into a separate repo, actually.Drahflow
2014-05-28Initial commit.Drahflow
2014-05-05More documentation.Drahflow
2014-04-08Some more library supportDrahflow
2014-03-31Arrays start at 0Drahflow
2014-03-31More execution docs.Drahflow
2014-03-31Multi-dimensional examples addedDrahflow
2014-03-31More documentationDrahflow
2014-03-31Some documentation (and resulting code-cleanup)Drahflow
2014-03-30}~ stub removedDrahflow
2014-03-30dom now working on stringsDrahflow
2014-03-30Removed double execution from interpreter.eyDrahflow
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-26Minor doc correctionsDrahflow
2014-03-26Container typesDrahflow
2014-03-20Starting documentation effortDrahflow
2014-03-19Implicit /proc/self/fd/0Drahflow
2014-03-18Automatic scope-handling of global functionsDrahflow
2014-03-11Complex data types can now be doneDrahflow
2014-03-11(Slow) abstract data typesDrahflow
2014-03-11Fixed auto-lambdiaingDrahflow