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
/
commands.md
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated copyright notices.
Eduardo Julian
2022-02-05
1
-2
/
+0
*
Commercial licensing option for Lux + release versions for sub-projects.
Eduardo Julian
2021-10-01
1
-0
/
+9
*
Some bug fixes.
Eduardo Julian
2021-08-18
1
-0
/
+8
*
Switched from the "from to" convention to the "minimum additional" convention.
Eduardo Julian
2021-07-29
1
-0
/
+3
*
Re-named ":coerce" to ":as" since it technically doesn't do coercions.
Eduardo Julian
2021-07-11
1
-19
/
+0
*
Made the "try" macro into a common one, instead of a host-specific one.
Eduardo Julian
2021-07-10
1
-56
/
+0
*
"signature:" -> "interface:" & "structure:" -> "implementation:"
Eduardo Julian
2021-06-30
1
-7
/
+17
*
Added a macro for type-casting JVM objects.
Eduardo Julian
2021-06-24
1
-10
/
+2
*
Refactored the machinery to make local macros into its own module.
Eduardo Julian
2021-06-18
1
-1
/
+2
*
Extracted Licentia out of the standard library.
Eduardo Julian
2021-06-14
1
-22
/
+0
*
Updates for R compiler.
Eduardo Julian
2021-06-01
1
-1
/
+1
*
Wrestling with JPHP.
Eduardo Julian
2021-03-10
1
-3
/
+13
*
Added support for "Commons Clause" to Licentia.
Eduardo Julian
2020-12-09
1
-2
/
+2
*
Re-named old luxc-jvm to lux-bootstrapper.
Eduardo Julian
2020-12-04
1
-2
/
+2
*
Tweaked how I64 masks are made.
Eduardo Julian
2020-10-12
1
-10
/
+10
*
Test imports for circular dependencies.
Eduardo Julian
2020-10-07
1
-0
/
+6
*
Download and catch dependencies in Aedifex.
Eduardo Julian
2020-08-26
1
-2
/
+2
*
WIP: New build-tool named Aedifex (can read project descriptions).
Eduardo Julian
2020-08-12
1
-277
/
+9
*
Some fixes.
Eduardo Julian
2020-08-07
1
-1
/
+1
*
Can get the JS(JS) compiler to compile.
Eduardo Julian
2020-07-24
1
-5
/
+4
*
Can get the JS compiler to compile its own source-code.
Eduardo Julian
2020-07-16
1
-0
/
+5
*
Got the JS compiler to compile fully.
Eduardo Julian
2020-07-11
1
-0
/
+2
*
Fixes and improvements to JavaScript compilation.
Eduardo Julian
2020-07-10
1
-1
/
+1
*
Various bug fixes for JS compilation.
Eduardo Julian
2020-07-07
1
-1
/
+1
*
Got the JS compiler code to build again.
Eduardo Julian
2020-07-05
1
-46
/
+50
*
Moved all spec(ifications) from under "test/" to under "spec/".
Eduardo Julian
2020-07-01
1
-3
/
+21
*
WIP: Leiningen integration with the new JVM compiler.
Eduardo Julian
2020-07-01
1
-5
/
+21
*
Added the missing cache invalidation to the new compiler.
Eduardo Julian
2020-06-29
1
-2
/
+2
*
Basic pattern-matching optimizations.
Eduardo Julian
2020-06-09
1
-2
/
+2
*
Split new-luxc into lux-jvm and lux-r.
Eduardo Julian
2020-05-30
1
-10
/
+43
*
Can now import previously exported libraries.
Eduardo Julian
2020-05-29
1
-0
/
+1
*
Can now export Lux code as library TAR files.
Eduardo Julian
2020-05-28
1
-0
/
+2
*
FIX the names of function classes are now prefixed with their originating mod...
Eduardo Julian
2019-12-29
1
-0
/
+10
*
Small improvements + fixes
Eduardo Julian
2019-10-10
1
-38
/
+38
*
The "commands" file is now a Markdown file for better legibility.
Eduardo Julian
2019-07-24
1
-0
/
+292