aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-01Mention array and scopes.Drahflow
2015-03-01Trees now work.Drahflow
2015-03-01TODO: Get rid of deff_t_Drahflow
2015-03-01Fix lt/le/gt/ge on strings.Drahflow
2015-01-27lt/le/gt/ge now works on stringsDrahflow
2015-01-27dlopen will actually resolve filenamesDrahflow
2015-01-07Removed redundant code in execveDrahflow
2015-01-07Usable execve(2) wrapperDrahflow
2015-01-07Correctly handle last line without newlineDrahflow
2015-01-07Fixed perl warningDrahflow
2015-01-07More ugly stuff foundDrahflow
2014-12-29Documented ' and '*Drahflow
2014-12-28Bug detected.Drahflow
2014-12-28Better bufferedEpollServer docsDrahflow
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