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-jvm
/
source
/
luxc
/
lang
/
translation
/
jvm.lux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
De-taggification | part 0
Eduardo Julian
2021-08-29
1
-2
/
+2
*
Outsourced the syntax for labelled type definitions to macros.
Eduardo Julian
2021-08-24
1
-3
/
+3
*
Moved documentation-generation machinery to its own module.
Eduardo Julian
2021-08-14
1
-2
/
+2
*
Relocated maybe and lazy from data to control.
Eduardo Julian
2021-08-11
1
-19
/
+19
*
No more #export magic syntax.
Eduardo Julian
2021-08-08
1
-14
/
+14
*
Fixed a bug in the new compiler which allowed the same module to be imported ...
Eduardo Julian
2021-08-02
1
-14
/
+14
*
Re-named wrap => in && unwrap => out.
Eduardo Julian
2021-07-27
1
-1
/
+1
*
New JVM compiler can now compile JVM interfaces.
Eduardo Julian
2021-07-18
1
-28
/
+30
*
Now allowing compilers to generate custom-named outputs.
Eduardo Julian
2021-07-17
1
-11
/
+21
*
Normalized the hierarchy of the standard library modules.
Eduardo Julian
2021-07-14
1
-35
/
+36
*
"signature:" -> "interface:" & "structure:" -> "implementation:"
Eduardo Julian
2021-06-30
1
-1
/
+1
*
Constraining the year of the snapshot time in Aedifex.
Eduardo Julian
2021-06-12
1
-1
/
+1
*
Moved "lux/data/number" to "lux/math/number".
Eduardo Julian
2020-12-29
1
-46
/
+46
*
Detect duplicate files coming from dependencies.
Eduardo Julian
2020-12-03
1
-1
/
+2
*
Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...
Eduardo Julian
2020-12-02
1
-8
/
+11
*
Type-checking macros via the Macro' type from the standard library.
Eduardo Julian
2020-10-12
1
-4
/
+4
*
Improved naming when evaluating code on the host platform.
Eduardo Julian
2020-08-10
1
-11
/
+11
*
Fixes and improvements to JavaScript compilation.
Eduardo Julian
2020-07-10
1
-2
/
+3
*
Split new-luxc into lux-jvm and lux-r.
Eduardo Julian
2020-05-30
1
-0
/
+182