aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-06?-operator test casesDrahflow
2014-03-06Moved notes to doc directoryDrahflow
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-02Now using error handling libraryDrahflow
2014-03-02Correctly handle >'Drahflow
2014-03-02Now using the error libraryDrahflow
2014-03-02Error handling libraryDrahflow
2014-03-02A small example on modifyabilityDrahflow
2014-03-01Dynamically-scoped variablesDrahflow
2014-02-24Initial design experiments for error handling.Drahflow
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-14Co-Routine designDrahflow
2014-02-05Parse URL query stringsDrahflow
2014-02-05Correctly handle empty scopesDrahflow
2014-01-31oopsDrahflow
2014-01-28Higher memory pressure, more data snatched by GCDrahflow
2014-01-12Correct order of subgroup matchesDrahflow
2014-01-11Can now draw background colorsDrahflow
2014-01-11Correct(er) encoding of cvtsi2sdqRegXmmDrahflow
2014-01-11Single precision float FFIDrahflow
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