aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-23Added >'Drahflow
2014-02-23Fixed stack-overflow in GC for self-refing stacksDrahflow
2014-02-18* and ! now apply both to functions and coroutinesDrahflow
2014-02-18Coroutines.Drahflow
2014-02-14Co-Routine designDrahflow
2014-02-05Parse URL query stringsDrahflow
2014-02-05Correctly handle empty scopesDrahflow
2014-01-31oopsDrahflow
2014-01-28Higher memory pressure, more data snatched by GCDrahflow
2014-01-12Correct order of subgroup matchesDrahflow
2014-01-11Can now draw background colorsDrahflow
2014-01-11Correct(er) encoding of cvtsi2sdqRegXmmDrahflow
2014-01-11Single precision float FFIDrahflow
2014-01-11REX-prefixes, HOW DO THEY WORK?Drahflow
2014-01-11Can now pass doubles to C librariesDrahflow
2014-01-11Float literal support in quote constructionDrahflow
2014-01-09Floating point supportDrahflow
2014-01-08Freeing heap type markers 2-3 for scalars (floats)Drahflow
2014-01-06streq -> eqDrahflow
2014-01-01Low-level typing by '' (free ' for day-to-day use)Drahflow
2014-01-01sys .argv initialized meaningfullyDrahflow
2014-01-01Lods instructionDrahflow
2014-01-01Old scaffolding removedDrahflow
2014-01-01Function code references after patch now handledDrahflow
2013-12-31Further reductions of memory wasteDrahflow
2013-12-31Externalized actual assembly opcodesDrahflow
2013-12-31Less memory usage stillDrahflow
2013-12-30Zero-terminated file nameDrahflow
2013-12-29Memory footprint reduced to ~10%Drahflow
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-22total build time reduced by 30 seconds (10%)Drahflow
2013-12-22read now universally returns (undecoded) stringDrahflow
2013-12-22Using typed txt libDrahflow
2013-12-22txt now typedDrahflow
2013-12-19Refactored away some particularly ugly codeDrahflow
2013-12-18Fixed section addresses (and gdb warnings)Drahflow
2013-12-18Fixed section addresses (and gdb warnings)Drahflow
2013-12-14Removed variable version of constant addressDrahflow
2013-12-14Removed already fixed FIXMEDrahflow
2013-11-22Removed PadWalker (unused)Drahflow
2013-11-22Disabled Devel::* (not used anyway)Drahflow
2013-10-27str .splitDrahflow
2013-10-23Further optimizationsDrahflow
2013-10-22Optimization (20% on string scanning workloads)Drahflow
2013-10-22OptimizationsDrahflow
2013-10-22Can now retype functionsDrahflow
2013-10-18Stack clean up after stack-based argumentsDrahflow
2013-10-18correct parameter orderDrahflow