aboutsummaryrefslogtreecommitdiff
path: root/examples/working
AgeCommit message (Expand)Author
2014-03-05Support scope-emulates-other-stuff supportDrahflow
2014-03-02A small example on modifyabilityDrahflow
2014-01-06streq -> eqDrahflow
2013-09-02I CAN HAZ TCP/IP CONNECTION!Drahflow
2013-08-06"range" now excludes second argumentDrahflow
2013-07-21Correctly handle escape within classesDrahflow
2013-04-16Regex support for all lexing regexesDrahflow
2013-03-23Start/End-of-string supportDrahflow
2013-03-01Type abstraction begunDrahflow
2013-02-06Typed executions now handed over to client libDrahflow
2013-02-01sys .asm existingDrahflow
2013-02-01io.eyDrahflow
2013-01-23dom, rep, =[] doneDrahflow
2013-01-23Thinner scope handling when necessaryDrahflow
2013-01-22= now workingDrahflow
2013-01-22Some (harder) bugs removed.Drahflow
2013-01-22Scope capture now worksDrahflow
2013-01-20Quote construction within quotesDrahflow
2013-01-19User-defined functions now create scopesDrahflow
2013-01-18Quoting in unquoted contexts now worksDrahflow
2013-01-14A more extreme test caseDrahflow
2013-01-14- implementedDrahflow
2013-01-09More easily tested first instructionDrahflow
2013-01-07Correct scope stuff even when quotedDrahflow
2013-01-07Structs and scopes now inseparableDrahflow
2013-01-07Correctly handle unquoted scope captureDrahflow
2013-01-03Compiler can now push ints and stringsDrahflow
2012-12-31Fixes for array cat and binary operatorsDrahflow
2012-12-30-, _, * now normal functionsDrahflow
2012-12-30each got reverse argumentDrahflow
2012-12-23Minimal ASM execution exampleDrahflow
2012-12-14Compiler Tokenizer workingDrahflow
2012-12-10QuicksortDrahflow
2012-12-09The dark magic unfoldsDrahflow
2012-12-08Minimal IO possibilitiesDrahflow
2012-12-08Initial commitDrahflow