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
2014-03-09
Missing member handling completed
Drahflow
2014-03-07
Testcases (and some code) for #.=
Drahflow
2014-03-06
Tested *-based coroutines
Drahflow
2014-03-06
Scope emulation of ! no longer calls #*
Drahflow
2014-03-05
Support scope-emulates-other-stuff support
Drahflow
2014-03-02
Removed the makeArith special case
Drahflow
2014-03-01
Dynamically-scoped variables
Drahflow
2014-02-23
Added >'
Drahflow
2014-02-23
Fixed stack-overflow in GC for self-refing stacks
Drahflow
2014-02-18
* and ! now apply both to functions and coroutines
Drahflow
2014-02-18
Coroutines.
Drahflow
2014-02-05
Correctly handle empty scopes
Drahflow
2014-01-12
Correct order of subgroup matches
Drahflow
2014-01-11
Correct(er) encoding of cvtsi2sdqRegXmm
Drahflow
2014-01-11
REX-prefixes, HOW DO THEY WORK?
Drahflow
2014-01-11
Can now pass doubles to C libraries
Drahflow
2014-01-11
Float literal support in quote construction
Drahflow
2014-01-09
Floating point support
Drahflow
2014-01-08
Freeing heap type markers 2-3 for scalars (floats)
Drahflow
2014-01-06
streq -> eq
Drahflow
2014-01-01
Low-level typing by '' (free ' for day-to-day use)
Drahflow
2014-01-01
sys .argv initialized meaningfully
Drahflow
2014-01-01
Lods instruction
Drahflow
2014-01-01
Old scaffolding removed
Drahflow
2014-01-01
Function code references after patch now handled
Drahflow
2013-12-31
Further reductions of memory waste
Drahflow
2013-12-31
Externalized actual assembly opcodes
Drahflow
2013-12-31
Less memory usage still
Drahflow
2013-12-29
Memory footprint reduced to ~10%
Drahflow
2013-12-28
Reducing memory footprint
Drahflow
2013-12-22
Yet another few seconds saved
Drahflow
2013-12-22
Total build time reduced by 90 seconds (30%)
Drahflow
2013-12-22
total build time reduced by 30 seconds (10%)
Drahflow
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
[next]