Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bugs while parsing modules' cached data. | Eduardo Julian | 2020-05-05 | 1 | -0/+1 |
| | |||||
* | Test for codec composition + adjustments to JS-generation code. | Eduardo Julian | 2020-03-04 | 1 | -0/+2 |
| | |||||
* | Optimized LuxRuntime::case and fixed a few bugs. | Eduardo Julian | 2019-12-25 | 1 | -0/+5 |
| | |||||
* | WIP: Major refactoring of JVM bytecode machinery. | Eduardo Julian | 2019-11-07 | 1 | -0/+1 |
| | |||||
* | Implemented TABLESWITCH and LOOKUPSWITCH instructions. | Eduardo Julian | 2019-08-12 | 1 | -0/+5 |
| | |||||
* | Small improvements here and there. | Eduardo Julian | 2019-07-24 | 1 | -0/+1 |
| | |||||
* | WIP: Method compilation. | Eduardo Julian | 2019-07-05 | 1 | -0/+1 |
| | |||||
* | Removed the TCP & UDP code for the moment. | Eduardo Julian | 2019-06-20 | 1 | -0/+1 |
| | | | It needs to be re-designed with a multi-platform focus in mind. | ||||
* | Implemented "hole" typing. | Eduardo Julian | 2019-06-18 | 1 | -0/+1 |
| | |||||
* | Some fixes for the scripting languages. | Eduardo Julian | 2019-06-14 | 1 | -0/+2 |
| | | | + Small optimizations for pattern-matching generation. | ||||
* | Various fixes and tweaks. | Eduardo Julian | 2019-05-29 | 1 | -0/+1 |
| | |||||
* | Moved my research notes from Trello to the repo: | Eduardo Julian | 2019-05-19 | 1 | -0/+132 |
+ Debugging + Distributed programming + Web frameworks + Native compilation |