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
/
specification
/
compositor
/
analysis
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Now wrapping C++ values inside a universal box.
Eduardo Julian
2023-01-07
1
-65
/
+0
*
Clean-up after format change for extensions [part 2]
Eduardo Julian
2022-10-21
1
-3
/
+3
*
Re-named the "case" macro to "when".
Eduardo Julian
2022-08-11
1
-1
/
+1
*
Extracted property-based testing machinery into its own module.
Eduardo Julian
2022-08-10
1
-19
/
+21
*
Extracted unit-testing machinery into its own module.
Eduardo Julian
2022-07-28
1
-2
/
+2
*
Moved compiler machinery under lux/meta.
Eduardo Julian
2022-07-06
1
-2
/
+1
*
More traditional names for unquoting macros.
Eduardo Julian
2022-07-02
1
-2
/
+2
*
Moved "lux/macro/code" to "lux/meta/code".
Eduardo Julian
2022-07-01
1
-1
/
+1
*
De-sigil-ification: suffix : [Part 14]
Eduardo Julian
2022-06-16
1
-1
/
+1
*
De-sigil-ification: suffix : [Part 13]
Eduardo Julian
2022-06-16
1
-3
/
+3
*
De-sigil-ification: suffix : [Part 3]
Eduardo Julian
2022-06-12
1
-1
/
+1
*
Extensible import syntax [Part 5]
Eduardo Julian
2022-06-03
1
-1
/
+1
*
Extensible import syntax [Part 3]
Eduardo Julian
2022-06-02
1
-1
/
+1
*
Extensible import syntax: Part 1
Eduardo Julian
2022-06-01
1
-5
/
+5
*
Better names for testing macros (plus better indentation).
Eduardo Julian
2022-04-09
1
-4
/
+4
*
Better names for random text/character generators.
Eduardo Julian
2022-04-08
1
-1
/
+1
*
De-sigil-ification: $
Eduardo Julian
2022-04-08
1
-20
/
+20
*
De-sigil-ification: >
Eduardo Julian
2022-03-14
1
-24
/
+25
*
"module:" => "using"
Eduardo Julian
2021-09-15
1
-1
/
+1
*
Updated only/except import syntax to take into account record => variant synt...
Eduardo Julian
2021-09-13
1
-6
/
+6
*
Made the "#" character great again!
Eduardo Julian
2021-09-12
1
-2
/
+2
*
Fixed the indentation of variants.
Eduardo Julian
2021-09-10
1
-2
/
+2
*
Migrated variants to the new syntax.
Eduardo Julian
2021-09-10
1
-8
/
+8
*
De-taggification | part 4
Eduardo Julian
2021-09-07
1
-7
/
+7
*
De-taggification | part 2
Eduardo Julian
2021-09-04
1
-7
/
+7
*
Relocated maybe and lazy from data to control.
Eduardo Julian
2021-08-11
1
-1
/
+1
*
No more #export magic syntax.
Eduardo Julian
2021-08-08
1
-1
/
+1
*
Re-named List's tags: Nil => End && Cons => Item
Eduardo Julian
2021-07-28
1
-8
/
+8
*
Re-named wrap => in && unwrap => out.
Eduardo Julian
2021-07-27
1
-5
/
+5
*
Re-named "spec" hierarchy to "specification".
Eduardo Julian
2021-07-15
1
-0
/
+63