| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-09-04 | Minimal HTTP server | Drahflow | |
| 2013-09-04 | buffered polling tcp/ip server | Drahflow | |
| 2013-09-03 | str .infix now available | Drahflow | |
| Position semantics now consistent str _ .postfix also available .prefix also available | |||
| 2013-09-02 | I CAN HAZ TCP/IP CONNECTION! | Drahflow | |
| Very crappy HTTP client: "drahflow.name:80" net .tcp .connect "+" via "GET / HTTP/1.0\n\n" +writeall 4096 +read dump | |||
| 2013-07-21 | Some more tests | Drahflow | |
| 2013-07-21 | Correct name | Drahflow | |
| 2013-06-24 | Can now freeze program into ELF binary | Drahflow | |
| 2013-05-08 | Towards freezing into ELF-binaries | 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 | 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 | |
