Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - 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 ↵ | Eduardo Julian | 2016-12-02 | 5 | -15/+26 |
| | | | | | necessary. - Changed the "watch" meta-command to "auto". | ||||
* | - lux-lein can now watch source-code directories to automatically build and ↵ | Eduardo Julian | 2016-12-01 | 3 | -9/+56 |
| | | | | test when changes occur. | ||||
* | - 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 ↵ | Eduardo Julian | 2016-12-01 | 10 | -0/+1053 |
plugin's and the Emacs mode's into a big monorepo, to keep development unified. |