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
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Extensible import syntax: Part 1
Eduardo Julian
2022-06-01
1
-54
/
+82
|
*
De-sigil-ification: $
Eduardo Julian
2022-04-08
1
-94
/
+96
|
*
De-sigil-ification: &
Eduardo Julian
2022-04-07
1
-82
/
+82
|
*
De-sigil-ification: /
Eduardo Julian
2022-03-30
1
-9
/
+9
|
*
Now demanding mandatory loop names, instead of using default "again" name.
Eduardo Julian
2022-03-30
1
-10
/
+6
|
*
Re-named "as_is" to "these" to avoid confusion with the new type-annotation ↵
Eduardo Julian
2022-03-30
1
-3
/
+3
|
|
|
|
macro names.
*
De-sigil-ification: !
Eduardo Julian
2022-03-17
1
-40
/
+40
|
*
JVM interop now allows importing inherited virtual/interface methods.
Eduardo Julian
2022-03-16
1
-1
/
+1
|
*
De-sigil-ification: prefix :
Eduardo Julian
2022-03-16
1
-403
/
+386
|
*
De-sigil-ification: ^
Eduardo Julian
2022-03-15
1
-251
/
+147
|
*
Leaner syntax for the "for" macro.
Eduardo Julian
2022-03-14
1
-49
/
+50
|
*
De-sigil-ification: @
Eduardo Julian
2022-03-14
1
-25
/
+25
|
*
Optimizations for the pure-Lux JVM compiler. [Part 5]
Eduardo Julian
2022-03-05
1
-11
/
+10
|
*
Finishing the meta-compiler [Part 4]
Eduardo Julian
2022-02-24
1
-6
/
+11
|
*
ADDED Can pass config parameters to compiler and select code based on it. ↵
Eduardo Julian
2022-02-23
1
-6
/
+10
|
|
|
|
Can also select code based on compiler version.
*
FIXED generating artifact IDs in the context of "lux in-module".
Eduardo Julian
2022-02-16
1
-111
/
+111
|
*
Fixed directive extensions for Lux/Python.
Eduardo Julian
2022-02-11
1
-54
/
+49
|
*
Finishing the meta-compiler [Part 2]
Eduardo Julian
2022-02-10
1
-4
/
+4
|
*
Finishing the meta-compiler [Part 1]
Eduardo Julian
2022-02-06
1
-4
/
+9
|
*
Fixes for the "with_expansions" macro.
Eduardo Julian
2022-01-26
1
-28
/
+104
|
*
Fixed compilation of <init> methods for anonymous classes.
Eduardo Julian
2022-01-24
1
-5
/
+7
|
*
Better text formatting for types.
Eduardo Julian
2022-01-20
1
-2
/
+2
|
*
Cleaner test reporting.
Eduardo Julian
2022-01-19
1
-4
/
+6
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 8]
Eduardo Julian
2022-01-19
1
-34
/
+90
|
*
Full implementation of console for Node.js.
Eduardo Julian
2022-01-18
1
-1
/
+1
|
*
Fixed a bug that broke re-compilation of STDLIB tests in Lua.
Eduardo Julian
2022-01-11
1
-21
/
+5
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 4]
Eduardo Julian
2022-01-08
1
-75
/
+68
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 2]
Eduardo Julian
2022-01-06
1
-1
/
+1
|
*
Updates and fixes for the book.
Eduardo Julian
2021-09-20
1
-24
/
+26
|
*
Handled the hiccup in Python compilation.
Eduardo Julian
2021-09-17
1
-17
/
+28
|
*
Adapted Lua, Python and Ruby compilers to the new variant format.
Eduardo Julian
2021-09-16
1
-39
/
+49
|
*
"module:" => "using"
Eduardo Julian
2021-09-15
1
-1
/
+1
|
*
Correctly analyzing records in the presence of local bindings.
Eduardo Julian
2021-09-15
1
-77
/
+93
|
*
Re-named "recur" to "again".
Eduardo Julian
2021-09-14
1
-9
/
+9
|
*
Better list pairing.
Eduardo Julian
2021-09-14
1
-99
/
+117
|
*
Re-named "Identifier" to "Symbol".
Eduardo Julian
2021-09-14
1
-226
/
+226
|
*
No more "^slots".
Eduardo Julian
2021-09-14
1
-39
/
+0
|
*
Re-named "name_of" to "symbol".
Eduardo Julian
2021-09-14
1
-17
/
+17
|
*
Re-named "Name" to "Symbol".
Eduardo Julian
2021-09-14
1
-57
/
+57
|
*
Re-named "primitive" to "Primitive".
Eduardo Julian
2021-09-13
1
-5
/
+5
|
*
Updated new compilers w.r.t. removal of tags/labels.
Eduardo Julian
2021-09-13
1
-1
/
+2
|
*
Re-named #Label to #Tag.
Eduardo Julian
2021-09-13
1
-6
/
+6
|
*
Updated only/except import syntax to take into account record => variant ↵
Eduardo Julian
2021-09-13
1
-6
/
+6
|
|
|
|
syntax change.
*
Re-named \ => # && \\ => ##
Eduardo Julian
2021-09-12
1
-389
/
+389
|
*
Made the "#" character great again!
Eduardo Julian
2021-09-12
1
-522
/
+447
|
*
Fixed the indentation of variants.
Eduardo Julian
2021-09-10
1
-406
/
+406
|
*
Migrated variants to the new syntax.
Eduardo Julian
2021-09-10
1
-1136
/
+1172
|
*
The old record syntax has been re-purposed as variant syntax.
Eduardo Julian
2021-09-09
1
-274
/
+205
|
*
De-bracing | part 2
Eduardo Julian
2021-09-08
1
-4
/
+23
|
*
De-bracing | part 1
Eduardo Julian
2021-09-08
1
-1
/
+1
|
[prev]
[next]