aboutsummaryrefslogtreecommitdiff
path: root/compiler
AgeCommit message (Expand)Author
2015-05-13Now with 57% less runtimeDrahflow
2015-05-13Use nametable templatingDrahflow
2015-05-12Do not allocate useless scopes in viaDrahflow
2015-05-07Be able to dump coroutinesDrahflow
2015-05-03How'bout hashing the trailing 8 bytes, too?Drahflow
2015-05-02Hashed nametablesDrahflow
2015-04-14Typed array application \o/Drahflow
2015-04-14Fix another co-iteration bug.Drahflow
2015-04-14Fixes to co-iterationDrahflow
2015-04-11Sane handling of integer divisionDrahflow
2015-03-01Fix lt/le/gt/ge on strings.Drahflow
2015-01-27lt/le/gt/ge now works on stringsDrahflow
2015-01-07Correctly handle last line without newlineDrahflow
2014-12-22Correctly handling negative indicesDrahflow
2014-08-27Can now pass O_TRUNCDrahflow
2014-08-20There is now a single empty array onlyDrahflow
2014-08-18Correct any/all semantics for empty arraysDrahflow
2014-05-28\e support in stringsDrahflow
2014-03-31Some documentation (and resulting code-cleanup)Drahflow
2014-03-30}~ stub removedDrahflow
2014-03-30dom now working on stringsDrahflow
2014-03-29Simplistic XML parserDrahflow
2014-03-26Sorting routineDrahflow
2014-03-26Container typesDrahflow
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
2014-03-11Class-style member functionsDrahflow
2014-03-09Missing member handling completedDrahflow
2014-03-07Testcases (and some code) for #.=Drahflow
2014-03-06Tested *-based coroutinesDrahflow
2014-03-06Scope emulation of ! no longer calls #*Drahflow
2014-03-05Support scope-emulates-other-stuff supportDrahflow
2014-03-02Removed the makeArith special caseDrahflow
2014-03-01Dynamically-scoped variablesDrahflow
2014-02-23Added >'Drahflow
2014-02-23Fixed stack-overflow in GC for self-refing stacksDrahflow
2014-02-18* and ! now apply both to functions and coroutinesDrahflow
2014-02-18Coroutines.Drahflow
2014-02-05Correctly handle empty scopesDrahflow
2014-01-12Correct order of subgroup matchesDrahflow
2014-01-11Correct(er) encoding of cvtsi2sdqRegXmmDrahflow
2014-01-11REX-prefixes, HOW DO THEY WORK?Drahflow
2014-01-11Can now pass doubles to C librariesDrahflow
2014-01-11Float literal support in quote constructionDrahflow
2014-01-09Floating point supportDrahflow
2014-01-08Freeing heap type markers 2-3 for scalars (floats)Drahflow
2014-01-06streq -> eqDrahflow
2014-01-01Low-level typing by '' (free ' for day-to-day use)Drahflow