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
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
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
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
Towards more efficient "include"
Drahflow
2013-08-06
"range" now excludes second argument
Drahflow
2013-08-06
"via" implemented
Drahflow
2013-08-06
Corrected sys .asm .syscall docs
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
implemented include
Drahflow
2013-07-21
define function to return current scope
Drahflow
2013-07-21
Disable GC load testing
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
2013-04-16
Regex support for all lexing regexes
Drahflow
2013-03-23
Start/End-of-string support
Drahflow
2013-03-23
Unlimited scope sizes
Drahflow
2013-03-23
Correct function allocation
Drahflow
2013-03-22
Code size reduction
Drahflow
2013-03-22
Killed universal "re" variable
Drahflow
2013-03-22
The implementation of }"
Drahflow
2013-03-22
(minimal) regex library
Drahflow
2013-03-17
Can now access string elements
Drahflow
2013-03-14
Added "quoted" function
Drahflow
2013-03-03
co-iteration now working for arrays
Drahflow
2013-03-03
LISP style conds
Drahflow
[next]