Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor adjustments. | Eduardo Julian | 2019-11-18 | 1 | -0/+6 |
| | |||||
* | WIP: Major refactoring of JVM bytecode machinery. | Eduardo Julian | 2019-11-07 | 1 | -0/+4 |
| | |||||
* | Fixed some bugs related to JVM types. | Eduardo Julian | 2019-09-17 | 1 | -3/+3 |
| | |||||
* | Got rid of a useless parameter to the INVOKE instructions. | Eduardo Julian | 2019-09-07 | 1 | -0/+1 |
| | |||||
* | Ported JVM reference generation to the new JVM bytecode machinery. | Eduardo Julian | 2019-07-31 | 1 | -3/+3 |
| | |||||
* | 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/+5 |
| | |||||
* | Removed the (magical) "alias" annotations tag. | Eduardo Julian | 2019-06-01 | 1 | -0/+1 |
| | |||||
* | Removed the (magical) "export?" annotations tag. | Eduardo Julian | 2019-05-24 | 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 my research notes from Trello to the repo. | Eduardo Julian | 2019-05-18 | 1 | -0/+5 |
| | | | | * On math. * On operating systems. | ||||
* | Forgot to actually compile the methods. Now doing so. | Eduardo Julian | 2019-05-17 | 1 | -3/+2 |
| | |||||
* | Some type casting/coercion automation. | Eduardo Julian | 2019-05-16 | 1 | -0/+1 |
| | |||||
* | Moved my research notes on databases from Trello to the repo. | Eduardo Julian | 2019-05-11 | 1 | -0/+441 |