Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-05-01 | The Common Lisp compiler is alive. | Eduardo Julian | 1 | -0/+6 | |
2019-04-26 | WIP: Turning compiler tests into a re-usable specification. | Eduardo Julian | 1 | -0/+6 | |
2019-04-24 | WIP: PHP compiler. | Eduardo Julian | 1 | -0/+5 | |
2019-04-11 | WIP: Lua compiler. | Eduardo Julian | 1 | -0/+5 | |
2019-04-09 | WIP: Ruby compiler. | Eduardo Julian | 1 | -0/+5 | |
2019-04-04 | Updated JVM compiler. | Eduardo Julian | 1 | -0/+1 | |
2019-03-26 | Got the Python compiler running. | Eduardo Julian | 1 | -5/+14 | |
2019-03-17 | Now compiling program statements. | Eduardo Julian | 1 | -0/+1 | |
2019-03-13 | Updated .gitignore for new JS compiler. | Eduardo Julian | 1 | -1/+5 | |
2018-04-05 | - Implemented some math functions in pure Lux, to reduce the needs of the ↵ | Eduardo Julian | 1 | -0/+1 | |
compiler, and make it easier to port Lux to new backends. | |||||
2017-12-17 | - Updated .gitignore. | Eduardo Julian | 1 | -0/+1 | |
2017-08-27 | - Integrated documentation into the main repo (powered by mkdocs). | Eduardo Julian | 1 | -0/+2 | |
2016-12-01 | - Updated .gitignore. | Eduardo Julian | 1 | -0/+2 | |
2016-12-01 | - Collected the Lux compiler's repo, the Standard Library's, the Leiningen ↵ | Eduardo Julian | 1 | -7/+4 | |
plugin's and the Emacs mode's into a big monorepo, to keep development unified. | |||||
2015-07-19 | - Some bug fixes. | Eduardo Julian | 1 | -0/+2 | |
- More additions to the standard library. | |||||
2014-12-15 | Added lambdas! (not yet real closures, but coming soon...) | Eduardo Julian | 1 | -0/+3 | |