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
/
stdlib
/
source
/
library
/
lux.lux
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-05
Optimizations for the pure-Lux JVM compiler. [Part 5]
Eduardo Julian
1
-11
/
+10
2022-02-24
Finishing the meta-compiler [Part 4]
Eduardo Julian
1
-6
/
+11
2022-02-23
ADDED Can pass config parameters to compiler and select code based on it. Can...
Eduardo Julian
1
-6
/
+10
2022-02-16
FIXED generating artifact IDs in the context of "lux in-module".
Eduardo Julian
1
-111
/
+111
2022-02-11
Fixed directive extensions for Lux/Python.
Eduardo Julian
1
-54
/
+49
2022-02-10
Finishing the meta-compiler [Part 2]
Eduardo Julian
1
-4
/
+4
2022-02-06
Finishing the meta-compiler [Part 1]
Eduardo Julian
1
-4
/
+9
2022-01-26
Fixes for the "with_expansions" macro.
Eduardo Julian
1
-28
/
+104
2022-01-24
Fixed compilation of <init> methods for anonymous classes.
Eduardo Julian
1
-5
/
+7
2022-01-20
Better text formatting for types.
Eduardo Julian
1
-2
/
+2
2022-01-19
Cleaner test reporting.
Eduardo Julian
1
-4
/
+6
2022-01-19
Fixes for the pure-Lux JVM compiler machinery. [Part 8]
Eduardo Julian
1
-34
/
+90
2022-01-18
Full implementation of console for Node.js.
Eduardo Julian
1
-1
/
+1
2022-01-11
Fixed a bug that broke re-compilation of STDLIB tests in Lua.
Eduardo Julian
1
-21
/
+5
2022-01-08
Fixes for the pure-Lux JVM compiler machinery. [Part 4]
Eduardo Julian
1
-75
/
+68
2022-01-06
Fixes for the pure-Lux JVM compiler machinery. [Part 2]
Eduardo Julian
1
-1
/
+1
2021-09-20
Updates and fixes for the book.
Eduardo Julian
1
-24
/
+26
2021-09-17
Handled the hiccup in Python compilation.
Eduardo Julian
1
-17
/
+28
2021-09-16
Adapted Lua, Python and Ruby compilers to the new variant format.
Eduardo Julian
1
-39
/
+49
2021-09-15
"module:" => "using"
Eduardo Julian
1
-1
/
+1
2021-09-15
Correctly analyzing records in the presence of local bindings.
Eduardo Julian
1
-77
/
+93
2021-09-14
Re-named "recur" to "again".
Eduardo Julian
1
-9
/
+9
2021-09-14
Better list pairing.
Eduardo Julian
1
-99
/
+117
2021-09-14
Re-named "Identifier" to "Symbol".
Eduardo Julian
1
-226
/
+226
2021-09-14
No more "^slots".
Eduardo Julian
1
-39
/
+0
2021-09-14
Re-named "name_of" to "symbol".
Eduardo Julian
1
-17
/
+17
2021-09-14
Re-named "Name" to "Symbol".
Eduardo Julian
1
-57
/
+57
2021-09-13
Re-named "primitive" to "Primitive".
Eduardo Julian
1
-5
/
+5
2021-09-13
Updated new compilers w.r.t. removal of tags/labels.
Eduardo Julian
1
-1
/
+2
2021-09-13
Re-named #Label to #Tag.
Eduardo Julian
1
-6
/
+6
2021-09-13
Updated only/except import syntax to take into account record => variant synt...
Eduardo Julian
1
-6
/
+6
2021-09-12
Re-named \ => # && \\ => ##
Eduardo Julian
1
-389
/
+389
2021-09-12
Made the "#" character great again!
Eduardo Julian
1
-522
/
+447
2021-09-10
Fixed the indentation of variants.
Eduardo Julian
1
-406
/
+406
2021-09-10
Migrated variants to the new syntax.
Eduardo Julian
1
-1136
/
+1172
2021-09-09
The old record syntax has been re-purposed as variant syntax.
Eduardo Julian
1
-274
/
+205
2021-09-08
De-bracing | part 2
Eduardo Julian
1
-4
/
+23
2021-09-08
De-bracing | part 1
Eduardo Julian
1
-1
/
+1
2021-09-08
Post annotations clean-up.
Eduardo Julian
1
-5
/
+0
2021-09-08
No more annotations.
Eduardo Julian
1
-535
/
+92
2021-09-08
No more module annotations.
Eduardo Julian
1
-27
/
+14
2021-09-07
Eliminated the last application of annotations.
Eduardo Julian
1
-20
/
+1
2021-09-07
De-taggification | part 4
Eduardo Julian
1
-18
/
+22
2021-09-06
Documentation improvements.
Eduardo Julian
1
-4
/
+5
2021-09-04
Better type-declaration documentation.
Eduardo Julian
1
-6
/
+6
2021-09-04
De-taggification | part 2
Eduardo Julian
1
-12
/
+12
2021-09-03
Unified tuple and record syntax.
Eduardo Julian
1
-144
/
+154
2021-09-01
Updates to the JS compiler.
Eduardo Julian
1
-40
/
+8
2021-08-29
Made labels (tags & slots) into a form of global binding.
Eduardo Julian
1
-101
/
+186
2021-08-27
Updates to the Ruby compiler.
Eduardo Julian
1
-224
/
+366
[next]