aboutsummaryrefslogtreecommitdiff
path: root/.gitignore (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Implemented some math functions in pure Lux, to reduce the needs of the com...Eduardo Julian2018-04-051-0/+1
* - Updated .gitignore.Eduardo Julian2017-12-171-0/+1
* - Integrated documentation into the main repo (powered by mkdocs).Eduardo Julian2017-08-271-0/+2
* - Updated .gitignore.Eduardo Julian2016-12-011-0/+2
* - Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...Eduardo Julian2016-12-011-7/+4
* - Some bug fixes.Eduardo Julian2015-07-191-0/+2
* Added lambdas! (not yet real closures, but coming soon...)Eduardo Julian2014-12-151-0/+3
* + Can lex basic tokens.Eduardo Julian2014-11-251-0/+9