index
:
Elymas.git
master
stable
gitar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2013-01-14
- implemented
Drahflow
2013-01-14
Some more primitives
Drahflow
2013-01-14
More performance still.
Drahflow
2013-01-14
More JIT in the Interpreter
Drahflow
2013-01-14
I heard you like JIT, so I put some JIT in your JIT
Drahflow
2013-01-14
More performance.
Drahflow
2013-01-14
More performance.
Drahflow
2013-01-10
Some code clean- and speedup
Drahflow
2013-01-10
First two ints added
Drahflow
2013-01-10
"struct" is going to be deprecated
Drahflow
2013-01-10
Scope resolution working
Drahflow
2013-01-10
Running again, with global scope now
Drahflow
2013-01-09
Function memory layout
Drahflow
2013-01-09
Better debugging.
Drahflow
2013-01-09
More easily tested first instruction
Drahflow
2013-01-09
Towards the global scope.
Drahflow
2013-01-09
Not sure if win.
Drahflow
2013-01-07
Correct scope stuff even when quoted
Drahflow
2013-01-07
" parent" is _not_ a key of a struct
Drahflow
2013-01-07
Structs and scopes now inseparable
Drahflow
2013-01-07
Correctly handle unquoted scope capture
Drahflow
2013-01-05
Further thoughts on memory layout
Drahflow
2013-01-05
Performance
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
Specifically, an empty opcode sequence is executed for each token. Next up: Scope resolution and actually call some of these functions.
2012-12-31
Fixes for array cat and binary operators
Drahflow
2012-12-30
-, _, * now normal functions
Drahflow
2012-12-30
Tests
Drahflow
2012-12-30
each got reverse argument
Drahflow
2012-12-23
Typo.
Drahflow
2012-12-23
Minimal ASM execution example
Drahflow
2012-12-22
ACME::Bare::Metal in action
Drahflow
2012-12-22
ACME::Bare::Metal Perl x86 code executor
Drahflow
2012-12-14
Compiler Tokenizer working
Drahflow
2012-12-10
Quicksort
Drahflow
2012-12-09
The dark magic unfolds
Drahflow
2012-12-08
Minimal IO possibilities
Drahflow
2012-12-08
Initial commit
Drahflow
[prev]