| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | LISP style conds | Drahflow | |
| 2013-03-03 | another one working | Drahflow | |
| 2013-03-01 | Type abstraction begun | 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-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 | Better abstraction during testing | Drahflow | |
| 2013-01-21 | Working len now | Drahflow | |
| 2013-01-19 | User-defined functions now create scopes | Drahflow | |
