| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-07-10 | Bitmap based memory allocator | Drahflow | |
| This is still totally unoptimized and very slow, but a necessary first step towards a real mark and sweep GC. | |||
| 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 | |
| Never to be used. | |||
| 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 | |
| 2013-03-03 | another one working | Drahflow | |
| 2013-03-01 | Correct handling length-divisible-by-8-strings | Drahflow | |
| 2013-03-01 | Type abstraction begun | Drahflow | |
| 2013-02-17 | Failing GC ideas removed | 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 | Useless piece of GC testing removed | Drahflow | |
| 2013-02-01 | sys .asm existing | Drahflow | |
| 2013-02-01 | Less leaky interpreter | Drahflow | |
| GC infrastructure apparantly not really needed | |||
| 2013-02-01 | io.ey | Drahflow | |
| * syscalls * minimal string library * compiled client library * file handling | |||
| 2013-01-25 | Some thoughts about optimizable resolution semantics | Drahflow | |
| 2013-01-25 | sys .asm .syscall | Drahflow | |
| 2013-01-24 | Immediate (error) strings | Drahflow | |
| 2013-01-23 | Some thoughts about the optimizer | Drahflow | |
| 2013-01-23 | dom, rep, =[] done | Drahflow | |
| dom now correctly calls .dom on structs rep loops 0 times, not 2^64 times when called with 0 =[] implemented | |||
| 2013-01-23 | Thinner scope handling when necessary | Drahflow | |
| Functions without own scope don't unneccesary save the current scope. This makes < > possible. Also: dearray implemented | |||
| 2013-01-22 | More standard functions | Drahflow | |
| grep.ey now compiling | |||
| 2013-01-22 | = now working | Drahflow | |
| 2013-01-22 | Some (harder) bugs removed. | Drahflow | |
| 2013-01-22 | String parsing error fixed | Drahflow | |
| 2013-01-22 | Better abstraction during testing | Drahflow | |
| 2013-01-22 | each fixed, reverse.ey now working | Drahflow | |
| 2013-01-22 | Scope capture now works | Drahflow | |
| 2013-01-21 | Working len now | Drahflow | |
| 2013-01-20 | Quote construction within quotes | Drahflow | |
| Also: * range primitive * error strings before :ud2 | |||
| 2013-01-19 | User-defined functions now create scopes | Drahflow | |
| 2013-01-19 | loop now working | Drahflow | |
| 2013-01-18 | Quoting in unquoted contexts now works | Drahflow | |
| ... in principle. The new function does not yet create its own scope. | |||
| 2013-01-15 | Array creation | Drahflow | |
| 2013-01-14 | A more extreme test case | Drahflow | |
