index
:
Elymas.git
master
stable
gitar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-09-04
16% faster library built time (regex optimization)
Drahflow
2013-09-04
Minimal HTTP server
Drahflow
2013-09-04
buffered polling tcp/ip server
Drahflow
2013-09-03
TCP/IP listening support
Drahflow
2013-09-03
str .infix now available
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-19
Specialized integer allocator, more speed
Drahflow
2013-08-18
Further optimizations
Drahflow
2013-08-18
Optimized regex engine further
Drahflow
2013-08-18
A few speed improvements
Drahflow
2013-08-12
Some optimizations to the allocator
Drahflow
2013-08-11
A minimal performance tracing tool
Drahflow
2013-08-11
Some more syscalls
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-09
Optimizing scoping functions as well
Drahflow
2013-08-08
Slightly improving regex performance
Drahflow
2013-08-08
First usage of optimization semantics
Drahflow
2013-08-06
More syscalls translated
Drahflow
2013-08-06
Towards more efficient "include"
Drahflow
2013-08-06
Added make-rule for pre-loaded interpreter
Drahflow
2013-08-06
"range" now excludes second argument
Drahflow
2013-08-06
"via" implemented
Drahflow
2013-08-06
Enabling build from fresh repo
Drahflow
2013-08-06
Corrected sys .asm .syscall docs
Drahflow
2013-08-06
First steps towards a standard library
Drahflow
2013-08-04
Correctly freeze allocation list fill state
Drahflow
2013-08-04
Removed crashes due to GC following freeze residue
Drahflow
2013-07-22
Code reduction via metaprogramming
Drahflow
2013-07-22
Reducing code waste
Drahflow
2013-07-21
Don't create subscope while interpreting
Drahflow
2013-07-21
Elymas interpreter in elymas.
Drahflow
2013-07-21
Some more tests
Drahflow
2013-07-21
implemented include
Drahflow
2013-07-21
define function to return current scope
Drahflow
2013-07-21
Disable GC load testing
Drahflow
2013-07-21
Correctly handle escape within classes
Drahflow
2013-07-21
Correct name
Drahflow
2013-07-20
freeze2.test now with GC
Drahflow
2013-07-10
Removed quadratic runtime from allocator
Drahflow
2013-07-10
Removed double include
Drahflow
2013-07-10
Bitmap based memory allocator
Drahflow
2013-06-26
Fixed incorrectly frozen allocator state
Drahflow
2013-06-24
Can now freeze program into ELF binary
Drahflow
2013-06-15
More generic ELF generation
Drahflow
2013-05-08
Towards freezing into ELF-binaries
Drahflow
2013-05-07
movbRegMemIndexScaleDisp8
Drahflow
2013-05-07
=[] now working on strings
Drahflow
[next]