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
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
2013-10-02
Fixed obnoxious "not a scope" error after freeze
Drahflow
2013-09-30
Fixed autolooping code
Drahflow
2013-09-28
11% faster with unboxed integers
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-10
Using new bitfield ops in regex
Drahflow
2013-09-04
16% faster library built time (regex optimization)
Drahflow
2013-09-02
I CAN HAZ TCP/IP CONNECTION!
Drahflow
2013-09-01
RegEx behavior now greedy as everyone expects it
Drahflow
2013-08-28
More functions in the library
Drahflow
2013-08-18
Further optimizations
Drahflow
2013-08-18
Optimized regex engine further
Drahflow
2013-08-11
Static-mode names now patched up
Drahflow
2013-08-09
(.*) not yet very efficient, but include now is
Drahflow
2013-08-08
Slightly improving regex performance
Drahflow
2013-08-06
Towards more efficient "include"
Drahflow
2013-08-06
"range" now excludes second argument
Drahflow
[next]