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
2017-08-21
Correctly report the type of the constant empty array
Drahflow
2017-08-21
Allow including from strings
Drahflow
2017-08-21
Added _' for indexed access to stack
Drahflow
2017-08-20
Report "type" of special stack entries
Drahflow
2017-05-31
Implemented |=
Drahflow
2017-03-02
lodsq
Drahflow
2017-03-01
Expect array of objects in sys .asm .createFunction
Drahflow
2017-02-28
grep function not guaranteed to be type-const
Drahflow
2017-02-22
Optimizer-correct variable order
Drahflow
2017-02-21
Support rip-relative addressing
Drahflow
2017-02-12
Some speed boost on typical regex usage
Drahflow
2016-10-28
Allow larger freeze
Drahflow
2016-10-13
Correctly handle empty string in str .split
Drahflow
2016-08-11
Better performance on array array *
Drahflow
2016-06-08
Special-case autoloop
Drahflow
2016-04-14
Allow \\], \\(, \\) in regex
Drahflow
2016-01-07
Assembler routines for some common operations
Drahflow
2015-12-17
Don't pollute scopes around include
Drahflow
2015-12-17
Use correct scope when including
Drahflow
2015-12-16
Fixed comment
Drahflow
2015-10-21
Don't pollute stack on empty arrays in any/all
Drahflow
2015-09-23
Use separate GC stack to prevent overflow
Drahflow
2015-07-10
SHA512
Drahflow
2015-07-01
FreeBSD support in master
Drahflow
2015-06-26
Other way around
Drahflow
2015-06-26
Move write syscall number into constants
Drahflow
2015-06-25
Moved sys .freeze where it belongs more
Drahflow
2015-06-23
Handle empty iterables
Drahflow
2015-06-22
Some huge scope tests...
Drahflow
2015-06-22
Reduced number of allocations in dump
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
Improved performance of conds
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
Also inline not
Drahflow
2015-06-18
ARRAYCLEAR does noting with scopes
Drahflow
2015-06-18
Optimize rep on inline-created functions
Drahflow
2015-06-17
If strings reside at the same address, they are eq
Drahflow
2015-06-17
Fixed weird instructions in @markFunction
Drahflow
2015-06-17
Killed some instructions on the hot path
Drahflow
2015-06-16
Make internalExecuteIdentifier available to users
Drahflow
2015-06-16
FIXME resolved
Drahflow
2015-06-16
Reduce number of program headers
Drahflow
2015-06-15
prefetch
Drahflow
2015-06-15
Some GC specializations
Drahflow
2015-06-12
Removed 1 instruction from the hottest code
Drahflow
[next]