| 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-01 | Correct handling length-divisible-by-8-strings | Drahflow | |
| 2013-03-01 | Type abstraction begun | 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 | sys .asm existing | Drahflow | |
| 2013-02-01 | io.ey | Drahflow | |
| * syscalls * minimal string library * compiled client library * file handling | |||
| 2013-01-25 | sys .asm .syscall | Drahflow | |
| 2013-01-24 | Immediate (error) strings | 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 | - implemented | Drahflow | |
| 2013-01-14 | Some more primitives | Drahflow | |
| 2013-01-14 | More performance still. | Drahflow | |
| 2013-01-10 | Some code clean- and speedup | Drahflow | |
| 2013-01-10 | First two ints added | Drahflow | |
| 2013-01-10 | Scope resolution working | Drahflow | |
| 2013-01-10 | Running again, with global scope now | Drahflow | |
| 2013-01-09 | Towards the global scope. | Drahflow | |
| 2013-01-05 | In progress: Scope resolution assembly | Drahflow | |
| 2013-01-03 | Compiler can now push ints and strings | Drahflow | |
| 2012-12-31 | Bytecode executing | Drahflow | |
| Specifically, an empty opcode sequence is executed for each token. Next up: Scope resolution and actually call some of these functions. | |||
| 2012-12-23 | Typo. | Drahflow | |
| 2012-12-14 | Compiler Tokenizer working | Drahflow | |
