aboutsummaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Expand)Author
2017-05-31Implemented |=Drahflow
2017-05-23Another TODO itemDrahflow
2016-06-08Added bugfix to TODODrahflow
2016-03-15Always more stuff to doDrahflow
2015-09-23Use separate GC stack to prevent overflowDrahflow
2015-09-23GC can stack overflow, must fixDrahflow
2015-08-26Don't crash on [] in sortDrahflow
2015-08-03Another thing I whish I had in another languageDrahflow
2015-07-10SHA512Drahflow
2015-07-01Full FreeBSD port wantedDrahflow
2015-06-30Some things have actually been doneDrahflow
2015-06-23symlink + unlink syscallsDrahflow
2015-06-22Forwarding scope-cannot-escape infoDrahflow
2015-06-22Some huge scope tests...Drahflow
2015-06-21Uniformly use rax as indirect jump registerDrahflow
2015-06-20Optimized `conds`Drahflow
2015-06-19Documented the , functionsDrahflow
2015-06-19Forward function objects to jump pad targetsDrahflow
2015-06-19Inline loop functionDrahflow
2015-06-19Optimized .?'Drahflow
2015-06-19Position markers for stack subeffect isolationDrahflow
2015-06-19Some TODO progressDrahflow
2015-06-15Also optimize * on constantsDrahflow
2015-06-11Omit trace tests if uselessDrahflow
2015-06-11Fix GC killing to-be-emitted reference targetsDrahflow
2015-06-09TODO updatedDrahflow
2015-06-08Faster memory allocsDrahflow
2015-05-22Make use of oversized freelist blocksDrahflow
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-05-02Hashed nametablesDrahflow
2015-04-18Much whishesDrahflow
2015-04-11Sane handling of integer divisionDrahflow
2015-03-04Coroutine documentationDrahflow
2015-03-01TODO: Get rid of deff_t_Drahflow
2015-01-27lt/le/gt/ge now works on stringsDrahflow
2015-01-07More ugly stuff foundDrahflow
2014-12-28Just found another FIXMEDrahflow
2014-12-28More todoDrahflow
2014-12-22Correctly handling negative indicesDrahflow
2014-12-22Splay treesDrahflow