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
2019-06-18
Macro harder
Drahflow
2019-03-26
Fix broken global scope keys
Drahflow
2017-08-21
Added _' for indexed access to stack
Drahflow
2015-06-22
Finally rewrite extension area access to constant scope size
Drahflow
2015-06-21
Uniformly use rax as indirect jump register
Drahflow
2015-06-19
Documented the , functions
Drahflow
2015-06-19
Forward function objects to jump pad targets
Drahflow
2015-06-19
Optimized .?'
Drahflow
2015-06-19
Position markers for stack subeffect isolation
Drahflow
2015-06-19
Better map performance
Drahflow
2015-06-18
Optimize rep on inline-created functions
Drahflow
2015-06-11
Further optimizations
Drahflow
2015-05-31
Unified INITIALSCOPESIZE
Drahflow
2015-05-28
Make global scopes constant
Drahflow
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
[next]