index
:
Elymas.git
master
stable
gitar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
Age
Commit message (
Expand
)
Author
2013-12-22
read now universally returns (undecoded) string
Drahflow
2013-12-19
Refactored away some particularly ugly code
Drahflow
2013-12-18
Fixed section addresses (and gdb warnings)
Drahflow
2013-12-14
Removed variable version of constant address
Drahflow
2013-12-14
Removed already fixed FIXME
Drahflow
2013-10-27
str .split
Drahflow
2013-10-23
Further optimizations
Drahflow
2013-10-22
Optimization (20% on string scanning workloads)
Drahflow
2013-10-22
Optimizations
Drahflow
2013-10-22
Can now retype functions
Drahflow
2013-10-17
Allow escape of more meta-characters in regex
Drahflow
2013-10-17
min and max should be available everywhere
Drahflow
2013-10-15
Dynamically shared object support
Drahflow
2013-10-04
"Hello World" via libc6
Drahflow
2013-10-02
Fixed obnoxious "not a scope" error after freeze
Drahflow
2013-09-30
Fixed autolooping code
Drahflow
2013-09-29
13% faster with (some) inline arithmetics
Drahflow
2013-09-29
jnle implemented
Drahflow
2013-09-29
Source of boxed zeros eliminated
Drahflow
2013-09-28
Another source of boxed integers eliminated
Drahflow
2013-09-28
Rewriting * when types are predictable
Drahflow
2013-09-28
0/1 should not be reported in boxed ints
Drahflow
2013-09-28
Using unboxed integers in def
Drahflow
2013-09-28
11% faster with unboxed integers
Drahflow
2013-09-28
wrong (but harmless) initialization corrected
Drahflow
2013-09-28
heapSize is more useful
Drahflow
2013-09-27
Direct static access by offset /r14 :pushqMemDisp8
Drahflow
2013-09-27
currentScope now in r14
Drahflow
2013-09-27
jmpqMem
Drahflow
2013-09-27
stosq instead of stosb, and 6% faster
Drahflow
2013-09-27
Results of some debugging
Drahflow
2013-09-26
23.2% faster
Drahflow
2013-09-26
Further performance improvements
Drahflow
2013-09-25
Library build time down another 3.2%
Drahflow
2013-09-24
Saner patching of static loads
Drahflow
2013-09-22
Faster name resolution
Drahflow
2013-09-22
=abc and |abc now optimized to static access
Drahflow
2013-09-20
Client-side optimizer
Drahflow
2013-09-15
Obvious optimization is obvious
Drahflow
2013-09-15
Minimal further GC improvements
Drahflow
2013-09-15
References now stored separately from opcodes
Drahflow
2013-09-10
Using new bitfield ops in regex
Drahflow
2013-09-10
Bitfield operations on strings
Drahflow
2013-09-05
Improvements to the GC
Drahflow
2013-09-04
16% faster library built time (regex optimization)
Drahflow
2013-09-04
Minimal HTTP server
Drahflow
2013-09-04
buffered polling tcp/ip server
Drahflow
2013-09-03
str .infix now available
Drahflow
2013-09-02
I CAN HAZ TCP/IP CONNECTION!
Drahflow
2013-09-01
RegEx behavior now greedy as everyone expects it
Drahflow
[prev]
[next]