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.lux
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2022-11-07
Can now mark definitions as deprecated in their documentation.
Eduardo Julian
1
-467
/
+490
2022-08-12
Fixed test suite.
Eduardo Julian
1
-18
/
+14
2022-08-11
Improved exception-definition macro.
Eduardo Julian
1
-8
/
+8
2022-08-11
Re-named the "case" macro to "when".
Eduardo Julian
1
-866
/
+885
2022-08-10
Extracted property-based testing machinery into its own module.
Eduardo Julian
1
-849
/
+854
2022-07-28
Now statically resolving values from globals in pattern-matching.
Eduardo Julian
1
-3
/
+3
2022-07-26
Made inlined functions into first-class macros.
Eduardo Julian
1
-1
/
+1
2022-07-09
First-class programs instead of having a "lux program" extension.
Eduardo Julian
1
-3
/
+4
2022-07-08
Folded "default" documentation into regular definition documentation.
Eduardo Julian
1
-13
/
+11
2022-07-08
Re-named the "documentation" macro to "definition".
Eduardo Julian
1
-107
/
+105
2022-07-08
Moved "lux/locale" to "lux/world/locale".
Eduardo Julian
1
-2
/
+0
2022-07-06
Moved "lux/time" to "lux/world/time".
Eduardo Julian
1
-2
/
+0
2022-07-06
Made exception.report a function.
Eduardo Julian
1
-2
/
+0
2022-07-03
Re-named "do_to" to "to".
Eduardo Julian
1
-2
/
+0
2022-07-03
Added a new custom type for pattern-matching macros.
Eduardo Julian
1
-9
/
+5
2022-07-02
More traditional names for unquoting macros.
Eduardo Julian
1
-16
/
+14
2022-06-26
Re-named "format/lux/data/binary.Writer" to "Format".
Eduardo Julian
1
-856
/
+856
2022-06-26
New "parser" hierarchy. [Part 4]
Eduardo Julian
1
-3
/
+1
2022-06-25
De-sigil-ification: suffix : [Part 15]
Eduardo Julian
1
-12
/
+12
2022-06-16
De-sigil-ification: suffix : [Part 14]
Eduardo Julian
1
-7
/
+7
2022-06-16
De-sigil-ification: suffix : [Part 13]
Eduardo Julian
1
-26
/
+26
2022-06-15
De-sigil-ification: suffix : [Part 12]
Eduardo Julian
1
-939
/
+830
2022-06-15
Re-named "prelude_module" to "prelude".
Eduardo Julian
1
-3
/
+3
2022-06-13
New "format" hierarchy.
Eduardo Julian
1
-1
/
+1
2022-06-12
Re-named "partial_list" to "list.partial".
Eduardo Julian
1
-8
/
+0
2022-06-12
De-sigil-ification: suffix : [Part 4]
Eduardo Julian
1
-10
/
+0
2022-06-12
De-sigil-ification: suffix : [Part 3]
Eduardo Julian
1
-15
/
+16
2022-06-05
De-sigil-ification: : [Part 1]
Eduardo Julian
1
-11
/
+12
2022-06-04
De-sigil-ification: #
Eduardo Julian
1
-6
/
+6
2022-06-04
Extensible import syntax [Part 6]
Eduardo Julian
1
-2
/
+2
2022-06-03
Extensible import syntax [Part 5]
Eduardo Julian
1
-2
/
+2
2022-06-03
Extensible import syntax [Part 4]
Eduardo Julian
1
-2
/
+2
2022-06-02
Extensible import syntax [Part 3]
Eduardo Julian
1
-2
/
+2
2022-06-01
Extensible import syntax: Part 1
Eduardo Julian
1
-4
/
+4
2022-04-08
De-sigil-ification: $
Eduardo Julian
1
-12
/
+12
2022-04-07
De-sigil-ification: &
Eduardo Julian
1
-8
/
+8
2022-04-06
Got documentation back in working condition.
Eduardo Julian
1
-102
/
+102
2022-03-30
Now demanding mandatory loop names, instead of using default "again" name.
Eduardo Julian
1
-7
/
+6
2022-03-30
Re-named "as_is" to "these" to avoid confusion with the new type-annotation ↵
Eduardo Julian
1
-3
/
+3
macro names.
2022-03-16
De-sigil-ification: prefix :
Eduardo Julian
1
-76
/
+70
2022-03-15
De-sigil-ification: ^
Eduardo Julian
1
-20
/
+20
2022-03-14
Leaner syntax for the "for" macro.
Eduardo Julian
1
-2
/
+2
2022-03-14
De-sigil-ification: @
Eduardo Julian
1
-20
/
+20
2021-09-19
Added STDLIB documentation for the different target platforms.
Eduardo Julian
1
-52
/
+49
2021-09-15
"module:" => "using"
Eduardo Julian
1
-4
/
+4
2021-09-15
"Row" => "Sequence"
Eduardo Julian
1
-2
/
+2
2021-09-14
Re-named "recur" to "again".
Eduardo Julian
1
-4
/
+4
2021-09-14
Re-named "Identifier" to "Symbol".
Eduardo Julian
1
-9
/
+9
2021-09-14
No more "^slots".
Eduardo Julian
1
-6
/
+0
2021-09-14
Re-named "name_of" to "symbol".
Eduardo Julian
1
-5
/
+5
[next]