| Commit message (Expand) | Author | Files | Lines |
2019-11-07 | WIP: Major refactoring of JVM bytecode machinery. | Eduardo Julian | 13 | -19/+64 |
2019-10-27 | Almost completely ported JVM runtime generation to the new JVM bytecode machi... | Eduardo Julian | 4 | -0/+40 |
2019-10-09 | Updated lux-lein to work with latest JVM and Leiningen | Eduardo Julian | 1 | -0/+4 |
2019-09-18 | rename documentation file | fachammer | 1 | -0/+0 |
2019-09-17 | Fixed some bugs related to JVM types. | Eduardo Julian | 7 | -3/+20 |
2019-09-15 | Added a small Markdown document explaining the syntax rules. | Eduardo Julian | 1 | -0/+179 |
2019-09-14 | More fixes. | Eduardo Julian | 1 | -0/+1 |
2019-09-07 | Re-named "lux/control/contract" to "lux/control/function/contract". | Eduardo Julian | 1 | -125/+228 |
2019-09-07 | Got rid of a useless parameter to the INVOKE instructions. | Eduardo Julian | 5 | -0/+7 |
2019-09-07 | Modified compiler's machinery to use the new abstractions for descriptors and... | Eduardo Julian | 10 | -0/+171 |
2019-08-22 | Parser for JVM types. | Eduardo Julian | 2 | -0/+2 |
2019-08-21 | A unified type module to tie together the different JVM kinds of type. | Eduardo Julian | 2 | -0/+2 |
2019-08-12 | Implemented TABLESWITCH and LOOKUPSWITCH instructions. | Eduardo Julian | 3 | -0/+7 |
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 |