Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug fixes. | Eduardo Julian | 2019-12-26 | 1 | -0/+1 |
| | |||||
* | Ported program generation, host environment and packaging machinery to stdlib. | Eduardo Julian | 2019-12-24 | 1 | -0/+1 |
| | |||||
* | WIP: Major refactoring of JVM bytecode machinery. | Eduardo Julian | 2019-11-07 | 1 | -0/+4 |
| | |||||
* | Modified compiler's machinery to use the new abstractions for descriptors ↵ | Eduardo Julian | 2019-09-07 | 1 | -0/+1 |
| | | | | and signatures. | ||||
* | Ported JVM reference generation to the new JVM bytecode machinery. | Eduardo Julian | 2019-07-31 | 1 | -0/+1 |
| | |||||
* | WIP: Method compilation. | Eduardo Julian | 2019-07-05 | 1 | -0/+4 |
| | |||||
* | Removed the TCP & UDP code for the moment. | Eduardo Julian | 2019-06-20 | 1 | -0/+4 |
| | | | 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. | Eduardo Julian | 2019-06-13 | 1 | -0/+4 |
| | |||||
* | WIP: Class definition. | Eduardo Julian | 2019-06-06 | 1 | -0/+1 |
| | |||||
* | 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/+1 |
| | | | | | | + Debugging + Distributed programming + Web frameworks + Native compilation | ||||
* | Moved some of the reflection machinery to its own modules. | Eduardo Julian | 2019-05-18 | 1 | -0/+2 |
| | | | * WIP: Implementation of completeness testing for anonymous classes. | ||||
* | Moved my research notes from Trello to the repo. | Eduardo Julian | 2019-05-18 | 1 | -0/+253 |
* On math. * On operating systems. |