aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-10-17PostgreSQL wrapperDrahflow
2013-10-17Correctly handle more than 6 argumentsDrahflow
2013-10-17Allow escape of more meta-characters in regexDrahflow
2013-10-17min and max should be available everywhereDrahflow
2013-10-16Correctly align stack pointer prior to entryDrahflow
2013-10-15loaded.ey and shared.ey now parallelDrahflow
2013-10-15Now drawing (blue)Drahflow
2013-10-15Dynamically shared object supportDrahflow
2013-10-04Better argument type handling for SOsDrahflow
2013-10-04"Hello World" via libc6Drahflow
2013-10-02Fixed obnoxious "not a scope" error after freezeDrahflow
2013-09-30Fixed autolooping codeDrahflow
2013-09-29Typo.Drahflow
2013-09-29More teasingDrahflow
2013-09-29Further testing...Drahflow
2013-09-29Testing some MarkdownDrahflow
2013-09-29Type fixed.Drahflow
2013-09-29Bug fixed (thought I tested before commit though...)Drahflow
2013-09-29Code cleanupDrahflow
2013-09-29Slight cleanups...Drahflow
2013-09-29Event dispatch via object storingDrahflow
2013-09-29TODO done (def??? now overwrites)Drahflow
2013-09-2913% faster with (some) inline arithmeticsDrahflow
2013-09-29jnle implementedDrahflow
2013-09-29Source of boxed zeros eliminatedDrahflow
2013-09-29Rewriting array executionsDrahflow
2013-09-29corrected epoll interfaceDrahflow
2013-09-28Another source of boxed integers eliminatedDrahflow
2013-09-28Rewriting * when types are predictableDrahflow
2013-09-280/1 should not be reported in boxed intsDrahflow
2013-09-28Using unboxed integers in defDrahflow
2013-09-2811% faster with unboxed integersDrahflow
2013-09-28wrong (but harmless) initialization correctedDrahflow
2013-09-28heapSize is more usefulDrahflow