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
/
documentation
/
lux
/
world
/
console.lux
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2023-01-13
Re-licensed to MPL 2.0
Eduardo Julian
1
-0
/
+3
2022-11-07
Can now mark definitions as deprecated in their documentation.
Eduardo Julian
1
-2
/
+2
2022-08-10
Extracted property-based testing machinery into its own module.
Eduardo Julian
1
-21
/
+22
2022-07-08
Folded "default" documentation into regular definition documentation.
Eduardo Julian
1
-4
/
+4
2022-07-08
Re-named the "documentation" macro to "definition".
Eduardo Julian
1
-4
/
+4
2022-07-03
Re-named "do_to" to "to".
Eduardo Julian
1
-2
/
+3
2022-07-03
Added a new custom type for pattern-matching macros.
Eduardo Julian
1
-3
/
+1
2022-07-02
More traditional names for unquoting macros.
Eduardo Julian
1
-2
/
+2
2022-06-29
New "parser" hierarchy. [Part 6]
Eduardo Julian
1
-22
/
+18
2022-06-26
New "parser" hierarchy. [Part 4]
Eduardo Julian
1
-3
/
+0
2022-06-16
De-sigil-ification: suffix : [Part 14]
Eduardo Julian
1
-1
/
+1
2022-06-16
De-sigil-ification: suffix : [Part 13]
Eduardo Julian
1
-1
/
+1
2022-06-13
New "format" hierarchy.
Eduardo Julian
1
-1
/
+1
2022-06-03
Extensible import syntax [Part 5]
Eduardo Julian
1
-1
/
+1
2022-06-02
Extensible import syntax [Part 3]
Eduardo Julian
1
-1
/
+1
2022-06-01
Extensible import syntax: Part 1
Eduardo Julian
1
-3
/
+3
2022-03-30
Re-named "as_is" to "these" to avoid confusion with the new type-annotation ↵
Eduardo Julian
1
-2
/
+2
macro names.
2022-03-14
Leaner syntax for the "for" macro.
Eduardo Julian
1
-3
/
+3
2021-09-19
Added STDLIB documentation for the different target platforms.
Eduardo Julian
1
-24
/
+26
2021-09-15
"module:" => "using"
Eduardo Julian
1
-1
/
+1
2021-09-13
Updated only/except import syntax to take into account record => variant ↵
Eduardo Julian
1
-3
/
+3
syntax change.
2021-09-07
De-taggification | part 4
Eduardo Julian
1
-4
/
+4
2021-09-04
De-taggification | part 2
Eduardo Julian
1
-4
/
+4
2021-08-29
Better parameterized type documentation.
Eduardo Julian
1
-2
/
+2
2021-08-25
Updates to the Lua compiler.
Eduardo Julian
1
-0
/
+43