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
2015-05-13
Now with 57% less runtime
Drahflow
2015-05-13
Use nametable templating
Drahflow
2015-05-12
Do not allocate useless scopes in via
Drahflow
2015-05-07
Be able to dump coroutines
Drahflow
2015-05-03
How'bout hashing the trailing 8 bytes, too?
Drahflow
2015-05-02
Hashed nametables
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-03-01
Fix lt/le/gt/ge on strings.
Drahflow
2015-01-27
lt/le/gt/ge now works on strings
Drahflow
2015-01-07
Correctly handle last line without newline
Drahflow
2014-12-22
Correctly handling negative indices
Drahflow
2014-08-27
Can now pass O_TRUNC
Drahflow
2014-08-20
There is now a single empty array only
Drahflow
2014-08-18
Correct any/all semantics for empty arrays
Drahflow
2014-05-28
\e support in strings
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-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-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-03-01
Dynamically-scoped variables
Drahflow
2014-02-23
Added >'
Drahflow
2014-02-23
Fixed stack-overflow in GC for self-refing stacks
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-12
Correct order of subgroup matches
Drahflow
2014-01-11
Correct(er) encoding of cvtsi2sdqRegXmm
Drahflow
2014-01-11
REX-prefixes, HOW DO THEY WORK?
Drahflow
2014-01-11
Can now pass doubles to C libraries
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
[next]