aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
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
2014-02-18Coroutines.Drahflow
2014-01-06streq -> eqDrahflow
2013-10-15Now drawing (blue)Drahflow
2013-10-15Dynamically shared object supportDrahflow
2013-10-04Better argument type handling for SOsDrahflow
2013-09-04Minimal HTTP serverDrahflow
2013-09-04buffered polling tcp/ip serverDrahflow
2013-09-03str .infix now availableDrahflow
2013-09-02I CAN HAZ TCP/IP CONNECTION!Drahflow
2013-08-06"range" now excludes second argumentDrahflow
2013-07-21Some more testsDrahflow
2013-07-21Correctly handle escape within classesDrahflow
2013-07-21Correct nameDrahflow
2013-06-24Can now freeze program into ELF binaryDrahflow
2013-05-08Towards freezing into ELF-binariesDrahflow
2013-04-16Regex support for all lexing regexesDrahflow
2013-03-23Start/End-of-string supportDrahflow
2013-03-22(minimal) regex libraryDrahflow
2013-03-17Can now access string elementsDrahflow
2013-03-14Added "quoted" functionDrahflow
2013-03-03LISP style condsDrahflow
2013-03-03another one workingDrahflow
2013-03-01Type abstraction begunDrahflow