aboutsummaryrefslogtreecommitdiff
path: root/compiler/standardClient.ey
AgeCommit message (Expand)Author
2015-05-07Be able to dump coroutinesDrahflow
2015-04-14Typed array application \o/Drahflow
2015-04-14Fix another co-iteration bug.Drahflow
2015-04-14Fixes to co-iterationDrahflow
2015-04-11Sane handling of integer divisionDrahflow
2015-01-07Correctly handle last line without newlineDrahflow
2014-08-27Can now pass O_TRUNCDrahflow
2014-03-31Some documentation (and resulting code-cleanup)Drahflow
2014-03-26Sorting routineDrahflow
2014-03-26Container typesDrahflow
2014-03-18Automatic scope-handling of global functionsDrahflow
2014-03-11Complex data types can now be doneDrahflow
2014-03-11(Slow) abstract data typesDrahflow
2014-03-11Fixed auto-lambdiaingDrahflow
2014-03-09Missing member handling completedDrahflow
2014-01-12Correct order of subgroup matchesDrahflow
2014-01-11Can now pass doubles to C librariesDrahflow
2014-01-09Floating point supportDrahflow
2014-01-08Freeing heap type markers 2-3 for scalars (floats)Drahflow
2014-01-06streq -> eqDrahflow
2013-12-31Further reductions of memory wasteDrahflow
2013-12-31Less memory usage stillDrahflow
2013-12-28Reducing memory footprintDrahflow
2013-12-22Yet another few seconds savedDrahflow
2013-12-22Total build time reduced by 90 seconds (30%)Drahflow
2013-12-22read now universally returns (undecoded) stringDrahflow
2013-12-19Refactored away some particularly ugly codeDrahflow
2013-12-18Fixed section addresses (and gdb warnings)Drahflow
2013-10-27str .splitDrahflow
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