aboutsummaryrefslogtreecommitdiff
path: root/compiler/standardClient.ey
AgeCommit message (Expand)Author
2013-10-22Can now retype functionsDrahflow
2013-10-17Allow escape of more meta-characters in regexDrahflow
2013-10-15Dynamically shared object supportDrahflow
2013-10-02Fixed obnoxious "not a scope" error after freezeDrahflow
2013-09-30Fixed autolooping codeDrahflow
2013-09-2811% faster with unboxed integersDrahflow
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-10Using new bitfield ops in regexDrahflow
2013-09-0416% faster library built time (regex optimization)Drahflow
2013-09-02I CAN HAZ TCP/IP CONNECTION!Drahflow
2013-09-01RegEx behavior now greedy as everyone expects itDrahflow
2013-08-28More functions in the libraryDrahflow
2013-08-18Further optimizationsDrahflow
2013-08-18Optimized regex engine furtherDrahflow
2013-08-11Static-mode names now patched upDrahflow
2013-08-09(.*) not yet very efficient, but include now isDrahflow
2013-08-08Slightly improving regex performanceDrahflow
2013-08-06Towards more efficient "include"Drahflow
2013-08-06"range" now excludes second argumentDrahflow
2013-08-06Corrected sys .asm .syscall docsDrahflow
2013-08-04Correctly freeze allocation list fill stateDrahflow
2013-07-21implemented includeDrahflow
2013-06-24Can now freeze program into ELF binaryDrahflow
2013-06-15More generic ELF generationDrahflow
2013-05-08Towards freezing into ELF-binariesDrahflow
2013-04-16Regex support for all lexing regexesDrahflow
2013-03-23Start/End-of-string supportDrahflow
2013-03-22Code size reductionDrahflow
2013-03-22Killed universal "re" variableDrahflow
2013-03-22(minimal) regex libraryDrahflow
2013-03-03co-iteration now working for arraysDrahflow
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-01sys .asm existingDrahflow
2013-02-01io.eyDrahflow