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