index
:
lux
master
fork of https://github.com/LuxLang/lux for my bookshelf
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lux-lein
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-21
- Now packaging the complete JS code.
Eduardo Julian
4
-30
/
+64
2017-03-21
- Can now select between JVM and JS compilation, based on command-line parame...
Eduardo Julian
1
-1
/
+1
2017-01-26
- Changed the license from MPL 2.0 to MIT.
Eduardo Julian
7
-35
/
+0
2017-01-26
- Now testing whether the process exited with a normal status code, instead o...
Eduardo Julian
2
-13
/
+14
2017-01-25
- Fixed a bug wherein compiling/testing the stdlib involve grabbing another s...
Eduardo Julian
3
-78
/
+71
2017-01-11
- Fixed some bugs in the REPL.
Eduardo Julian
1
-4
/
+8
2017-01-02
- Fixed some bugs with path separators that caused issues on Windows.
Eduardo Julian
1
-6
/
+8
2017-01-01
- Improved support for Windows.
Eduardo Julian
1
-31
/
+55
2016-12-29
- Improved the way commands are taken by lux-lein.
Eduardo Julian
1
-20
/
+7
2016-12-28
- Fixed some bugs in the way Android APKs were getting packaged.
Eduardo Julian
1
-28
/
+33
2016-12-04
- No longer adding the LUX_JAR attribute to compiled JARs.
Eduardo Julian
1
-1
/
+0
2016-12-02
- Fixed a bug that was causing compilation & testing to be done more than nec...
Eduardo Julian
5
-15
/
+26
2016-12-01
- lux-lein can now watch source-code directories to automatically build and t...
Eduardo Julian
3
-9
/
+56
2016-12-01
- Slightly changed the lux-lein commands.
Eduardo Julian
6
-26
/
+24
2016-12-01
- Collected the Lux compiler's repo, the Standard Library's, the Leiningen pl...
Eduardo Julian
6
-0
/
+417