aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2019-06-18Test for defq'ed defqDrahflow
2019-03-20How not to do lists. :PDrahflow
2019-03-20Don't capture global scope in non-quoted }_Drahflow
2017-08-28Does not actually with bare compilerDrahflow
2017-08-21Decent explanatory tool nowDrahflow
2017-08-21Automatic namingDrahflow
2017-08-21Minimal interactive stack displayDrahflow
2017-05-31Implemented |=Drahflow
2017-03-06Handle POST requests more robustlyDrahflow
2016-11-30... also use parent scope variableDrahflow
2016-11-30Unclean macro exampleDrahflow
2016-10-28More testsDrahflow
2016-09-28Align example with puzzle pastebinDrahflow
2016-09-26Look, we can have non-recursive functions :PDrahflow
2016-01-06This is now actually a GLR-ish parserDrahflow
2016-01-05WIP: performance improvementsDrahflow
2016-01-04LALR(1) parser generatorDrahflow
2015-12-17Use correct scope when includingDrahflow
2015-12-14Wrap other members without disturbing scope lookupDrahflow
2015-12-14Wrapper for default valuesDrahflow
2015-12-09SHA512 exampleDrahflow
2015-12-09Add fixed regression.Drahflow
2015-06-30Dynamic handling of missing scope entriesDrahflow
2015-05-08Now wrapping callback argumentsDrahflow
2015-05-07Wrapping some GTK callsDrahflow
2015-05-03Add testcase used during hash developmentDrahflow
2015-04-14Improved some testsDrahflow
2015-03-05TypoDrahflow
2015-03-05The nonbreaking-space hack is now officialDrahflow
2014-08-19list .popDrahflow
2014-08-07Added unvectorized list appendDrahflow
2014-06-02Generalized sorting.Drahflow
2014-04-08Some more library supportDrahflow
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-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-06Scope emulation of ! no longer calls #*Drahflow
2014-03-05Support scope-emulates-other-stuff supportDrahflow
2014-03-02Now using the error libraryDrahflow
2014-03-02A small example on modifyabilityDrahflow
2014-02-24Initial design experiments for error handling.Drahflow