aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-11-27Correctly handle non-trivial const addHEADmasterDrahflow
2019-09-06"\\|" should work in regexesDrahflow
2019-08-07sys .asm .remaining{Call,Data}StackDrahflow
2019-08-07PoC for test of remaining stack sizeDrahflow
2019-08-07Mark top of stackDrahflow
2019-08-07Some grep optimizationDrahflow
2019-06-22FasterDrahflow
2019-06-22Test-case for polymorphism in grepDrahflow
2019-06-18Test for defq'ed defqDrahflow
2019-06-18Document defq execution modeDrahflow
2019-06-18Macro harderDrahflow
2019-03-26Fix broken global scope keysDrahflow
2019-03-26Don't die within dumpDrahflow
2019-03-20How not to do lists. :PDrahflow
2019-03-20Don't capture global scope in non-quoted }_Drahflow
This becomes non-academic in case include is called from non-global scope.
2018-12-28(minimally) better error reportingDrahflow
2018-12-28Optimization TODODrahflow
2017-10-10Logo by @blinry + @larkiniaDrahflow
2017-10-09Asm-based regex engine exists nowDrahflow
2017-10-09Logo by @blinryDrahflow
2017-10-09...Drahflow
2017-10-09...Drahflow
2017-10-09...Drahflow
2017-10-09...Drahflow
2017-10-09...Drahflow
2017-10-09...Drahflow
2017-10-09...Drahflow
2017-10-09...Drahflow
2017-10-09...Drahflow
2017-10-09Resizing?Drahflow
2017-10-09No need for 1st headingDrahflow
2017-10-09LogoDrahflow
2017-09-03New lineDrahflow
2017-09-03Displaying build status?Drahflow
2017-09-03...Drahflow
2017-09-03Trying out travisDrahflow
2017-08-28Does not actually with bare compilerDrahflow
2017-08-21Decent explanatory tool nowDrahflow
2017-08-21Automatic namingDrahflow
2017-08-21Correctly report the type of the constant empty arrayDrahflow
2017-08-21Minimal interactive stack displayDrahflow
2017-08-21Allow including from stringsDrahflow
2017-08-21Added _' for indexed access to stackDrahflow
2017-08-20Report "type" of special stack entriesDrahflow
2017-05-31Implemented |=Drahflow
2017-05-23Another TODO itemDrahflow
2017-03-20Correctly participate in thundering herdDrahflow
2017-03-20Correctly set errnoDrahflow
2017-03-06Handle POST requests more robustlyDrahflow
2017-03-02Integrated asm-based regex engineDrahflow