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
/
test
/
lux.lux
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
De-sigil-ification: #
Eduardo Julian
2022-06-04
1
-9
/
+9
|
*
Extensible import syntax [Part 6]
Eduardo Julian
2022-06-04
1
-10
/
+10
|
*
Extensible import syntax [Part 5]
Eduardo Julian
2022-06-03
1
-3
/
+3
|
*
Extensible import syntax [Part 4]
Eduardo Julian
2022-06-03
1
-7
/
+6
|
*
Extensible import syntax [Part 3]
Eduardo Julian
2022-06-02
1
-3
/
+3
|
*
Extensible import syntax [Part 2]
Eduardo Julian
2022-06-02
1
-2
/
+2
|
*
Extensible import syntax: Part 1
Eduardo Julian
2022-06-01
1
-11
/
+11
|
*
De-sigil-ification: *
Eduardo Julian
2022-04-09
1
-2
/
+3
|
*
Better names for testing macros (plus better indentation).
Eduardo Julian
2022-04-09
1
-689
/
+689
|
*
Better names for random text/character generators.
Eduardo Julian
2022-04-08
1
-11
/
+11
|
*
De-sigil-ification: $
Eduardo Julian
2022-04-08
1
-682
/
+682
|
*
De-sigil-ification: &
Eduardo Julian
2022-04-07
1
-4
/
+4
|
*
Now demanding mandatory loop names, instead of using default "again" name.
Eduardo Julian
2022-03-30
1
-4
/
+4
|
*
Re-named "as_is" to "these" to avoid confusion with the new type-annotation ↵
Eduardo Julian
2022-03-30
1
-25
/
+25
|
|
|
|
macro names.
*
De-sigil-ification: !
Eduardo Julian
2022-03-17
1
-11
/
+11
|
*
De-sigil-ification: prefix :
Eduardo Julian
2022-03-16
1
-121
/
+114
|
*
De-sigil-ification: ^
Eduardo Julian
2022-03-15
1
-70
/
+15
|
*
Leaner syntax for the "for" macro.
Eduardo Julian
2022-03-14
1
-38
/
+38
|
*
De-sigil-ification: @
Eduardo Julian
2022-03-14
1
-46
/
+46
|
*
Updated copyright notices.
Eduardo Julian
2022-02-05
1
-32
/
+43
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 13 / Done!]
Eduardo Julian
2022-02-03
1
-90
/
+93
|
*
Better detection for "exec" optimization.
Eduardo Julian
2022-01-28
1
-95
/
+198
|
*
Fixes for the pure-Lux JVM compiler machinery. [Part 2]
Eduardo Julian
2022-01-06
1
-9
/
+11
|
*
Fixes for the pure-Lux JVM compiler machinery.
Eduardo Julian
2021-12-31
1
-30
/
+33
|
*
Dusting off the pure-Lux JVM compiler machinery. [Part 2]
Eduardo Julian
2021-12-25
1
-2
/
+2
|
*
Dusting off the pure-Lux JVM compiler machinery.
Eduardo Julian
2021-12-24
1
-76
/
+75
|
*
64-bit integers that work in both normal Ruby & DragonRuby.
Eduardo Julian
2021-11-16
1
-4
/
+6
|
*
Handled the hiccup in Python compilation.
Eduardo Julian
2021-09-17
1
-64
/
+64
|
*
"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
-8
/
+8
|
*
Re-named "recur" to "again".
Eduardo Julian
2021-09-14
1
-1
/
+1
|
*
Re-named "Identifier" to "Symbol".
Eduardo Julian
2021-09-14
1
-35
/
+35
|
*
No more "^slots".
Eduardo Julian
2021-09-14
1
-5
/
+0
|
*
Re-named "name_of" to "symbol".
Eduardo Julian
2021-09-14
1
-4
/
+4
|
*
Re-named "primitive" to "Primitive".
Eduardo Julian
2021-09-13
1
-2
/
+2
|
*
Updated only/except import syntax to take into account record => variant ↵
Eduardo Julian
2021-09-13
1
-9
/
+9
|
|
|
|
syntax change.
*
Re-named \ => # && \\ => ##
Eduardo Julian
2021-09-12
1
-73
/
+73
|
*
Made the "#" character great again!
Eduardo Julian
2021-09-12
1
-64
/
+46
|
*
Migrated variants to the new syntax.
Eduardo Julian
2021-09-10
1
-31
/
+31
|
*
The old record syntax has been re-purposed as variant syntax.
Eduardo Julian
2021-09-09
1
-9
/
+12
|
*
De-bracing | part 2
Eduardo Julian
2021-09-08
1
-13
/
+13
|
*
De-bracing | part 1
Eduardo Julian
2021-09-08
1
-1
/
+2
|
*
De-taggification | part 4
Eduardo Julian
2021-09-07
1
-44
/
+44
|
*
Changed the syntax of do/be's (co)monad bindings.
Eduardo Julian
2021-09-05
1
-3
/
+3
|
*
De-taggification | part 2
Eduardo Julian
2021-09-04
1
-12
/
+12
|
*
Unified tuple and record syntax.
Eduardo Julian
2021-09-03
1
-22
/
+22
|
*
Updates to the Ruby compiler.
Eduardo Julian
2021-08-27
1
-23
/
+23
|
*
"Interface" instead of "interface:", and "Rec" can be used in type definition.
Eduardo Julian
2021-08-26
1
-4
/
+16
|
*
Outsourced the syntax for labelled type definitions to macros.
Eduardo Julian
2021-08-24
1
-19
/
+24
|
*
Can now produce arbitrary code fragments statically by evaluating arbitrary ↵
Eduardo Julian
2021-08-21
1
-0
/
+2
|
|
|
|
expressions at compile-time.
[prev]
[next]