aboutsummaryrefslogtreecommitdiff
path: root/lux-lein/src/leiningen/lux/builder.clj (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-licensed to MPL 2.0Eduardo Julian2023-01-131-0/+3
* First-class programs instead of having a "lux program" extension.Eduardo Julian2022-07-091-9/+2
* Used new Function interface to fix directives bug in JVM compiler.Eduardo Julian2021-11-081-9/+10
* WIP: Leiningen integration with the new JVM compiler.Eduardo Julian2020-07-011-11/+17
* Now only timing compiler operations in the Leiningen plugin.Eduardo Julian2019-03-171-5/+5
* No longer needing "jvm" or "js" configurations in "project.clj" files for Lux...Eduardo Julian2019-03-131-20/+8
* - Better logging in Leiningen plugin.Eduardo Julian2017-11-291-4/+4
* - Fixed a bug when showing the error message for missing modules during build...Eduardo Julian2017-10-041-15/+17
* - Fixed a bug wherein incorrect specification of program modules or test modu...Eduardo Julian2017-10-041-13/+18
* - Now packaging the complete JS code.Eduardo Julian2017-03-211-6/+13
* - Changed the license from MPL 2.0 to MIT.Eduardo Julian2017-01-261-5/+0
* - Fixed a bug that was causing compilation & testing to be done more than nec...Eduardo Julian2016-12-021-4/+4
* - Slightly changed the lux-lein commands.Eduardo Julian2016-12-011-0/+18