| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-05-03 | Add testcase used during hash development | Drahflow | |
| 2015-04-14 | Improved some tests | Drahflow | |
| 2015-03-05 | Typo | Drahflow | |
| 2015-03-05 | The nonbreaking-space hack is now official | Drahflow | |
| 2014-03-30 | dom now working on strings | Drahflow | |
| 2014-03-18 | Automatic scope-handling of global functions | Drahflow | |
| 2014-03-11 | Complex data types can now be done | Drahflow | |
| 2014-03-11 | (Slow) abstract data types | Drahflow | |
| 2014-03-11 | Class-style member functions | Drahflow | |
| 2014-03-09 | Missing member handling completed | Drahflow | |
| 2014-03-07 | Testcases (and some code) for #.= | Drahflow | |
| 2014-03-06 | Tested *-based coroutines | Drahflow | |
| 2014-03-06 | ?-operator test cases | Drahflow | |
| 2014-03-06 | Scope emulation of ! no longer calls #* | Drahflow | |
| 2014-03-05 | Support scope-emulates-other-stuff support | Drahflow | |
| 2014-02-18 | Coroutines. | Drahflow | |
| 2014-01-06 | streq -> eq | Drahflow | |
| 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 | |
