aboutsummaryrefslogtreecommitdiff
path: root/documentation/research/machine_learning.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bug fixes.Eduardo Julian2019-12-261-0/+1
|
* Ported JVM host extension generation to the new JVM bytecode machinery.Eduardo Julian2019-11-211-0/+3
|
* Minor adjustments.Eduardo Julian2019-11-181-0/+2
|
* Almost completely ported JVM runtime generation to the new JVM bytecode ↵Eduardo Julian2019-10-271-0/+2
| | | | machinery.
* Got rid of a useless parameter to the INVOKE instructions.Eduardo Julian2019-09-071-0/+2
|
* Modified compiler's machinery to use the new abstractions for descriptors ↵Eduardo Julian2019-09-071-0/+4
| | | | and signatures.
* Parser for JVM types.Eduardo Julian2019-08-221-0/+1
|
* A unified type module to tie together the different JVM kinds of type.Eduardo Julian2019-08-211-0/+1
|
* Small improvements here and there.Eduardo Julian2019-07-241-0/+1
|
* Some fixes.Eduardo Julian2019-06-131-0/+1
|
* WIP: Class definition.Eduardo Julian2019-06-061-0/+1
|
* Various fixes and tweaks.Eduardo Julian2019-05-291-0/+1
|
* Moved my research notes from Trello to the repo:Eduardo Julian2019-05-281-0/+67
+ Browser. + Machine learning. + Logic programming. + Transducer | stream | pipe.