index
:
Elymas.git
master
stable
gitar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
elymasGlobal.ey
Age
Commit message (
Expand
)
Author
2015-05-13
Now with 57% less runtime
Drahflow
2015-05-13
Use nametable templating
Drahflow
2015-05-02
Hashed nametables
Drahflow
2015-04-14
Typed array application \o/
Drahflow
2015-04-11
Sane handling of integer division
Drahflow
2015-03-01
Fix lt/le/gt/ge on strings.
Drahflow
2015-01-27
lt/le/gt/ge now works on strings
Drahflow
2014-12-22
Correctly handling negative indices
Drahflow
2014-08-20
There is now a single empty array only
Drahflow
2014-03-31
Some documentation (and resulting code-cleanup)
Drahflow
2014-03-30
}~ stub removed
Drahflow
2014-03-30
dom now working on strings
Drahflow
2014-03-29
Simplistic XML parser
Drahflow
2014-03-11
Class-style member functions
Drahflow
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-02-23
Added >'
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-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
2013-12-31
Less memory usage still
Drahflow
2013-12-28
Reducing memory footprint
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-15
Dynamically shared object support
Drahflow
2013-09-28
Another source of boxed integers eliminated
Drahflow
2013-09-28
Using unboxed integers in def
Drahflow
2013-09-28
11% faster with unboxed integers
Drahflow
2013-09-27
currentScope now in r14
Drahflow
2013-09-26
Further performance improvements
Drahflow
2013-09-24
Saner patching of static loads
Drahflow
2013-09-22
=abc and |abc now optimized to static access
Drahflow
2013-09-20
Client-side optimizer
Drahflow
2013-09-15
References now stored separately from opcodes
Drahflow
2013-09-05
Improvements to the GC
Drahflow
2013-09-01
RegEx behavior now greedy as everyone expects it
Drahflow
2013-08-19
Specialized integer allocator, more speed
Drahflow
2013-08-18
Optimized regex engine further
Drahflow
2013-08-18
A few speed improvements
Drahflow
2013-08-11
Static-mode names now patched up
Drahflow
[next]