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 (
Expand
)
Author
Age
Files
Lines
*
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 m...
Eduardo Julian
2022-03-30
1
-25
/
+25
*
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 synt...
Eduardo Julian
2021-09-13
1
-9
/
+9
*
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 e...
Eduardo Julian
2021-08-21
1
-0
/
+2
*
Some bug fixes.
Eduardo Julian
2021-08-18
1
-59
/
+59
*
Made extension-definition macros specify their bindings the same way as syntax:.
Eduardo Julian
2021-08-16
1
-1
/
+1
*
Moved documentation-generation machinery to its own module.
Eduardo Julian
2021-08-14
1
-0
/
+2
*
Made program: specify its bindings the same way as syntax:.
Eduardo Julian
2021-08-13
1
-118
/
+178
*
Improved binding syntax for "syntax:".
Eduardo Julian
2021-08-12
1
-2
/
+2
*
Relocated maybe and lazy from data to control.
Eduardo Julian
2021-08-11
1
-24
/
+24
*
Improved single-line comment syntax (from "##" to "...").
Eduardo Julian
2021-08-09
1
-22
/
+31
*
No more #export magic syntax.
Eduardo Julian
2021-08-08
1
-5
/
+16
*
Made the be/de macros for (co)monadic expression extensible.
Eduardo Julian
2021-08-07
1
-8
/
+8
*
Fixed a bug in the new compiler which allowed the same module to be imported ...
Eduardo Julian
2021-08-02
1
-6
/
+47
*
Even more renamings.
Eduardo Julian
2021-08-01
1
-19
/
+21
*
Yet more renamings.
Eduardo Julian
2021-07-31
1
-0
/
+9
[next]