aboutsummaryrefslogtreecommitdiff
path: root/compiler/elymasAsmLib.ey
AgeCommit message (Expand)Author
2013-09-0416% faster library built time (regex optimization)Drahflow
2013-08-19Specialized integer allocator, more speedDrahflow
2013-08-18Further optimizationsDrahflow
2013-08-18A few speed improvementsDrahflow
2013-08-12Some optimizations to the allocatorDrahflow
2013-08-11Static-mode names now patched upDrahflow
2013-08-08First usage of optimization semanticsDrahflow
2013-08-06"range" now excludes second argumentDrahflow
2013-08-04Correctly freeze allocation list fill stateDrahflow
2013-08-04Removed crashes due to GC following freeze residueDrahflow
2013-07-21Disable GC load testingDrahflow
2013-07-20freeze2.test now with GCDrahflow
2013-07-10Removed quadratic runtime from allocatorDrahflow
2013-07-10Bitmap based memory allocatorDrahflow
2013-06-24Can now freeze program into ELF binaryDrahflow
2013-03-23Correct function allocationDrahflow
2013-03-01Correct handling length-divisible-by-8-stringsDrahflow
2013-02-06Typed functions now executing (a little)Drahflow
2013-02-01io.eyDrahflow
2013-01-24Immediate (error) stringsDrahflow
2013-01-23dom, rep, =[] doneDrahflow
2013-01-23Thinner scope handling when necessaryDrahflow
2013-01-22More standard functionsDrahflow
2013-01-22= now workingDrahflow
2013-01-22Some (harder) bugs removed.Drahflow
2013-01-22each fixed, reverse.ey now workingDrahflow
2013-01-22Scope capture now worksDrahflow
2013-01-21Working len nowDrahflow
2013-01-20Quote construction within quotesDrahflow
2013-01-19User-defined functions now create scopesDrahflow
2013-01-19loop now workingDrahflow
2013-01-18Quoting in unquoted contexts now worksDrahflow
2013-01-15Array creationDrahflow
2013-01-14- implementedDrahflow
2013-01-14Some more primitivesDrahflow
2013-01-14More performance still.Drahflow
2013-01-10Some code clean- and speedupDrahflow
2013-01-10First two ints addedDrahflow
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