aboutsummaryrefslogtreecommitdiff
path: root/luxc/src/lux.clj (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Removed the "Debug" compiler mode.Eduardo Julian2017-05-041-4/+1
* - Made some improvements to error messages in the compiler.Eduardo Julian2017-04-051-1/+1
* - Can now select between JVM and JS compilation, based on command-line parame...Eduardo Julian2017-03-211-4/+4
* - Major refactoring to make it easier to introduce the new (JS) backend.Eduardo Julian2017-01-291-1/+0
* - Changed the license from MPL 2.0 to MIT.Eduardo Julian2017-01-261-5/+0
* - Improved Lux error messages by ensuring the cursor is always present.Eduardo Julian2017-01-251-1/+1
* - Renamed lux/data/struct/tree to lux/data/struct/tree/rose.Eduardo Julian2017-01-251-5/+5
* - Fixed some bugs in the REPL.Eduardo Julian2017-01-111-2/+4
* - Removed some comments that slipped in with the code.Eduardo Julian2016-12-071-14/+0
* - Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...Eduardo Julian2016-12-011-0/+52