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