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
*
Fixes for the pure-Lux JVM compiler machinery. [Part 13 / Done!]
Eduardo Julian
2022-02-03
1
-42
/
+43
*
Bug fixes for eval in general and in Lux/Ruby.
Eduardo Julian
2022-01-25
1
-6
/
+5
*
Dusting off the pure-Lux JVM compiler machinery. [Part 2]
Eduardo Julian
2021-12-25
1
-5
/
+2
*
Sharing the same Function class between bootsrapper and JVM compiler.
Eduardo Julian
2021-11-08
1
-1
/
+2
*
"module:" => "using"
Eduardo Julian
2021-09-15
1
-1
/
+1
*
Updated new compilers w.r.t. removal of tags/labels.
Eduardo Julian
2021-09-13
1
-3
/
+3
*
Updated only/except import syntax to take into account record => variant synt...
Eduardo Julian
2021-09-13
1
-14
/
+14
*
Re-named \ => # && \\ => ##
Eduardo Julian
2021-09-12
1
-4
/
+4
*
Made the "#" character great again!
Eduardo Julian
2021-09-12
1
-12
/
+12
*
Migrated variants to the new syntax.
Eduardo Julian
2021-09-10
1
-6
/
+6
*
Normalized syntax of "exception:", "actor:" and "message:".
Eduardo Julian
2021-09-08
1
-3
/
+6
*
De-taggification | part 4
Eduardo Julian
2021-09-07
1
-22
/
+22
*
De-taggification | part 2
Eduardo Julian
2021-09-04
1
-14
/
+14
*
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