aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-15Always more stuff to doDrahflow
2016-01-07Assembler routines for some common operationsDrahflow
2016-01-06global `keys` functionDrahflow
2016-01-06This is now actually a GLR-ish parserDrahflow
2016-01-06WIP: performance improvementsDrahflow
2016-01-06WIP: working LALR(1) parser, moving to GLR-ishDrahflow
2016-01-05WIP: performance improvementsDrahflow
2016-01-05WIP performance improvementsDrahflow
2016-01-04LALR(1) parser generatorDrahflow
2016-01-04WIP on LALR(1) parser generatorDrahflow
2015-12-17Don't pollute scopes around includeDrahflow
2015-12-17Use correct scope when includingDrahflow
2015-12-16Fixed commentDrahflow
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-12-09Correctly re-box multiple outputs from registerDrahflow
2015-10-21Don't pollute stack on empty arrays in any/allDrahflow
2015-10-05Correctly zero-terminate /bin/shDrahflow
2015-09-23Use separate GC stack to prevent overflowDrahflow
2015-09-23GC can stack overflow, must fixDrahflow
2015-08-26Don't crash on [] in sortDrahflow
2015-08-26Don't fail on nested eachsDrahflow
2015-08-21typoDrahflow
2015-08-21Make it more understandableDrahflow
2015-08-21Point to execution.md once moreDrahflow
2015-08-21Move arithmetics before usage in examplesDrahflow
2015-08-21expand `=[]` example to stringsDrahflow
2015-08-21Added `--` as it is used laterDrahflow
2015-08-19Correctly auto-loop for listsDrahflow
2015-08-03Another thing I whish I had in another languageDrahflow
2015-07-21... but don't so much.Drahflow
2015-07-21Handle dying connections betterDrahflow
2015-07-16Handly POST better (but still slow)Drahflow
2015-07-14Return directory prefix from globDrahflow
2015-07-13Don't overwrite fallback error handler with parentDrahflow
2015-07-13Really stay within memory bounds :)Drahflow
2015-07-12Let's keep within memory bounds :)Drahflow
2015-07-10TypoDrahflow
2015-07-10SHA512Drahflow
2015-07-01Wrap ffi-returned strings without crashingDrahflow
2015-07-01Full FreeBSD port wantedDrahflow
2015-07-01Fix bug in resolveFunctionDrahflow
2015-07-01sys .so does not in fact use sys .linuxDrahflow
2015-07-01Deactivate libs which expect sys .linux on FreeBSDDrahflow
2015-07-01Only supply sys .linux on Linux systemsDrahflow
2015-07-01Need to export conditional namesDrahflow
2015-07-01FreeBSD support in masterDrahflow
2015-06-30Remove outdated FIXMEDrahflow