Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-11-17 | Made the syntax of ^template more consistent. | Eduardo Julian | 1 | -0/+1 | |
2020-10-31 | Re-named the directory for my bookmarks to better reflect what they are. | Eduardo Julian | 1 | -0/+0 | |
2020-05-28 | Can now parse TAR files. | Eduardo Julian | 1 | -0/+1 | |
2020-05-10 | Now properly loading the cached definitions. | Eduardo Julian | 1 | -0/+1 | |
2019-12-26 | Bug fixes. | Eduardo Julian | 1 | -0/+1 | |
2019-12-24 | Ported program generation, host environment and packaging machinery to stdlib. | Eduardo Julian | 1 | -0/+1 | |
2019-11-07 | WIP: Major refactoring of JVM bytecode machinery. | Eduardo Julian | 1 | -0/+4 | |
2019-09-07 | Modified compiler's machinery to use the new abstractions for descriptors ↵ | Eduardo Julian | 1 | -0/+1 | |
and signatures. | |||||
2019-07-31 | Ported JVM reference generation to the new JVM bytecode machinery. | Eduardo Julian | 1 | -0/+1 | |
2019-07-05 | WIP: Method compilation. | Eduardo Julian | 1 | -0/+4 | |
2019-06-20 | Removed the TCP & UDP code for the moment. | Eduardo Julian | 1 | -0/+4 | |
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-13 | Some fixes. | Eduardo Julian | 1 | -0/+4 | |
2019-06-06 | WIP: Class definition. | Eduardo Julian | 1 | -0/+1 | |
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/+1 | |
+ Debugging + Distributed programming + Web frameworks + Native compilation | |||||
2019-05-18 | Moved some of the reflection machinery to its own modules. | Eduardo Julian | 1 | -0/+2 | |
* WIP: Implementation of completeness testing for anonymous classes. | |||||
2019-05-18 | Moved my research notes from Trello to the repo. | Eduardo Julian | 1 | -0/+253 | |
* On math. * On operating systems. |