aboutsummaryrefslogtreecommitdiff
path: root/interpreter
AgeCommit message (Expand)Author
2015-04-11Sane handling of integer divisionDrahflow
2015-01-07Fixed perl warningDrahflow
2014-05-28\e support in stringsDrahflow
2014-01-06streq -> eqDrahflow
2013-12-22read now universally returns (undecoded) stringDrahflow
2013-11-22Removed PadWalker (unused)Drahflow
2013-11-22Disabled Devel::* (not used anyway)Drahflow
2013-09-27interpreter now returns stable key sequenceDrahflow
2013-09-04Minimal HTTP serverDrahflow
2013-09-02I CAN HAZ TCP/IP CONNECTION!Drahflow
2013-08-08First usage of optimization semanticsDrahflow
2013-08-06"range" now excludes second argumentDrahflow
2013-02-17Failing GC ideas removedDrahflow
2013-02-01Useless piece of GC testing removedDrahflow
2013-02-01Less leaky interpreterDrahflow
2013-01-14More performance still.Drahflow
2013-01-14More JIT in the InterpreterDrahflow
2013-01-14I heard you like JIT, so I put some JIT in your JITDrahflow
2013-01-14More performance.Drahflow
2013-01-14More performance.Drahflow
2013-01-10Some code clean- and speedupDrahflow
2013-01-09Better debugging.Drahflow
2013-01-07Correct scope stuff even when quotedDrahflow
2013-01-07" parent" is _not_ a key of a structDrahflow
2013-01-07Structs and scopes now inseparableDrahflow
2013-01-07Correctly handle unquoted scope captureDrahflow
2013-01-05PerformanceDrahflow
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-30TestsDrahflow
2012-12-23Minimal ASM execution exampleDrahflow
2012-12-22ACME::Bare::Metal in actionDrahflow
2012-12-14Compiler Tokenizer workingDrahflow
2012-12-10QuicksortDrahflow
2012-12-09The dark magic unfoldsDrahflow
2012-12-08Minimal IO possibilitiesDrahflow
2012-12-08Initial commitDrahflow