| Commit message (Expand) | Author | Files | Lines |
2019-08-10 | WIP: JVM function generation. | Eduardo Julian | 1 | -0/+1 |
2019-07-31 | Ported JVM reference generation to the new JVM bytecode machinery. | Eduardo Julian | 10 | -3/+22 |
2019-07-26 | No more "n/"-prefixed functions. | Eduardo Julian | 1 | -0/+5 |
2019-07-24 | Small improvements here and there. | Eduardo Julian | 14 | -0/+305 |
2019-07-05 | WIP: Method compilation. | Eduardo Julian | 2 | -0/+5 |
2019-07-02 | Re-name "lux/data/error" to "lux/control/try". | Eduardo Julian | 2 | -0/+7 |
2019-06-25 | WIP: Label resolution support for JVM instructions. | Eduardo Julian | 1 | -0/+1 |
2019-06-22 | Implemented several different bytecode instructions. | Eduardo Julian | 1 | -0/+2 |
2019-06-20 | Removed the TCP & UDP code for the moment. | Eduardo Julian | 4 | -0/+10 |
2019-06-18 | Implemented "hole" typing. | Eduardo Julian | 7 | -0/+16 |
2019-06-14 | Some fixes for the scripting languages. | Eduardo Julian | 5 | -0/+6 |
2019-06-13 | Some fixes. | Eduardo Julian | 6 | -0/+11 |
2019-06-06 | WIP: Class definition. | Eduardo Julian | 3 | -0/+3 |
2019-06-01 | Removed the (magical) "alias" annotations tag. | Eduardo Julian | 4 | -0/+9 |
2019-05-29 | Various fixes and tweaks. | Eduardo Julian | 6 | -0/+14 |
2019-05-28 | Moved my research notes from Trello to the repo: | Eduardo Julian | 8 | -1/+195 |
2019-05-24 | Removed the (magical) "export?" annotations tag. | Eduardo Julian | 1 | -0/+1 |
2019-05-23 | Moved my research notes from Trello to the repo: | Eduardo Julian | 4 | -0/+361 |
2019-05-22 | Removed the (magical) "imports" annotations tag. | Eduardo Julian | 1 | -0/+4 |
2019-05-21 | WIP: Separate Scheme compiler. | Eduardo Julian | 1 | -0/+1 |
2019-05-19 | Moved my research notes from Trello to the repo: | Eduardo Julian | 6 | -0/+420 |
2019-05-18 | Moved some of the reflection machinery to its own modules. | Eduardo Julian | 1 | -0/+2 |
2019-05-18 | Moved my research notes from Trello to the repo. | Eduardo Julian | 4 | -1/+561 |
2019-05-17 | Forgot to actually compile the methods. Now doing so. | Eduardo Julian | 1 | -3/+2 |
2019-05-16 | Some type casting/coercion automation. | Eduardo Julian | 1 | -0/+1 |
2019-05-13 | More fiddling with types for JVM interop. | Eduardo Julian | 1 | -1/+5 |
2019-05-11 | Moved my research notes on text-editors & IDEs from Trello to the repo. | Eduardo Julian | 1 | -0/+185 |
2019-05-11 | Moved my research notes on databases from Trello to the repo. | Eduardo Julian | 1 | -0/+441 |