| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-named old luxc-jvm to lux-bootstrapper. | Eduardo Julian | 2020-12-04 | 1 | -1/+1 |
* | WIP: Leiningen integration with the new JVM compiler. | Eduardo Julian | 2020-07-01 | 2 | -22/+48 |
* | Updated lux-lein to work with latest JVM and Leiningen | Eduardo Julian | 2019-10-09 | 2 | -38/+64 |
* | Commented out the exclusion of the "org/ow2/asm/asm-all" dependency. | Eduardo Julian | 2019-09-15 | 1 | -1/+2 |
* | Now only timing compiler operations in the Leiningen plugin. | Eduardo Julian | 2019-03-17 | 3 | -15/+15 |
* | No longer packaging extraneous artifacts from ambient .jars and other places. | Eduardo Julian | 2019-03-13 | 1 | -12/+21 |
* | No longer needing "jvm" or "js" configurations in "project.clj" files for Lux... | Eduardo Julian | 2019-03-13 | 4 | -84/+32 |
* | Now showing how long it takes to package a build. | Eduardo Julian | 2019-03-13 | 1 | -3/+4 |
* | No longer packaging Clojure or Lux source-code by accident. | Eduardo Julian | 2019-03-13 | 1 | -3/+5 |
* | Updated lux-lein to properly handle Leiningen profiles. | Eduardo Julian | 2019-01-01 | 3 | -19/+32 |
* | Changed the licenses in the project.clj files. | Eduardo Julian | 2018-12-15 | 1 | -2/+2 |
* | Re-named "Bool" type to "Bit". | Eduardo Julian | 2018-07-13 | 1 | -1/+1 |
* | - Fixed a bug when packaging uber-JARs in lux-lein. | Eduardo Julian | 2018-04-14 | 1 | -3/+6 |
* | - Fixed path-separator bugs in the Leiningen plugin. | Eduardo Julian | 2017-12-01 | 2 | -17/+20 |
* | - Better logging in Leiningen plugin. | Eduardo Julian | 2017-11-29 | 3 | -93/+95 |
* | - Fixed a bug when showing the error message for missing modules during build... | Eduardo Julian | 2017-10-04 | 2 | -44/+48 |
* | Merge pull request #38 from lgastako/patch-1 | The Lux Programming Language | 2017-10-04 | 1 | -2/+2 |
|\ |
|
| * | Add missing quote and colon. | John | 2017-10-04 | 1 | -2/+2 |
* | | - Fixed a bug wherein incorrect specification of program modules or test modu... | Eduardo Julian | 2017-10-04 | 2 | -40/+50 |
|/ |
|
* | - Updated the license in the project.clj files. | Eduardo Julian | 2017-03-24 | 1 | -2/+2 |
* | - Now packaging the complete JS code. | Eduardo Julian | 2017-03-21 | 4 | -30/+64 |
* | - Can now select between JVM and JS compilation, based on command-line parame... | Eduardo Julian | 2017-03-21 | 1 | -1/+1 |
* | - Changed the license from MPL 2.0 to MIT. | Eduardo Julian | 2017-01-26 | 10 | -628/+0 |
* | - Now testing whether the process exited with a normal status code, instead o... | Eduardo Julian | 2017-01-26 | 2 | -13/+14 |
* | - Fixed a bug wherein compiling/testing the stdlib involve grabbing another s... | Eduardo Julian | 2017-01-25 | 3 | -78/+71 |
* | - v0.6.0 development has officially begun! | Eduardo Julian | 2017-01-12 | 1 | -3/+3 |
* | - Fixed some bugs in the REPL. | Eduardo Julian | 2017-01-11 | 1 | -4/+8 |
* | - Added SCM info to project.clj files. | Eduardo Julian | 2017-01-08 | 1 | -1/+4 |
* | - Updated the project.clj files. | Eduardo Julian | 2017-01-08 | 1 | -3/+3 |
* | - Updated the READMEs. | Eduardo Julian | 2017-01-08 | 1 | -12/+16 |
* | - Fixed some bugs with path separators that caused issues on Windows. | Eduardo Julian | 2017-01-02 | 1 | -6/+8 |
* | - Improved support for Windows. | Eduardo Julian | 2017-01-01 | 1 | -31/+55 |
* | - Improved the way commands are taken by lux-lein. | Eduardo Julian | 2016-12-29 | 1 | -20/+7 |
* | - Fixed some bugs in the way Android APKs were getting packaged. | Eduardo Julian | 2016-12-28 | 1 | -28/+33 |
* | - No longer adding the LUX_JAR attribute to compiled JARs. | Eduardo Julian | 2016-12-04 | 1 | -1/+0 |
* | - Fixed a bug that was causing compilation & testing to be done more than nec... | Eduardo Julian | 2016-12-02 | 5 | -15/+26 |
* | - lux-lein can now watch source-code directories to automatically build and t... | Eduardo Julian | 2016-12-01 | 3 | -9/+56 |
* | - Slightly changed the lux-lein commands. | Eduardo Julian | 2016-12-01 | 6 | -26/+24 |
* | - Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl... | Eduardo Julian | 2016-12-01 | 10 | -0/+1053 |