aboutsummaryrefslogtreecommitdiff
path: root/compiler/elymasGlobal.ey
AgeCommit message (Expand)Author
2013-09-01RegEx behavior now greedy as everyone expects itDrahflow
2013-08-19Specialized integer allocator, more speedDrahflow
2013-08-18Optimized regex engine furtherDrahflow
2013-08-18A few speed improvementsDrahflow
2013-08-11Static-mode names now patched upDrahflow
2013-08-09Optimizing scoping functions as wellDrahflow
2013-08-08First usage of optimization semanticsDrahflow
2013-08-06"range" now excludes second argumentDrahflow
2013-07-21define function to return current scopeDrahflow
2013-07-20freeze2.test now with GCDrahflow
2013-05-08Towards freezing into ELF-binariesDrahflow
2013-05-07=[] now working on stringsDrahflow
2013-03-23Unlimited scope sizesDrahflow
2013-03-22The implementation of }"Drahflow
2013-03-17Can now access string elementsDrahflow
2013-03-14Added "quoted" functionDrahflow
2013-03-01Type abstraction begunDrahflow
2013-02-17Typed execution code converted - untested so farDrahflow
2013-02-06Typed executions now handed over to client libDrahflow
2013-02-06Typed functions now executing (a little)Drahflow
2013-02-01io.eyDrahflow
2013-01-25sys .asm .syscallDrahflow
2013-01-24Immediate (error) stringsDrahflow
2013-01-22String parsing error fixedDrahflow
2013-01-19User-defined functions now create scopesDrahflow
2013-01-18Quoting in unquoted contexts now worksDrahflow
2013-01-10Some code clean- and speedupDrahflow
2013-01-10Scope resolution workingDrahflow
2013-01-10Running again, with global scope nowDrahflow
2013-01-09Towards the global scope.Drahflow
2013-01-05In progress: Scope resolution assemblyDrahflow
2013-01-03Compiler can now push ints and stringsDrahflow
2012-12-31Bytecode executingDrahflow
2012-12-23Typo.Drahflow
2012-12-14Compiler Tokenizer workingDrahflow