index
:
lux
master
fork of https://github.com/LuxLang/lux for my bookshelf
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
documentation
/
research
/
game_programming.md
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2019-12-24
Ported program generation, host environment and packaging machinery to stdlib.
Eduardo Julian
1
-0
/
+1
2019-10-27
Almost completely ported JVM runtime generation to the new JVM bytecode ↵
Eduardo Julian
1
-0
/
+29
machinery.
2019-09-07
Re-named "lux/control/contract" to "lux/control/function/contract".
Eduardo Julian
1
-125
/
+228
2019-09-07
Modified compiler's machinery to use the new abstractions for descriptors ↵
Eduardo Julian
1
-0
/
+146
and signatures.
2019-07-31
Ported JVM reference generation to the new JVM bytecode machinery.
Eduardo Julian
1
-0
/
+2
2019-07-24
Small improvements here and there.
Eduardo Julian
1
-0
/
+13
2019-06-18
Implemented "hole" typing.
Eduardo Julian
1
-0
/
+1
2019-06-13
Some fixes.
Eduardo Julian
1
-0
/
+3
2019-06-01
Removed the (magical) "alias" annotations tag.
Eduardo Julian
1
-0
/
+1
2019-05-29
Various fixes and tweaks.
Eduardo Julian
1
-0
/
+1
2019-05-23
Moved my research notes from Trello to the repo:
Eduardo Julian
1
-0
/
+177
+ Documentation. + Game programming. + Probabilistic programming. + Build systems.