index
:
Elymas.git
master
stable
gitar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
interpreter
Age
Commit message (
Collapse
)
Author
2015-07-01
FreeBSD support in master
Drahflow
2015-06-25
Don't depend on absolute perl path
Drahflow
2015-04-11
Sane handling of integer division
Drahflow
2015-01-07
Fixed perl warning
Drahflow
2014-05-28
\e support in strings
Drahflow
2014-01-06
streq -> eq
Drahflow
2013-12-22
read now universally returns (undecoded) string
Drahflow
2013-11-22
Removed PadWalker (unused)
Drahflow
2013-11-22
Disabled Devel::* (not used anyway)
Drahflow
2013-09-27
interpreter now returns stable key sequence
Drahflow
2013-09-04
Minimal HTTP server
Drahflow
2013-09-02
I CAN HAZ TCP/IP CONNECTION!
Drahflow
Very crappy HTTP client: "drahflow.name:80" net .tcp .connect "+" via "GET / HTTP/1.0\n\n" +writeall 4096 +read dump
2013-08-08
First usage of optimization semantics
Drahflow
2013-08-06
"range" now excludes second argument
Drahflow
2013-02-17
Failing GC ideas removed
Drahflow
2013-02-01
Useless piece of GC testing removed
Drahflow
2013-02-01
Less leaky interpreter
Drahflow
GC infrastructure apparantly not really needed
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-09
Better debugging.
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
Performance
Drahflow
2013-01-03
Compiler can now push ints and strings
Drahflow
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-23
Minimal ASM execution example
Drahflow
2012-12-22
ACME::Bare::Metal in action
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