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
2013-09-01
RegEx behavior now greedy as everyone expects it
Drahflow
2013-08-19
Specialized integer allocator, more speed
Drahflow
2013-08-18
Optimized regex engine further
Drahflow
2013-08-18
A few speed improvements
Drahflow
2013-08-11
Static-mode names now patched up
Drahflow
2013-08-09
Optimizing scoping functions as well
Drahflow
2013-08-08
First usage of optimization semantics
Drahflow
2013-08-06
"range" now excludes second argument
Drahflow
2013-07-21
define function to return current scope
Drahflow
2013-07-20
freeze2.test now with GC
Drahflow
2013-05-08
Towards freezing into ELF-binaries
Drahflow
2013-05-07
=[] now working on strings
Drahflow
2013-03-23
Unlimited scope sizes
Drahflow
2013-03-22
The implementation of }"
Drahflow
2013-03-17
Can now access string elements
Drahflow
2013-03-14
Added "quoted" function
Drahflow
2013-03-01
Type abstraction begun
Drahflow
2013-02-17
Typed execution code converted - untested so far
Drahflow
2013-02-06
Typed executions now handed over to client lib
Drahflow
2013-02-06
Typed functions now executing (a little)
Drahflow
2013-02-01
io.ey
Drahflow
2013-01-25
sys .asm .syscall
Drahflow
2013-01-24
Immediate (error) strings
Drahflow
2013-01-22
String parsing error fixed
Drahflow
2013-01-19
User-defined functions now create scopes
Drahflow
2013-01-18
Quoting in unquoted contexts now works
Drahflow
2013-01-10
Some code clean- and speedup
Drahflow
2013-01-10
Scope resolution working
Drahflow
2013-01-10
Running again, with global scope now
Drahflow
2013-01-09
Towards the global scope.
Drahflow
2013-01-05
In progress: Scope resolution assembly
Drahflow
2013-01-03
Compiler can now push ints and strings
Drahflow
2012-12-31
Bytecode executing
Drahflow
2012-12-23
Typo.
Drahflow
2012-12-14
Compiler Tokenizer working
Drahflow