| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 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 | |
