aboutsummaryrefslogtreecommitdiff
path: root/documentation/research/game_programming.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Now properly loading the cached definitions.Eduardo Julian2020-05-101-0/+1
|
* Bug fixes.Eduardo Julian2019-12-261-0/+4
|
* Ported program generation, host environment and packaging machinery to stdlib.Eduardo Julian2019-12-241-0/+1
|
* Almost completely ported JVM runtime generation to the new JVM bytecode ↵Eduardo Julian2019-10-271-0/+29
| | | | machinery.
* Re-named "lux/control/contract" to "lux/control/function/contract".Eduardo Julian2019-09-071-125/+228
|
* Modified compiler's machinery to use the new abstractions for descriptors ↵Eduardo Julian2019-09-071-0/+146
| | | | and signatures.
* Ported JVM reference generation to the new JVM bytecode machinery.Eduardo Julian2019-07-311-0/+2
|
* Small improvements here and there.Eduardo Julian2019-07-241-0/+13
|
* Implemented "hole" typing.Eduardo Julian2019-06-181-0/+1
|
* Some fixes.Eduardo Julian2019-06-131-0/+3
|
* Removed the (magical) "alias" annotations tag.Eduardo Julian2019-06-011-0/+1
|
* Various fixes and tweaks.Eduardo Julian2019-05-291-0/+1
|
* Moved my research notes from Trello to the repo:Eduardo Julian2019-05-231-0/+177
+ Documentation. + Game programming. + Probabilistic programming. + Build systems.