aboutsummaryrefslogtreecommitdiff
path: root/compiler/elymasAsm.ey
AgeCommit message (Expand)Author
2019-08-07Mark top of stackDrahflow
2015-05-02Hashed nametablesDrahflow
2015-04-11Sane handling of integer divisionDrahflow
2014-02-18Coroutines.Drahflow
2014-01-06streq -> eqDrahflow
2013-12-31Less memory usage stillDrahflow
2013-12-28Reducing memory footprintDrahflow
2013-10-15Dynamically shared object supportDrahflow
2013-10-02Fixed obnoxious "not a scope" error after freezeDrahflow
2013-09-29jnle implementedDrahflow
2013-09-28Rewriting * when types are predictableDrahflow
2013-09-2811% faster with unboxed integersDrahflow
2013-09-27currentScope now in r14Drahflow
2013-09-27jmpqMemDrahflow
2013-09-27Results of some debuggingDrahflow
2013-09-26Further performance improvementsDrahflow
2013-09-24Saner patching of static loadsDrahflow
2013-09-22=abc and |abc now optimized to static accessDrahflow
2013-09-20Client-side optimizerDrahflow
2013-09-15References now stored separately from opcodesDrahflow
2013-09-10Bitfield operations on stringsDrahflow
2013-09-05Improvements to the GCDrahflow
2013-09-03str .infix now availableDrahflow
2013-08-19Specialized integer allocator, more speedDrahflow
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-07-22Code reduction via metaprogrammingDrahflow
2013-07-22Reducing code wasteDrahflow
2013-07-20freeze2.test now with GCDrahflow
2013-07-10Bitmap based memory allocatorDrahflow
2013-06-24Can now freeze program into ELF binaryDrahflow
2013-05-08Towards freezing into ELF-binariesDrahflow
2013-05-07movbRegMemIndexScaleDisp8Drahflow
2013-03-17Can now access string elementsDrahflow
2013-03-01Type abstraction begunDrahflow
2013-02-17Typed execution code converted - untested so farDrahflow
2013-02-06Typed functions now executing (a little)Drahflow
2013-02-01io.eyDrahflow
2013-01-25sys .asm .syscallDrahflow
2013-01-23dom, rep, =[] doneDrahflow
2013-01-22More standard functionsDrahflow
2013-01-22= now workingDrahflow
2013-01-22each fixed, reverse.ey now workingDrahflow
2013-01-22Scope capture now worksDrahflow
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