index
:
Elymas.git
master
stable
gitar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
standardClient.ey
Age
Commit message (
Expand
)
Author
2018-12-28
(minimally) better error reporting
Drahflow
2017-08-21
Allow including from strings
Drahflow
2017-05-31
Implemented |=
Drahflow
2017-02-12
Some speed boost on typical regex usage
Drahflow
2016-10-28
Allow larger freeze
Drahflow
2016-08-11
Better performance on array array *
Drahflow
2016-06-08
Special-case autoloop
Drahflow
2016-04-14
Allow \\], \\(, \\) in regex
Drahflow
2015-12-17
Don't pollute scopes around include
Drahflow
2015-12-17
Use correct scope when including
Drahflow
2015-07-01
FreeBSD support in master
Drahflow
2015-06-25
Moved sys .freeze where it belongs more
Drahflow
2015-06-23
Handle empty iterables
Drahflow
2015-06-22
Reduced number of allocations in dump
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-05-28
Inlined logical or as well
Drahflow
2015-05-07
Be able to dump coroutines
Drahflow
2015-04-14
Typed array application \o/
Drahflow
2015-04-14
Fix another co-iteration bug.
Drahflow
2015-04-14
Fixes to co-iteration
Drahflow
2015-04-11
Sane handling of integer division
Drahflow
2015-01-07
Correctly handle last line without newline
Drahflow
2014-08-27
Can now pass O_TRUNC
Drahflow
2014-03-31
Some documentation (and resulting code-cleanup)
Drahflow
2014-03-26
Sorting routine
Drahflow
2014-03-26
Container types
Drahflow
2014-03-18
Automatic scope-handling of global functions
Drahflow
2014-03-11
Complex data types can now be done
Drahflow
2014-03-11
(Slow) abstract data types
Drahflow
2014-03-11
Fixed auto-lambdiaing
Drahflow
2014-03-09
Missing member handling completed
Drahflow
2014-01-12
Correct order of subgroup matches
Drahflow
2014-01-11
Can now pass doubles to C libraries
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
2013-12-31
Further reductions of memory waste
Drahflow
2013-12-31
Less memory usage still
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
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-10-27
str .split
Drahflow
2013-10-22
Can now retype functions
Drahflow
2013-10-17
Allow escape of more meta-characters in regex
Drahflow
2013-10-15
Dynamically shared object support
Drahflow
[next]