aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/documentation
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/documentation')
-rw-r--r--stdlib/source/documentation/lux.lux16
-rw-r--r--stdlib/source/documentation/lux/abstract.lux10
-rw-r--r--stdlib/source/documentation/lux/abstract/apply.lux2
-rw-r--r--stdlib/source/documentation/lux/abstract/codec.lux2
-rw-r--r--stdlib/source/documentation/lux/abstract/comonad.lux8
-rw-r--r--stdlib/source/documentation/lux/abstract/comonad/cofree.lux2
-rw-r--r--stdlib/source/documentation/lux/abstract/enum.lux2
-rw-r--r--stdlib/source/documentation/lux/abstract/equivalence.lux6
-rw-r--r--stdlib/source/documentation/lux/abstract/functor.lux8
-rw-r--r--stdlib/source/documentation/lux/abstract/functor/contravariant.lux2
-rw-r--r--stdlib/source/documentation/lux/abstract/hash.lux6
-rw-r--r--stdlib/source/documentation/lux/abstract/interval.lux6
-rw-r--r--stdlib/source/documentation/lux/abstract/mix.lux6
-rw-r--r--stdlib/source/documentation/lux/abstract/monad.lux8
-rw-r--r--stdlib/source/documentation/lux/abstract/monad/free.lux2
-rw-r--r--stdlib/source/documentation/lux/abstract/monoid.lux6
-rw-r--r--stdlib/source/documentation/lux/abstract/order.lux6
-rw-r--r--stdlib/source/documentation/lux/abstract/predicate.lux6
-rw-r--r--stdlib/source/documentation/lux/control.lux10
-rw-r--r--stdlib/source/documentation/lux/control/concatenative.lux8
-rw-r--r--stdlib/source/documentation/lux/control/concurrency.lux10
-rw-r--r--stdlib/source/documentation/lux/control/concurrency/actor.lux8
-rw-r--r--stdlib/source/documentation/lux/control/concurrency/async.lux8
-rw-r--r--stdlib/source/documentation/lux/control/concurrency/atom.lux8
-rw-r--r--stdlib/source/documentation/lux/control/concurrency/frp.lux8
-rw-r--r--stdlib/source/documentation/lux/control/concurrency/semaphore.lux8
-rw-r--r--stdlib/source/documentation/lux/control/concurrency/stm.lux8
-rw-r--r--stdlib/source/documentation/lux/control/concurrency/thread.lux8
-rw-r--r--stdlib/source/documentation/lux/control/continuation.lux8
-rw-r--r--stdlib/source/documentation/lux/control/exception.lux8
-rw-r--r--stdlib/source/documentation/lux/control/function.lux10
-rw-r--r--stdlib/source/documentation/lux/control/function/contract.lux8
-rw-r--r--stdlib/source/documentation/lux/control/function/memo.lux8
-rw-r--r--stdlib/source/documentation/lux/control/function/mixin.lux8
-rw-r--r--stdlib/source/documentation/lux/control/function/mutual.lux8
-rw-r--r--stdlib/source/documentation/lux/control/io.lux8
-rw-r--r--stdlib/source/documentation/lux/control/lazy.lux8
-rw-r--r--stdlib/source/documentation/lux/control/maybe.lux8
-rw-r--r--stdlib/source/documentation/lux/control/parser.lux10
-rw-r--r--stdlib/source/documentation/lux/control/parser/analysis.lux8
-rw-r--r--stdlib/source/documentation/lux/control/parser/binary.lux8
-rw-r--r--stdlib/source/documentation/lux/control/parser/cli.lux8
-rw-r--r--stdlib/source/documentation/lux/control/parser/code.lux8
-rw-r--r--stdlib/source/documentation/lux/control/parser/environment.lux8
-rw-r--r--stdlib/source/documentation/lux/control/parser/json.lux8
-rw-r--r--stdlib/source/documentation/lux/control/parser/synthesis.lux8
-rw-r--r--stdlib/source/documentation/lux/control/parser/text.lux8
-rw-r--r--stdlib/source/documentation/lux/control/parser/tree.lux8
-rw-r--r--stdlib/source/documentation/lux/control/parser/type.lux8
-rw-r--r--stdlib/source/documentation/lux/control/parser/xml.lux8
-rw-r--r--stdlib/source/documentation/lux/control/pipe.lux8
-rw-r--r--stdlib/source/documentation/lux/control/reader.lux8
-rw-r--r--stdlib/source/documentation/lux/control/region.lux8
-rw-r--r--stdlib/source/documentation/lux/control/remember.lux8
-rw-r--r--stdlib/source/documentation/lux/control/security.lux10
-rw-r--r--stdlib/source/documentation/lux/control/security/capability.lux8
-rw-r--r--stdlib/source/documentation/lux/control/security/policy.lux8
-rw-r--r--stdlib/source/documentation/lux/control/state.lux8
-rw-r--r--stdlib/source/documentation/lux/control/thread.lux8
-rw-r--r--stdlib/source/documentation/lux/control/try.lux8
-rw-r--r--stdlib/source/documentation/lux/control/writer.lux8
-rw-r--r--stdlib/source/documentation/lux/data.lux10
-rw-r--r--stdlib/source/documentation/lux/data/binary.lux8
-rw-r--r--stdlib/source/documentation/lux/data/bit.lux8
-rw-r--r--stdlib/source/documentation/lux/data/collection.lux10
-rw-r--r--stdlib/source/documentation/lux/data/collection/array.lux10
-rw-r--r--stdlib/source/documentation/lux/data/collection/bits.lux10
-rw-r--r--stdlib/source/documentation/lux/data/collection/dictionary.lux12
-rw-r--r--stdlib/source/documentation/lux/data/collection/dictionary/ordered.lux10
-rw-r--r--stdlib/source/documentation/lux/data/collection/dictionary/plist.lux10
-rw-r--r--stdlib/source/documentation/lux/data/collection/list.lux10
-rw-r--r--stdlib/source/documentation/lux/data/collection/queue.lux12
-rw-r--r--stdlib/source/documentation/lux/data/collection/queue/priority.lux10
-rw-r--r--stdlib/source/documentation/lux/data/collection/row.lux10
-rw-r--r--stdlib/source/documentation/lux/data/collection/sequence.lux10
-rw-r--r--stdlib/source/documentation/lux/data/collection/set.lux10
-rw-r--r--stdlib/source/documentation/lux/data/collection/set/multi.lux8
-rw-r--r--stdlib/source/documentation/lux/data/collection/set/ordered.lux8
-rw-r--r--stdlib/source/documentation/lux/data/collection/stack.lux8
-rw-r--r--stdlib/source/documentation/lux/data/collection/tree.lux10
-rw-r--r--stdlib/source/documentation/lux/data/collection/tree/finger.lux8
-rw-r--r--stdlib/source/documentation/lux/data/collection/tree/zipper.lux8
-rw-r--r--stdlib/source/documentation/lux/data/color.lux12
-rw-r--r--stdlib/source/documentation/lux/data/color/named.lux10
-rw-r--r--stdlib/source/documentation/lux/data/format.lux10
-rw-r--r--stdlib/source/documentation/lux/data/format/binary.lux8
-rw-r--r--stdlib/source/documentation/lux/data/format/json.lux8
-rw-r--r--stdlib/source/documentation/lux/data/format/tar.lux8
-rw-r--r--stdlib/source/documentation/lux/data/format/xml.lux8
-rw-r--r--stdlib/source/documentation/lux/data/identity.lux8
-rw-r--r--stdlib/source/documentation/lux/data/name.lux8
-rw-r--r--stdlib/source/documentation/lux/data/product.lux8
-rw-r--r--stdlib/source/documentation/lux/data/sum.lux8
-rw-r--r--stdlib/source/documentation/lux/data/text.lux8
-rw-r--r--stdlib/source/documentation/lux/data/text/buffer.lux8
-rw-r--r--stdlib/source/documentation/lux/data/text/encoding.lux10
-rw-r--r--stdlib/source/documentation/lux/data/text/encoding/utf8.lux8
-rw-r--r--stdlib/source/documentation/lux/data/text/escape.lux8
-rw-r--r--stdlib/source/documentation/lux/data/text/format.lux4
-rw-r--r--stdlib/source/documentation/lux/data/text/regex.lux8
-rw-r--r--stdlib/source/documentation/lux/data/text/unicode.lux10
-rw-r--r--stdlib/source/documentation/lux/data/text/unicode/block.lux8
-rw-r--r--stdlib/source/documentation/lux/data/text/unicode/set.lux8
-rw-r--r--stdlib/source/documentation/lux/debug.lux8
-rw-r--r--stdlib/source/documentation/lux/documentation.lux6
-rw-r--r--stdlib/source/documentation/lux/extension.lux8
-rw-r--r--stdlib/source/documentation/lux/ffi.js.lux8
-rw-r--r--stdlib/source/documentation/lux/ffi.jvm.lux8
-rw-r--r--stdlib/source/documentation/lux/ffi.old.lux8
-rw-r--r--stdlib/source/documentation/lux/ffi.rb.lux8
-rw-r--r--stdlib/source/documentation/lux/locale.lux8
-rw-r--r--stdlib/source/documentation/lux/locale/language.lux6
-rw-r--r--stdlib/source/documentation/lux/locale/territory.lux6
-rw-r--r--stdlib/source/documentation/lux/macro.lux10
-rw-r--r--stdlib/source/documentation/lux/macro/code.lux6
-rw-r--r--stdlib/source/documentation/lux/macro/local.lux8
-rw-r--r--stdlib/source/documentation/lux/macro/syntax.lux12
-rw-r--r--stdlib/source/documentation/lux/macro/syntax/annotations.lux6
-rw-r--r--stdlib/source/documentation/lux/macro/syntax/check.lux6
-rw-r--r--stdlib/source/documentation/lux/macro/syntax/declaration.lux6
-rw-r--r--stdlib/source/documentation/lux/macro/syntax/definition.lux6
-rw-r--r--stdlib/source/documentation/lux/macro/syntax/export.lux6
-rw-r--r--stdlib/source/documentation/lux/macro/syntax/input.lux6
-rw-r--r--stdlib/source/documentation/lux/macro/syntax/type/variable.lux6
-rw-r--r--stdlib/source/documentation/lux/macro/template.lux8
-rw-r--r--stdlib/source/documentation/lux/math.lux8
-rw-r--r--stdlib/source/documentation/lux/math/infix.lux8
-rw-r--r--stdlib/source/documentation/lux/math/logic.lux8
-rw-r--r--stdlib/source/documentation/lux/math/logic/continuous.lux8
-rw-r--r--stdlib/source/documentation/lux/math/logic/fuzzy.lux8
-rw-r--r--stdlib/source/documentation/lux/math/modular.lux8
-rw-r--r--stdlib/source/documentation/lux/math/modulus.lux8
-rw-r--r--stdlib/source/documentation/lux/math/number.lux10
-rw-r--r--stdlib/source/documentation/lux/math/number/complex.lux8
-rw-r--r--stdlib/source/documentation/lux/math/number/frac.lux8
-rw-r--r--stdlib/source/documentation/lux/math/number/i16.lux8
-rw-r--r--stdlib/source/documentation/lux/math/number/i32.lux8
-rw-r--r--stdlib/source/documentation/lux/math/number/i64.lux8
-rw-r--r--stdlib/source/documentation/lux/math/number/i8.lux8
-rw-r--r--stdlib/source/documentation/lux/math/number/int.lux8
-rw-r--r--stdlib/source/documentation/lux/math/number/nat.lux8
-rw-r--r--stdlib/source/documentation/lux/math/number/ratio.lux8
-rw-r--r--stdlib/source/documentation/lux/math/number/rev.lux8
-rw-r--r--stdlib/source/documentation/lux/math/random.lux8
-rw-r--r--stdlib/source/documentation/lux/meta.lux10
-rw-r--r--stdlib/source/documentation/lux/meta/annotation.lux8
-rw-r--r--stdlib/source/documentation/lux/meta/location.lux8
-rw-r--r--stdlib/source/documentation/lux/program.lux8
-rw-r--r--stdlib/source/documentation/lux/static.lux6
-rw-r--r--stdlib/source/documentation/lux/target.lux8
-rw-r--r--stdlib/source/documentation/lux/test.lux8
-rw-r--r--stdlib/source/documentation/lux/time.lux10
-rw-r--r--stdlib/source/documentation/lux/time/date.lux8
-rw-r--r--stdlib/source/documentation/lux/time/day.lux8
-rw-r--r--stdlib/source/documentation/lux/time/duration.lux8
-rw-r--r--stdlib/source/documentation/lux/time/instant.lux8
-rw-r--r--stdlib/source/documentation/lux/time/month.lux8
-rw-r--r--stdlib/source/documentation/lux/time/year.lux8
-rw-r--r--stdlib/source/documentation/lux/type.lux8
-rw-r--r--stdlib/source/documentation/lux/type/abstract.lux8
-rw-r--r--stdlib/source/documentation/lux/type/check.lux8
-rw-r--r--stdlib/source/documentation/lux/type/dynamic.lux8
-rw-r--r--stdlib/source/documentation/lux/type/implicit.lux8
-rw-r--r--stdlib/source/documentation/lux/type/poly.lux8
-rw-r--r--stdlib/source/documentation/lux/type/quotient.lux8
-rw-r--r--stdlib/source/documentation/lux/type/refinement.lux8
-rw-r--r--stdlib/source/documentation/lux/type/resource.lux8
-rw-r--r--stdlib/source/documentation/lux/type/unit.lux8
-rw-r--r--stdlib/source/documentation/lux/type/variance.lux8
-rw-r--r--stdlib/source/documentation/lux/world.lux14
-rw-r--r--stdlib/source/documentation/lux/world/console.lux8
-rw-r--r--stdlib/source/documentation/lux/world/file.lux10
-rw-r--r--stdlib/source/documentation/lux/world/file/watch.lux8
-rw-r--r--stdlib/source/documentation/lux/world/input/keyboard.lux8
-rw-r--r--stdlib/source/documentation/lux/world/net.lux10
-rw-r--r--stdlib/source/documentation/lux/world/net/http/client.lux8
-rw-r--r--stdlib/source/documentation/lux/world/net/http/status.lux8
-rw-r--r--stdlib/source/documentation/lux/world/net/uri.lux6
-rw-r--r--stdlib/source/documentation/lux/world/output/video/resolution.lux8
-rw-r--r--stdlib/source/documentation/lux/world/program.lux8
-rw-r--r--stdlib/source/documentation/lux/world/shell.lux8
181 files changed, 727 insertions, 727 deletions
diff --git a/stdlib/source/documentation/lux.lux b/stdlib/source/documentation/lux.lux
index 85b93f5f7..184049d89 100644
--- a/stdlib/source/documentation/lux.lux
+++ b/stdlib/source/documentation/lux.lux
@@ -1,16 +1,16 @@
(.module:
[library
[lux
- [program (#+ program:)]
- ["$" documentation (#+ documentation:)]
+ [program {"+" [program:]}]
+ ["$" documentation {"+" [documentation:]}]
["." debug]
[control
["." io]
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]
[collection
["." list]
["." set]]]
@@ -18,7 +18,7 @@
["." template]]]]
[\\library
["." /]]
- ["." / #_
+ ["." / "_"
["#." abstract]
["#." control]
["#." data]
@@ -38,7 +38,7 @@
... ["#." tool] ... TODO: Documentation for this
["#." type]
["#." world]
- ... ["#." target #_
+ ... ["#." target "_"
... <target>]
])
@@ -594,9 +594,9 @@
(documentation: /.module:
"Module-definition macro."
[(.module:
- [lux #*
+ [lux "*"
[control
- ["M" monad #*]]
+ ["M" monad "*"]]
[data
maybe
["." name ("#/." codec)]]
diff --git a/stdlib/source/documentation/lux/abstract.lux b/stdlib/source/documentation/lux/abstract.lux
index 11d002127..3181d310c 100644
--- a/stdlib/source/documentation/lux/abstract.lux
+++ b/stdlib/source/documentation/lux/abstract.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]
[collection
["." list]]]]]
- ["." / #_
+ ["." / "_"
["#." apply]
["#." codec]
["#." comonad]
diff --git a/stdlib/source/documentation/lux/abstract/apply.lux b/stdlib/source/documentation/lux/abstract/apply.lux
index 66c64dcc5..063946288 100644
--- a/stdlib/source/documentation/lux/abstract/apply.lux
+++ b/stdlib/source/documentation/lux/abstract/apply.lux
@@ -1,7 +1,7 @@
(.module:
[library
[lux
- ["$" documentation (#+ documentation:)]]]
+ ["$" documentation {"+" [documentation:]}]]]
[\\library
["." /]])
diff --git a/stdlib/source/documentation/lux/abstract/codec.lux b/stdlib/source/documentation/lux/abstract/codec.lux
index d75e972a5..f0eeae7c0 100644
--- a/stdlib/source/documentation/lux/abstract/codec.lux
+++ b/stdlib/source/documentation/lux/abstract/codec.lux
@@ -1,7 +1,7 @@
(.module:
[library
[lux
- ["$" documentation (#+ documentation:)]]]
+ ["$" documentation {"+" [documentation:]}]]]
[\\library
["." /]])
diff --git a/stdlib/source/documentation/lux/abstract/comonad.lux b/stdlib/source/documentation/lux/abstract/comonad.lux
index e9c018983..17087bac0 100644
--- a/stdlib/source/documentation/lux/abstract/comonad.lux
+++ b/stdlib/source/documentation/lux/abstract/comonad.lux
@@ -1,13 +1,13 @@
(.module:
[library
[lux
- ["$" documentation (#+ documentation:)]
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]]]
[\\library
["." /]]
- ["." / #_
+ ["." / "_"
["#." cofree]])
(documentation: (/.CoMonad !)
diff --git a/stdlib/source/documentation/lux/abstract/comonad/cofree.lux b/stdlib/source/documentation/lux/abstract/comonad/cofree.lux
index 5f4cd6bff..b526fe7db 100644
--- a/stdlib/source/documentation/lux/abstract/comonad/cofree.lux
+++ b/stdlib/source/documentation/lux/abstract/comonad/cofree.lux
@@ -1,7 +1,7 @@
(.module:
[library
[lux
- ["$" documentation (#+ documentation:)]]]
+ ["$" documentation {"+" [documentation:]}]]]
[\\library
["." /]])
diff --git a/stdlib/source/documentation/lux/abstract/enum.lux b/stdlib/source/documentation/lux/abstract/enum.lux
index 1ce302002..518ff2303 100644
--- a/stdlib/source/documentation/lux/abstract/enum.lux
+++ b/stdlib/source/documentation/lux/abstract/enum.lux
@@ -1,7 +1,7 @@
(.module:
[library
[lux
- ["$" documentation (#+ documentation:)]]]
+ ["$" documentation {"+" [documentation:]}]]]
[\\library
["." /]])
diff --git a/stdlib/source/documentation/lux/abstract/equivalence.lux b/stdlib/source/documentation/lux/abstract/equivalence.lux
index 88645d7ac..06d419af8 100644
--- a/stdlib/source/documentation/lux/abstract/equivalence.lux
+++ b/stdlib/source/documentation/lux/abstract/equivalence.lux
@@ -1,10 +1,10 @@
(.module:
[library
[lux
- ["$" documentation (#+ documentation:)]
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]]]
[\\library
["." /]])
diff --git a/stdlib/source/documentation/lux/abstract/functor.lux b/stdlib/source/documentation/lux/abstract/functor.lux
index 822645435..9c4cb9a5e 100644
--- a/stdlib/source/documentation/lux/abstract/functor.lux
+++ b/stdlib/source/documentation/lux/abstract/functor.lux
@@ -1,13 +1,13 @@
(.module:
[library
[lux
- ["$" documentation (#+ documentation:)]
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]]]
[\\library
["." /]]
- ["." / #_
+ ["." / "_"
["#." contravariant]])
(documentation: /.sum
diff --git a/stdlib/source/documentation/lux/abstract/functor/contravariant.lux b/stdlib/source/documentation/lux/abstract/functor/contravariant.lux
index 10dc126e0..5db7791c7 100644
--- a/stdlib/source/documentation/lux/abstract/functor/contravariant.lux
+++ b/stdlib/source/documentation/lux/abstract/functor/contravariant.lux
@@ -1,7 +1,7 @@
(.module:
[library
[lux
- ["$" documentation (#+ documentation:)]]]
+ ["$" documentation {"+" [documentation:]}]]]
[\\library
["." /]])
diff --git a/stdlib/source/documentation/lux/abstract/hash.lux b/stdlib/source/documentation/lux/abstract/hash.lux
index 421c51783..08ca4099d 100644
--- a/stdlib/source/documentation/lux/abstract/hash.lux
+++ b/stdlib/source/documentation/lux/abstract/hash.lux
@@ -1,10 +1,10 @@
(.module:
[library
[lux
- ["$" documentation (#+ documentation:)]
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]]]
[\\library
["." /]])
diff --git a/stdlib/source/documentation/lux/abstract/interval.lux b/stdlib/source/documentation/lux/abstract/interval.lux
index 50052e878..6160d05ab 100644
--- a/stdlib/source/documentation/lux/abstract/interval.lux
+++ b/stdlib/source/documentation/lux/abstract/interval.lux
@@ -1,10 +1,10 @@
(.module:
[library
[lux
- ["$" documentation (#+ documentation:)]
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]]]
[\\library
["." /]])
diff --git a/stdlib/source/documentation/lux/abstract/mix.lux b/stdlib/source/documentation/lux/abstract/mix.lux
index 3ac1b8c99..8bda5adb1 100644
--- a/stdlib/source/documentation/lux/abstract/mix.lux
+++ b/stdlib/source/documentation/lux/abstract/mix.lux
@@ -1,10 +1,10 @@
(.module:
[library
[lux
- ["$" documentation (#+ documentation:)]
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]]]
[\\library
["." /]])
diff --git a/stdlib/source/documentation/lux/abstract/monad.lux b/stdlib/source/documentation/lux/abstract/monad.lux
index 925973b18..634598bf3 100644
--- a/stdlib/source/documentation/lux/abstract/monad.lux
+++ b/stdlib/source/documentation/lux/abstract/monad.lux
@@ -1,13 +1,13 @@
(.module:
[library
[lux
- ["$" documentation (#+ documentation:)]
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]]]
[\\library
["." /]]
- ["." / #_
+ ["." / "_"
["#." free]])
(documentation: (/.Monad it)
diff --git a/stdlib/source/documentation/lux/abstract/monad/free.lux b/stdlib/source/documentation/lux/abstract/monad/free.lux
index ffdc7a715..9276e9cac 100644
--- a/stdlib/source/documentation/lux/abstract/monad/free.lux
+++ b/stdlib/source/documentation/lux/abstract/monad/free.lux
@@ -1,7 +1,7 @@
(.module:
[library
[lux
- ["$" documentation (#+ documentation:)]]]
+ ["$" documentation {"+" [documentation:]}]]]
[\\library
["." /]])
diff --git a/stdlib/source/documentation/lux/abstract/monoid.lux b/stdlib/source/documentation/lux/abstract/monoid.lux
index 366fe2cd4..75ea66ab2 100644
--- a/stdlib/source/documentation/lux/abstract/monoid.lux
+++ b/stdlib/source/documentation/lux/abstract/monoid.lux
@@ -1,10 +1,10 @@
(.module:
[library
[lux
- ["$" documentation (#+ documentation:)]
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]]]
[\\library
["." /]])
diff --git a/stdlib/source/documentation/lux/abstract/order.lux b/stdlib/source/documentation/lux/abstract/order.lux
index 72ba85c04..54aa48368 100644
--- a/stdlib/source/documentation/lux/abstract/order.lux
+++ b/stdlib/source/documentation/lux/abstract/order.lux
@@ -1,10 +1,10 @@
(.module:
[library
[lux
- ["$" documentation (#+ documentation:)]
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]]]
[\\library
["." /]])
diff --git a/stdlib/source/documentation/lux/abstract/predicate.lux b/stdlib/source/documentation/lux/abstract/predicate.lux
index 6bf46b734..b1fe154e7 100644
--- a/stdlib/source/documentation/lux/abstract/predicate.lux
+++ b/stdlib/source/documentation/lux/abstract/predicate.lux
@@ -1,10 +1,10 @@
(.module:
[library
[lux
- ["$" documentation (#+ documentation:)]
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]]]
[\\library
["." /]])
diff --git a/stdlib/source/documentation/lux/control.lux b/stdlib/source/documentation/lux/control.lux
index 3a1f688a9..bcfb0845a 100644
--- a/stdlib/source/documentation/lux/control.lux
+++ b/stdlib/source/documentation/lux/control.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]
[collection
["." list]]]]]
- ["." / #_
+ ["." / "_"
["#." concatenative]
["#." concurrency]
["#." continuation]
diff --git a/stdlib/source/documentation/lux/control/concatenative.lux b/stdlib/source/documentation/lux/control/concatenative.lux
index a1163c241..2b7b9bf26 100644
--- a/stdlib/source/documentation/lux/control/concatenative.lux
+++ b/stdlib/source/documentation/lux/control/concatenative.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- if loop)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [if loop]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]
[collection
["." list ("#\." monad)]]]
[macro
diff --git a/stdlib/source/documentation/lux/control/concurrency.lux b/stdlib/source/documentation/lux/control/concurrency.lux
index 1408c984a..a6a06b327 100644
--- a/stdlib/source/documentation/lux/control/concurrency.lux
+++ b/stdlib/source/documentation/lux/control/concurrency.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]
[collection
["." list]]]]]
- ["." / #_
+ ["." / "_"
["#." actor]
["#." async]
["#." atom]
diff --git a/stdlib/source/documentation/lux/control/concurrency/actor.lux b/stdlib/source/documentation/lux/control/concurrency/actor.lux
index ccf4945f2..05989e2dd 100644
--- a/stdlib/source/documentation/lux/control/concurrency/actor.lux
+++ b/stdlib/source/documentation/lux/control/concurrency/actor.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- if loop)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [if loop]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]
[collection
["." list ("#\." monad)]]]
[macro
diff --git a/stdlib/source/documentation/lux/control/concurrency/async.lux b/stdlib/source/documentation/lux/control/concurrency/async.lux
index 769a1a770..7e453f544 100644
--- a/stdlib/source/documentation/lux/control/concurrency/async.lux
+++ b/stdlib/source/documentation/lux/control/concurrency/async.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- or and)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [or and]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/concurrency/atom.lux b/stdlib/source/documentation/lux/control/concurrency/atom.lux
index f75779e94..fece4dd0b 100644
--- a/stdlib/source/documentation/lux/control/concurrency/atom.lux
+++ b/stdlib/source/documentation/lux/control/concurrency/atom.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- if loop)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [if loop]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/concurrency/frp.lux b/stdlib/source/documentation/lux/control/concurrency/frp.lux
index dae7ee4bc..cc1ef6405 100644
--- a/stdlib/source/documentation/lux/control/concurrency/frp.lux
+++ b/stdlib/source/documentation/lux/control/concurrency/frp.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- if loop)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [if loop]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/concurrency/semaphore.lux b/stdlib/source/documentation/lux/control/concurrency/semaphore.lux
index 4530b5455..60c8fccb5 100644
--- a/stdlib/source/documentation/lux/control/concurrency/semaphore.lux
+++ b/stdlib/source/documentation/lux/control/concurrency/semaphore.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- if loop)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [if loop]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/concurrency/stm.lux b/stdlib/source/documentation/lux/control/concurrency/stm.lux
index b7372e4be..06a22f77e 100644
--- a/stdlib/source/documentation/lux/control/concurrency/stm.lux
+++ b/stdlib/source/documentation/lux/control/concurrency/stm.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- if loop)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [if loop]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/concurrency/thread.lux b/stdlib/source/documentation/lux/control/concurrency/thread.lux
index 6de9b7fb7..6caa4a58a 100644
--- a/stdlib/source/documentation/lux/control/concurrency/thread.lux
+++ b/stdlib/source/documentation/lux/control/concurrency/thread.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- if loop)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [if loop]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/continuation.lux b/stdlib/source/documentation/lux/control/continuation.lux
index 0aacddd10..6605ace3c 100644
--- a/stdlib/source/documentation/lux/control/continuation.lux
+++ b/stdlib/source/documentation/lux/control/continuation.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- if loop)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [if loop]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/exception.lux b/stdlib/source/documentation/lux/control/exception.lux
index 4df1fa691..0906206e4 100644
--- a/stdlib/source/documentation/lux/control/exception.lux
+++ b/stdlib/source/documentation/lux/control/exception.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- if loop)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [if loop]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/function.lux b/stdlib/source/documentation/lux/control/function.lux
index 62f7b7374..01bf7a99c 100644
--- a/stdlib/source/documentation/lux/control/function.lux
+++ b/stdlib/source/documentation/lux/control/function.lux
@@ -1,15 +1,15 @@
(.module:
[library
- [lux (#- if loop)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [if loop]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
["." /]]
- ["." / #_
+ ["." / "_"
["#." contract]
["#." memo]
["#." mixin]
diff --git a/stdlib/source/documentation/lux/control/function/contract.lux b/stdlib/source/documentation/lux/control/function/contract.lux
index 84ef6ad13..317b30d68 100644
--- a/stdlib/source/documentation/lux/control/function/contract.lux
+++ b/stdlib/source/documentation/lux/control/function/contract.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- if loop)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [if loop]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/function/memo.lux b/stdlib/source/documentation/lux/control/function/memo.lux
index 35d2eb251..42b463a24 100644
--- a/stdlib/source/documentation/lux/control/function/memo.lux
+++ b/stdlib/source/documentation/lux/control/function/memo.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- if loop)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [if loop]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/function/mixin.lux b/stdlib/source/documentation/lux/control/function/mixin.lux
index dd2b77e9c..a5531898f 100644
--- a/stdlib/source/documentation/lux/control/function/mixin.lux
+++ b/stdlib/source/documentation/lux/control/function/mixin.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- if loop)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [if loop]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/function/mutual.lux b/stdlib/source/documentation/lux/control/function/mutual.lux
index 9dd7588b7..33d7cd26d 100644
--- a/stdlib/source/documentation/lux/control/function/mutual.lux
+++ b/stdlib/source/documentation/lux/control/function/mutual.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- let def:)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [let def:]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/io.lux b/stdlib/source/documentation/lux/control/io.lux
index 70f982175..ff19603c1 100644
--- a/stdlib/source/documentation/lux/control/io.lux
+++ b/stdlib/source/documentation/lux/control/io.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- if loop)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [if loop]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/lazy.lux b/stdlib/source/documentation/lux/control/lazy.lux
index 17466e87f..cb128a1ef 100644
--- a/stdlib/source/documentation/lux/control/lazy.lux
+++ b/stdlib/source/documentation/lux/control/lazy.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- if loop)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [if loop]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/maybe.lux b/stdlib/source/documentation/lux/control/maybe.lux
index f096b1d40..c53cda3c4 100644
--- a/stdlib/source/documentation/lux/control/maybe.lux
+++ b/stdlib/source/documentation/lux/control/maybe.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- if loop)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [if loop]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/parser.lux b/stdlib/source/documentation/lux/control/parser.lux
index be39b3114..2c622030e 100644
--- a/stdlib/source/documentation/lux/control/parser.lux
+++ b/stdlib/source/documentation/lux/control/parser.lux
@@ -1,15 +1,15 @@
(.module:
[library
- [lux (#- or and not)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [or and not]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
["." /]]
- ["." / #_
+ ["." / "_"
["#." analysis]
["#." binary]
["#." cli]
diff --git a/stdlib/source/documentation/lux/control/parser/analysis.lux b/stdlib/source/documentation/lux/control/parser/analysis.lux
index 284860f81..935974e84 100644
--- a/stdlib/source/documentation/lux/control/parser/analysis.lux
+++ b/stdlib/source/documentation/lux/control/parser/analysis.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- nat int rev local)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [nat int rev local]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/parser/binary.lux b/stdlib/source/documentation/lux/control/parser/binary.lux
index 07e141ef0..37a00a757 100644
--- a/stdlib/source/documentation/lux/control/parser/binary.lux
+++ b/stdlib/source/documentation/lux/control/parser/binary.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- list)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [list]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/parser/cli.lux b/stdlib/source/documentation/lux/control/parser/cli.lux
index f70ea6ab8..db525a6e8 100644
--- a/stdlib/source/documentation/lux/control/parser/cli.lux
+++ b/stdlib/source/documentation/lux/control/parser/cli.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/parser/code.lux b/stdlib/source/documentation/lux/control/parser/code.lux
index b3d4d9b0d..4c14304a0 100644
--- a/stdlib/source/documentation/lux/control/parser/code.lux
+++ b/stdlib/source/documentation/lux/control/parser/code.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- nat int rev local)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [nat int rev local]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/parser/environment.lux b/stdlib/source/documentation/lux/control/parser/environment.lux
index 6de12d092..1ac686167 100644
--- a/stdlib/source/documentation/lux/control/parser/environment.lux
+++ b/stdlib/source/documentation/lux/control/parser/environment.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/parser/json.lux b/stdlib/source/documentation/lux/control/parser/json.lux
index ba49d12b0..9c30df716 100644
--- a/stdlib/source/documentation/lux/control/parser/json.lux
+++ b/stdlib/source/documentation/lux/control/parser/json.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/parser/synthesis.lux b/stdlib/source/documentation/lux/control/parser/synthesis.lux
index 4f8f41124..a0c48b955 100644
--- a/stdlib/source/documentation/lux/control/parser/synthesis.lux
+++ b/stdlib/source/documentation/lux/control/parser/synthesis.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- i64 local function loop)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [i64 local function loop]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/parser/text.lux b/stdlib/source/documentation/lux/control/parser/text.lux
index 5db5601a2..44640e656 100644
--- a/stdlib/source/documentation/lux/control/parser/text.lux
+++ b/stdlib/source/documentation/lux/control/parser/text.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- and not local)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [and not local]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/parser/tree.lux b/stdlib/source/documentation/lux/control/parser/tree.lux
index f6160afe9..49c5f56d9 100644
--- a/stdlib/source/documentation/lux/control/parser/tree.lux
+++ b/stdlib/source/documentation/lux/control/parser/tree.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/parser/type.lux b/stdlib/source/documentation/lux/control/parser/type.lux
index f5405958a..5567ac18e 100644
--- a/stdlib/source/documentation/lux/control/parser/type.lux
+++ b/stdlib/source/documentation/lux/control/parser/type.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- local function)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [local function]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/parser/xml.lux b/stdlib/source/documentation/lux/control/parser/xml.lux
index ce7d8c9bf..06993388d 100644
--- a/stdlib/source/documentation/lux/control/parser/xml.lux
+++ b/stdlib/source/documentation/lux/control/parser/xml.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/pipe.lux b/stdlib/source/documentation/lux/control/pipe.lux
index 284a2ec20..ad628a155 100644
--- a/stdlib/source/documentation/lux/control/pipe.lux
+++ b/stdlib/source/documentation/lux/control/pipe.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- if loop)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [if loop]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/reader.lux b/stdlib/source/documentation/lux/control/reader.lux
index b432d4fa2..e6aa7c35d 100644
--- a/stdlib/source/documentation/lux/control/reader.lux
+++ b/stdlib/source/documentation/lux/control/reader.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- local)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [local]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/region.lux b/stdlib/source/documentation/lux/control/region.lux
index c1e2c9823..6980cbb66 100644
--- a/stdlib/source/documentation/lux/control/region.lux
+++ b/stdlib/source/documentation/lux/control/region.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- if loop)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [if loop]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/remember.lux b/stdlib/source/documentation/lux/control/remember.lux
index c17fdf3cc..955505c5c 100644
--- a/stdlib/source/documentation/lux/control/remember.lux
+++ b/stdlib/source/documentation/lux/control/remember.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/security.lux b/stdlib/source/documentation/lux/control/security.lux
index ac39298dd..a073ed4ef 100644
--- a/stdlib/source/documentation/lux/control/security.lux
+++ b/stdlib/source/documentation/lux/control/security.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]
[collection
["." list]]]]]
- ["." / #_
+ ["." / "_"
["#." capability]
["#." policy]])
diff --git a/stdlib/source/documentation/lux/control/security/capability.lux b/stdlib/source/documentation/lux/control/security/capability.lux
index 4525da73c..5e8093419 100644
--- a/stdlib/source/documentation/lux/control/security/capability.lux
+++ b/stdlib/source/documentation/lux/control/security/capability.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/security/policy.lux b/stdlib/source/documentation/lux/control/security/policy.lux
index ee0f172bb..a8dd61191 100644
--- a/stdlib/source/documentation/lux/control/security/policy.lux
+++ b/stdlib/source/documentation/lux/control/security/policy.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/state.lux b/stdlib/source/documentation/lux/control/state.lux
index 7426a0a47..d2b602fe4 100644
--- a/stdlib/source/documentation/lux/control/state.lux
+++ b/stdlib/source/documentation/lux/control/state.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- local)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [local]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/thread.lux b/stdlib/source/documentation/lux/control/thread.lux
index 502992db1..a7cf24b97 100644
--- a/stdlib/source/documentation/lux/control/thread.lux
+++ b/stdlib/source/documentation/lux/control/thread.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- local)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [local]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/try.lux b/stdlib/source/documentation/lux/control/try.lux
index c77538d99..b74308b5d 100644
--- a/stdlib/source/documentation/lux/control/try.lux
+++ b/stdlib/source/documentation/lux/control/try.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- local)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [local]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/control/writer.lux b/stdlib/source/documentation/lux/control/writer.lux
index f13d72485..b84d6888a 100644
--- a/stdlib/source/documentation/lux/control/writer.lux
+++ b/stdlib/source/documentation/lux/control/writer.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- local)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [local]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/data.lux b/stdlib/source/documentation/lux/data.lux
index 0187c2a51..fdccacad3 100644
--- a/stdlib/source/documentation/lux/data.lux
+++ b/stdlib/source/documentation/lux/data.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]
[collection
["." list]]]]]
- ["." / #_
+ ["." / "_"
["#." binary]
["#." bit]
["#." collection]
diff --git a/stdlib/source/documentation/lux/data/binary.lux b/stdlib/source/documentation/lux/data/binary.lux
index c740e6660..474b99a0e 100644
--- a/stdlib/source/documentation/lux/data/binary.lux
+++ b/stdlib/source/documentation/lux/data/binary.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/data/bit.lux b/stdlib/source/documentation/lux/data/bit.lux
index e1379b85c..c31e06026 100644
--- a/stdlib/source/documentation/lux/data/bit.lux
+++ b/stdlib/source/documentation/lux/data/bit.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/data/collection.lux b/stdlib/source/documentation/lux/data/collection.lux
index 04470c5ca..11f8b5245 100644
--- a/stdlib/source/documentation/lux/data/collection.lux
+++ b/stdlib/source/documentation/lux/data/collection.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]
[collection
["." list]]]]]
- ["." / #_
+ ["." / "_"
["#." array]
["#." bits]
["#." dictionary]
diff --git a/stdlib/source/documentation/lux/data/collection/array.lux b/stdlib/source/documentation/lux/data/collection/array.lux
index d9657e747..0f0c8a610 100644
--- a/stdlib/source/documentation/lux/data/collection/array.lux
+++ b/stdlib/source/documentation/lux/data/collection/array.lux
@@ -1,15 +1,15 @@
(.module:
[library
- [lux (#- list)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [list]}
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
- [syntax (#+ syntax:)]
+ [syntax {"+" [syntax:]}]
["." code]
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/data/collection/bits.lux b/stdlib/source/documentation/lux/data/collection/bits.lux
index f5fe95dc3..c58e7358a 100644
--- a/stdlib/source/documentation/lux/data/collection/bits.lux
+++ b/stdlib/source/documentation/lux/data/collection/bits.lux
@@ -1,15 +1,15 @@
(.module:
[library
- [lux (#- or and not)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [or and not]}
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
- [syntax (#+ syntax:)]
+ [syntax {"+" [syntax:]}]
["." code]
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/data/collection/dictionary.lux b/stdlib/source/documentation/lux/data/collection/dictionary.lux
index d1a0689ea..41f34cb6e 100644
--- a/stdlib/source/documentation/lux/data/collection/dictionary.lux
+++ b/stdlib/source/documentation/lux/data/collection/dictionary.lux
@@ -1,20 +1,20 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
- [syntax (#+ syntax:)]
+ [syntax {"+" [syntax:]}]
["." code]
["." template]]]]
[\\library
["." /]]
- ["." / #_
+ ["." / "_"
["#." ordered]
["#." plist]])
diff --git a/stdlib/source/documentation/lux/data/collection/dictionary/ordered.lux b/stdlib/source/documentation/lux/data/collection/dictionary/ordered.lux
index 755701934..072d14754 100644
--- a/stdlib/source/documentation/lux/data/collection/dictionary/ordered.lux
+++ b/stdlib/source/documentation/lux/data/collection/dictionary/ordered.lux
@@ -1,15 +1,15 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
- [syntax (#+ syntax:)]
+ [syntax {"+" [syntax:]}]
["." code]
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/data/collection/dictionary/plist.lux b/stdlib/source/documentation/lux/data/collection/dictionary/plist.lux
index a6fd8e4e9..be5b815a4 100644
--- a/stdlib/source/documentation/lux/data/collection/dictionary/plist.lux
+++ b/stdlib/source/documentation/lux/data/collection/dictionary/plist.lux
@@ -1,15 +1,15 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
- [syntax (#+ syntax:)]
+ [syntax {"+" [syntax:]}]
["." code]
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/data/collection/list.lux b/stdlib/source/documentation/lux/data/collection/list.lux
index d11cc2605..6f60d5085 100644
--- a/stdlib/source/documentation/lux/data/collection/list.lux
+++ b/stdlib/source/documentation/lux/data/collection/list.lux
@@ -1,15 +1,15 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
- [syntax (#+ syntax:)]
+ [syntax {"+" [syntax:]}]
["." code]
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/data/collection/queue.lux b/stdlib/source/documentation/lux/data/collection/queue.lux
index d92371dc3..2fb60fac0 100644
--- a/stdlib/source/documentation/lux/data/collection/queue.lux
+++ b/stdlib/source/documentation/lux/data/collection/queue.lux
@@ -1,20 +1,20 @@
(.module:
[library
- [lux (#- list)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [list]}
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
- [syntax (#+ syntax:)]
+ [syntax {"+" [syntax:]}]
["." code]
["." template]]]]
[\\library
["." /]]
- ["." / #_
+ ["." / "_"
["#." priority]])
(documentation: (/.Queue it)
diff --git a/stdlib/source/documentation/lux/data/collection/queue/priority.lux b/stdlib/source/documentation/lux/data/collection/queue/priority.lux
index 96159b955..4569accc2 100644
--- a/stdlib/source/documentation/lux/data/collection/queue/priority.lux
+++ b/stdlib/source/documentation/lux/data/collection/queue/priority.lux
@@ -1,15 +1,15 @@
(.module:
[library
- [lux (#- list)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [list]}
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
- [syntax (#+ syntax:)]
+ [syntax {"+" [syntax:]}]
["." code]
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/data/collection/row.lux b/stdlib/source/documentation/lux/data/collection/row.lux
index 25c174793..e2e4f628f 100644
--- a/stdlib/source/documentation/lux/data/collection/row.lux
+++ b/stdlib/source/documentation/lux/data/collection/row.lux
@@ -1,15 +1,15 @@
(.module:
[library
- [lux (#- list)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [list]}
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
- [syntax (#+ syntax:)]
+ [syntax {"+" [syntax:]}]
["." code]
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/data/collection/sequence.lux b/stdlib/source/documentation/lux/data/collection/sequence.lux
index 6caac570d..44b589ad7 100644
--- a/stdlib/source/documentation/lux/data/collection/sequence.lux
+++ b/stdlib/source/documentation/lux/data/collection/sequence.lux
@@ -1,15 +1,15 @@
(.module:
[library
- [lux (#- list)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [list]}
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
- [syntax (#+ syntax:)]
+ [syntax {"+" [syntax:]}]
["." code]
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/data/collection/set.lux b/stdlib/source/documentation/lux/data/collection/set.lux
index 7c92d4fef..63bd6ca18 100644
--- a/stdlib/source/documentation/lux/data/collection/set.lux
+++ b/stdlib/source/documentation/lux/data/collection/set.lux
@@ -1,18 +1,18 @@
(.module:
[library
- [lux (#- list)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [list]}
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
["." /]]
- ["." / #_
+ ["." / "_"
["#." multi]
["#." ordered]])
diff --git a/stdlib/source/documentation/lux/data/collection/set/multi.lux b/stdlib/source/documentation/lux/data/collection/set/multi.lux
index 5ddc82939..fa1ee3d23 100644
--- a/stdlib/source/documentation/lux/data/collection/set/multi.lux
+++ b/stdlib/source/documentation/lux/data/collection/set/multi.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux (#- list)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [list]}
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/data/collection/set/ordered.lux b/stdlib/source/documentation/lux/data/collection/set/ordered.lux
index 8f9c90c1c..23810bfae 100644
--- a/stdlib/source/documentation/lux/data/collection/set/ordered.lux
+++ b/stdlib/source/documentation/lux/data/collection/set/ordered.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux (#- list)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [list]}
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/data/collection/stack.lux b/stdlib/source/documentation/lux/data/collection/stack.lux
index 557564f92..42cca84ff 100644
--- a/stdlib/source/documentation/lux/data/collection/stack.lux
+++ b/stdlib/source/documentation/lux/data/collection/stack.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux (#- list)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [list]}
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/data/collection/tree.lux b/stdlib/source/documentation/lux/data/collection/tree.lux
index ed6161796..1e2994c98 100644
--- a/stdlib/source/documentation/lux/data/collection/tree.lux
+++ b/stdlib/source/documentation/lux/data/collection/tree.lux
@@ -1,18 +1,18 @@
(.module:
[library
- [lux (#- list)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [list]}
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
["." /]]
- ["." / #_
+ ["." / "_"
["#." finger]
["#." zipper]])
diff --git a/stdlib/source/documentation/lux/data/collection/tree/finger.lux b/stdlib/source/documentation/lux/data/collection/tree/finger.lux
index 0f47d78f5..7006b28d3 100644
--- a/stdlib/source/documentation/lux/data/collection/tree/finger.lux
+++ b/stdlib/source/documentation/lux/data/collection/tree/finger.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux (#- list)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [list]}
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/data/collection/tree/zipper.lux b/stdlib/source/documentation/lux/data/collection/tree/zipper.lux
index 7f72d669e..fc2ad10b1 100644
--- a/stdlib/source/documentation/lux/data/collection/tree/zipper.lux
+++ b/stdlib/source/documentation/lux/data/collection/tree/zipper.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux (#- list)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [list]}
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/data/color.lux b/stdlib/source/documentation/lux/data/color.lux
index 2a439f7c3..7ad4ed77a 100644
--- a/stdlib/source/documentation/lux/data/color.lux
+++ b/stdlib/source/documentation/lux/data/color.lux
@@ -1,20 +1,20 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
- [syntax (#+ syntax:)]
+ [syntax {"+" [syntax:]}]
["." code]
["." template]]]]
[\\library
["." /]]
- ["." / #_
+ ["." / "_"
["#." named]])
(documentation: /.RGB
diff --git a/stdlib/source/documentation/lux/data/color/named.lux b/stdlib/source/documentation/lux/data/color/named.lux
index b0a6d88ba..c261199e3 100644
--- a/stdlib/source/documentation/lux/data/color/named.lux
+++ b/stdlib/source/documentation/lux/data/color/named.lux
@@ -1,15 +1,15 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
- [syntax (#+ syntax:)]
+ [syntax {"+" [syntax:]}]
["." code]
["." template]]
[math
diff --git a/stdlib/source/documentation/lux/data/format.lux b/stdlib/source/documentation/lux/data/format.lux
index 9758699e5..0aab0b183 100644
--- a/stdlib/source/documentation/lux/data/format.lux
+++ b/stdlib/source/documentation/lux/data/format.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]
[collection
["." list]]]]]
- ["." / #_
+ ["." / "_"
["#." binary]
["#." json]
["#." tar]
diff --git a/stdlib/source/documentation/lux/data/format/binary.lux b/stdlib/source/documentation/lux/data/format/binary.lux
index 42a6c924b..1600bac3b 100644
--- a/stdlib/source/documentation/lux/data/format/binary.lux
+++ b/stdlib/source/documentation/lux/data/format/binary.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- nat int rev list type or and)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [nat int rev list type or and]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/data/format/json.lux b/stdlib/source/documentation/lux/data/format/json.lux
index 5b55ad75d..ae21ac641 100644
--- a/stdlib/source/documentation/lux/data/format/json.lux
+++ b/stdlib/source/documentation/lux/data/format/json.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- nat int rev list type or and)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [nat int rev list type or and]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/data/format/tar.lux b/stdlib/source/documentation/lux/data/format/tar.lux
index 85b658b59..3040355cd 100644
--- a/stdlib/source/documentation/lux/data/format/tar.lux
+++ b/stdlib/source/documentation/lux/data/format/tar.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- nat int rev list type or and)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [nat int rev list type or and]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/data/format/xml.lux b/stdlib/source/documentation/lux/data/format/xml.lux
index d02722170..b1c21555f 100644
--- a/stdlib/source/documentation/lux/data/format/xml.lux
+++ b/stdlib/source/documentation/lux/data/format/xml.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- nat int rev list type or and)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [nat int rev list type or and]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/data/identity.lux b/stdlib/source/documentation/lux/data/identity.lux
index 95aef4075..e2912a73b 100644
--- a/stdlib/source/documentation/lux/data/identity.lux
+++ b/stdlib/source/documentation/lux/data/identity.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- nat int rev list type or and)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [nat int rev list type or and]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/data/name.lux b/stdlib/source/documentation/lux/data/name.lux
index 1cf422bcf..f2b1227ed 100644
--- a/stdlib/source/documentation/lux/data/name.lux
+++ b/stdlib/source/documentation/lux/data/name.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- nat int rev list type or and)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [nat int rev list type or and]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/data/product.lux b/stdlib/source/documentation/lux/data/product.lux
index f1abaffcd..d957f0820 100644
--- a/stdlib/source/documentation/lux/data/product.lux
+++ b/stdlib/source/documentation/lux/data/product.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- nat int rev list type or and)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [nat int rev list type or and]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/data/sum.lux b/stdlib/source/documentation/lux/data/sum.lux
index 5db8a4df3..a58a0bab9 100644
--- a/stdlib/source/documentation/lux/data/sum.lux
+++ b/stdlib/source/documentation/lux/data/sum.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/data/text.lux b/stdlib/source/documentation/lux/data/text.lux
index 690eacd4b..1014e0e46 100644
--- a/stdlib/source/documentation/lux/data/text.lux
+++ b/stdlib/source/documentation/lux/data/text.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux (#- char)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [char]}
+ ["$" documentation {"+" [documentation:]}]
[data
[text
- ["%" format (#+ format)]]
+ ["%" format {"+" [format]}]]
[collection
["." list]]]]]
- ["." / #_
+ ["." / "_"
["#." buffer]
["#." encoding]
["#." escape]
diff --git a/stdlib/source/documentation/lux/data/text/buffer.lux b/stdlib/source/documentation/lux/data/text/buffer.lux
index b392992f1..3db182b44 100644
--- a/stdlib/source/documentation/lux/data/text/buffer.lux
+++ b/stdlib/source/documentation/lux/data/text/buffer.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/data/text/encoding.lux b/stdlib/source/documentation/lux/data/text/encoding.lux
index b0cef359b..399ae613a 100644
--- a/stdlib/source/documentation/lux/data/text/encoding.lux
+++ b/stdlib/source/documentation/lux/data/text/encoding.lux
@@ -1,15 +1,15 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
["." /]]
- ["." / #_
+ ["." / "_"
["#." utf8]])
(documentation: /.Encoding
diff --git a/stdlib/source/documentation/lux/data/text/encoding/utf8.lux b/stdlib/source/documentation/lux/data/text/encoding/utf8.lux
index dc9a199f3..b407c4d11 100644
--- a/stdlib/source/documentation/lux/data/text/encoding/utf8.lux
+++ b/stdlib/source/documentation/lux/data/text/encoding/utf8.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/data/text/escape.lux b/stdlib/source/documentation/lux/data/text/escape.lux
index e9c8637fb..027396003 100644
--- a/stdlib/source/documentation/lux/data/text/escape.lux
+++ b/stdlib/source/documentation/lux/data/text/escape.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/data/text/format.lux b/stdlib/source/documentation/lux/data/text/format.lux
index 046682386..4acc2eacc 100644
--- a/stdlib/source/documentation/lux/data/text/format.lux
+++ b/stdlib/source/documentation/lux/data/text/format.lux
@@ -1,7 +1,7 @@
(.module:
[library
- [lux (#- nat int rev type list)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [nat int rev type list]}
+ ["$" documentation {"+" [documentation:]}]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/data/text/regex.lux b/stdlib/source/documentation/lux/data/text/regex.lux
index 2538af472..9133dadef 100644
--- a/stdlib/source/documentation/lux/data/text/regex.lux
+++ b/stdlib/source/documentation/lux/data/text/regex.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/data/text/unicode.lux b/stdlib/source/documentation/lux/data/text/unicode.lux
index b170ae516..a2e6069b9 100644
--- a/stdlib/source/documentation/lux/data/text/unicode.lux
+++ b/stdlib/source/documentation/lux/data/text/unicode.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]
[collection
["." list]]]]]
- ["." / #_
+ ["." / "_"
["#." block]
["#." set]])
diff --git a/stdlib/source/documentation/lux/data/text/unicode/block.lux b/stdlib/source/documentation/lux/data/text/unicode/block.lux
index faa9d8833..aa64257be 100644
--- a/stdlib/source/documentation/lux/data/text/unicode/block.lux
+++ b/stdlib/source/documentation/lux/data/text/unicode/block.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]
[math
diff --git a/stdlib/source/documentation/lux/data/text/unicode/set.lux b/stdlib/source/documentation/lux/data/text/unicode/set.lux
index 55a114882..22d99b138 100644
--- a/stdlib/source/documentation/lux/data/text/unicode/set.lux
+++ b/stdlib/source/documentation/lux/data/text/unicode/set.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/debug.lux b/stdlib/source/documentation/lux/debug.lux
index 37832c4bf..9ee9b1a8d 100644
--- a/stdlib/source/documentation/lux/debug.lux
+++ b/stdlib/source/documentation/lux/debug.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- private)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [private]}
+ ["$" documentation {"+" [documentation:]}]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/documentation.lux b/stdlib/source/documentation/lux/documentation.lux
index 0c8b0722f..3383826e5 100644
--- a/stdlib/source/documentation/lux/documentation.lux
+++ b/stdlib/source/documentation/lux/documentation.lux
@@ -1,9 +1,9 @@
(.module:
[library
- [lux #*
+ [lux "*"
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/extension.lux b/stdlib/source/documentation/lux/extension.lux
index d5b9836e7..49a37153c 100644
--- a/stdlib/source/documentation/lux/extension.lux
+++ b/stdlib/source/documentation/lux/extension.lux
@@ -1,14 +1,14 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
["." debug]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]
[collection
["." row]]]
[macro
diff --git a/stdlib/source/documentation/lux/ffi.js.lux b/stdlib/source/documentation/lux/ffi.js.lux
index 72ee6ef34..4dc65e812 100644
--- a/stdlib/source/documentation/lux/ffi.js.lux
+++ b/stdlib/source/documentation/lux/ffi.js.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- int char type :as)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [int char type :as]}
+ ["$" documentation {"+" [documentation:]}]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/ffi.jvm.lux b/stdlib/source/documentation/lux/ffi.jvm.lux
index 029999d03..b9f05398e 100644
--- a/stdlib/source/documentation/lux/ffi.jvm.lux
+++ b/stdlib/source/documentation/lux/ffi.jvm.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- int char type :as)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [int char type :as]}
+ ["$" documentation {"+" [documentation:]}]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/ffi.old.lux b/stdlib/source/documentation/lux/ffi.old.lux
index 80d981b89..34bafe786 100644
--- a/stdlib/source/documentation/lux/ffi.old.lux
+++ b/stdlib/source/documentation/lux/ffi.old.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- int char type :as)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [int char type :as]}
+ ["$" documentation {"+" [documentation:]}]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/ffi.rb.lux b/stdlib/source/documentation/lux/ffi.rb.lux
index 5e6f96164..dc4c3974a 100644
--- a/stdlib/source/documentation/lux/ffi.rb.lux
+++ b/stdlib/source/documentation/lux/ffi.rb.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- int char type :as)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [int char type :as]}
+ ["$" documentation {"+" [documentation:]}]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/locale.lux b/stdlib/source/documentation/lux/locale.lux
index f299d2a96..f61a229d2 100644
--- a/stdlib/source/documentation/lux/locale.lux
+++ b/stdlib/source/documentation/lux/locale.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux (#- char)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [char]}
+ ["$" documentation {"+" [documentation:]}]
[data
[text
- ["%" format (#+ format)]]
+ ["%" format {"+" [format]}]]
[collection
["." list]]]]]
- ["." / #_
+ ["." / "_"
["#." language]
["#." territory]]
[\\library
diff --git a/stdlib/source/documentation/lux/locale/language.lux b/stdlib/source/documentation/lux/locale/language.lux
index fc720ddb1..db6551405 100644
--- a/stdlib/source/documentation/lux/locale/language.lux
+++ b/stdlib/source/documentation/lux/locale/language.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- char)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [char]}
+ ["$" documentation {"+" [documentation:]}]
[data
[text
- ["%" format (#+ format)]]
+ ["%" format {"+" [format]}]]
[collection
["." list ("#\." monoid)]]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/locale/territory.lux b/stdlib/source/documentation/lux/locale/territory.lux
index eb4553615..38e7b7d97 100644
--- a/stdlib/source/documentation/lux/locale/territory.lux
+++ b/stdlib/source/documentation/lux/locale/territory.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- char)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [char]}
+ ["$" documentation {"+" [documentation:]}]
[data
[text
- ["%" format (#+ format)]]
+ ["%" format {"+" [format]}]]
[collection
["." list ("#\." monoid)]]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/macro.lux b/stdlib/source/documentation/lux/macro.lux
index a5125ff99..f82563c8a 100644
--- a/stdlib/source/documentation/lux/macro.lux
+++ b/stdlib/source/documentation/lux/macro.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux (#- char)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [char]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]
[collection
["." list]]]]]
- ["." / #_
+ ["." / "_"
["#." code]
["#." local]
["#." syntax]
diff --git a/stdlib/source/documentation/lux/macro/code.lux b/stdlib/source/documentation/lux/macro/code.lux
index 6102046b1..fe0198ab8 100644
--- a/stdlib/source/documentation/lux/macro/code.lux
+++ b/stdlib/source/documentation/lux/macro/code.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- char)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [char]}
+ ["$" documentation {"+" [documentation:]}]
[data
[text
- ["%" format (#+ format)]]
+ ["%" format {"+" [format]}]]
[collection
["." list]]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/macro/local.lux b/stdlib/source/documentation/lux/macro/local.lux
index 5b6acf1b5..5b8c61c4f 100644
--- a/stdlib/source/documentation/lux/macro/local.lux
+++ b/stdlib/source/documentation/lux/macro/local.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- char)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [char]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]
[collection
["." list]]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/macro/syntax.lux b/stdlib/source/documentation/lux/macro/syntax.lux
index feb49c8e9..e8b7f4c21 100644
--- a/stdlib/source/documentation/lux/macro/syntax.lux
+++ b/stdlib/source/documentation/lux/macro/syntax.lux
@@ -1,20 +1,20 @@
(.module:
[library
- [lux (#- char)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [char]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]
[collection
["." list]]]]]
- ["." / #_
+ ["." / "_"
["#." annotations]
["#." check]
["#." declaration]
["#." definition]
["#." export]
["#." input]
- ["#." type #_
+ ["#." type "_"
["#/." variable]]]
[\\library
["." /]])
diff --git a/stdlib/source/documentation/lux/macro/syntax/annotations.lux b/stdlib/source/documentation/lux/macro/syntax/annotations.lux
index 2fbb28d35..108d975ab 100644
--- a/stdlib/source/documentation/lux/macro/syntax/annotations.lux
+++ b/stdlib/source/documentation/lux/macro/syntax/annotations.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- char)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [char]}
+ ["$" documentation {"+" [documentation:]}]
[data
[text
- ["%" format (#+ format)]]
+ ["%" format {"+" [format]}]]
[collection
["." list]]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/macro/syntax/check.lux b/stdlib/source/documentation/lux/macro/syntax/check.lux
index 0d0ffcdd3..c8997e14b 100644
--- a/stdlib/source/documentation/lux/macro/syntax/check.lux
+++ b/stdlib/source/documentation/lux/macro/syntax/check.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- char)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [char]}
+ ["$" documentation {"+" [documentation:]}]
[data
[text
- ["%" format (#+ format)]]
+ ["%" format {"+" [format]}]]
[collection
["." list]]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/macro/syntax/declaration.lux b/stdlib/source/documentation/lux/macro/syntax/declaration.lux
index 45611f4e6..77634b4e7 100644
--- a/stdlib/source/documentation/lux/macro/syntax/declaration.lux
+++ b/stdlib/source/documentation/lux/macro/syntax/declaration.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- char)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [char]}
+ ["$" documentation {"+" [documentation:]}]
[data
[text
- ["%" format (#+ format)]]
+ ["%" format {"+" [format]}]]
[collection
["." list]]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/macro/syntax/definition.lux b/stdlib/source/documentation/lux/macro/syntax/definition.lux
index 3a97fc37d..a0c9a7f25 100644
--- a/stdlib/source/documentation/lux/macro/syntax/definition.lux
+++ b/stdlib/source/documentation/lux/macro/syntax/definition.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- Definition)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [Definition]}
+ ["$" documentation {"+" [documentation:]}]
[data
[text
- ["%" format (#+ format)]]
+ ["%" format {"+" [format]}]]
[collection
["." list]]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/macro/syntax/export.lux b/stdlib/source/documentation/lux/macro/syntax/export.lux
index cadab752a..cf63e7a27 100644
--- a/stdlib/source/documentation/lux/macro/syntax/export.lux
+++ b/stdlib/source/documentation/lux/macro/syntax/export.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- char)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [char]}
+ ["$" documentation {"+" [documentation:]}]
[data
[text
- ["%" format (#+ format)]]
+ ["%" format {"+" [format]}]]
[collection
["." list]]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/macro/syntax/input.lux b/stdlib/source/documentation/lux/macro/syntax/input.lux
index bd1a5daa5..53bcef4c3 100644
--- a/stdlib/source/documentation/lux/macro/syntax/input.lux
+++ b/stdlib/source/documentation/lux/macro/syntax/input.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- char)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [char]}
+ ["$" documentation {"+" [documentation:]}]
[data
[text
- ["%" format (#+ format)]]
+ ["%" format {"+" [format]}]]
[collection
["." list]]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/macro/syntax/type/variable.lux b/stdlib/source/documentation/lux/macro/syntax/type/variable.lux
index d46d85588..692c8523d 100644
--- a/stdlib/source/documentation/lux/macro/syntax/type/variable.lux
+++ b/stdlib/source/documentation/lux/macro/syntax/type/variable.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- char)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [char]}
+ ["$" documentation {"+" [documentation:]}]
[data
[text
- ["%" format (#+ format)]]
+ ["%" format {"+" [format]}]]
[collection
["." list]]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/macro/template.lux b/stdlib/source/documentation/lux/macro/template.lux
index 7b2d0bf2e..869c15518 100644
--- a/stdlib/source/documentation/lux/macro/template.lux
+++ b/stdlib/source/documentation/lux/macro/template.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- let)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [let]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]
[collection
["." list]]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/math.lux b/stdlib/source/documentation/lux/math.lux
index a8249a394..df28c874a 100644
--- a/stdlib/source/documentation/lux/math.lux
+++ b/stdlib/source/documentation/lux/math.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux (#- char)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [char]}
+ ["$" documentation {"+" [documentation:]}]
[data
[text
- ["%" format (#+ format)]]
+ ["%" format {"+" [format]}]]
[collection
["." list]]]]]
- ["." / #_
+ ["." / "_"
["#." infix]
["#." modulus]
["#." modular]
diff --git a/stdlib/source/documentation/lux/math/infix.lux b/stdlib/source/documentation/lux/math/infix.lux
index 37f4959a3..19d21669b 100644
--- a/stdlib/source/documentation/lux/math/infix.lux
+++ b/stdlib/source/documentation/lux/math/infix.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- private)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [private]}
+ ["$" documentation {"+" [documentation:]}]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/math/logic.lux b/stdlib/source/documentation/lux/math/logic.lux
index 35f21fbe7..b9c7a37e7 100644
--- a/stdlib/source/documentation/lux/math/logic.lux
+++ b/stdlib/source/documentation/lux/math/logic.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux (#- char)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [char]}
+ ["$" documentation {"+" [documentation:]}]
[data
[text
- ["%" format (#+ format)]]
+ ["%" format {"+" [format]}]]
[collection
["." list ("#\." monoid)]]]]]
- ["." / #_
+ ["." / "_"
["#." continuous]
["#." fuzzy]])
diff --git a/stdlib/source/documentation/lux/math/logic/continuous.lux b/stdlib/source/documentation/lux/math/logic/continuous.lux
index 94c7486d4..40f3b383f 100644
--- a/stdlib/source/documentation/lux/math/logic/continuous.lux
+++ b/stdlib/source/documentation/lux/math/logic/continuous.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- private)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [private]}
+ ["$" documentation {"+" [documentation:]}]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/math/logic/fuzzy.lux b/stdlib/source/documentation/lux/math/logic/fuzzy.lux
index 8a28fb643..c5995bd75 100644
--- a/stdlib/source/documentation/lux/math/logic/fuzzy.lux
+++ b/stdlib/source/documentation/lux/math/logic/fuzzy.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- private)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [private]}
+ ["$" documentation {"+" [documentation:]}]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/math/modular.lux b/stdlib/source/documentation/lux/math/modular.lux
index 4ce57e51a..6a45e9199 100644
--- a/stdlib/source/documentation/lux/math/modular.lux
+++ b/stdlib/source/documentation/lux/math/modular.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- private)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [private]}
+ ["$" documentation {"+" [documentation:]}]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/math/modulus.lux b/stdlib/source/documentation/lux/math/modulus.lux
index 2e0259f79..45f35b6ba 100644
--- a/stdlib/source/documentation/lux/math/modulus.lux
+++ b/stdlib/source/documentation/lux/math/modulus.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- private)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [private]}
+ ["$" documentation {"+" [documentation:]}]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/math/number.lux b/stdlib/source/documentation/lux/math/number.lux
index d4243f21d..8a0c0c171 100644
--- a/stdlib/source/documentation/lux/math/number.lux
+++ b/stdlib/source/documentation/lux/math/number.lux
@@ -1,15 +1,15 @@
(.module:
[library
- [lux (#- private)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [private]}
+ ["$" documentation {"+" [documentation:]}]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
["." /]]
- ["." / #_
+ ["." / "_"
["#." i8]
["#." i16]
["#." i32]
diff --git a/stdlib/source/documentation/lux/math/number/complex.lux b/stdlib/source/documentation/lux/math/number/complex.lux
index 0a56b0d85..e6d2c4b16 100644
--- a/stdlib/source/documentation/lux/math/number/complex.lux
+++ b/stdlib/source/documentation/lux/math/number/complex.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- private)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [private]}
+ ["$" documentation {"+" [documentation:]}]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/math/number/frac.lux b/stdlib/source/documentation/lux/math/number/frac.lux
index e78852864..d14b0e3b5 100644
--- a/stdlib/source/documentation/lux/math/number/frac.lux
+++ b/stdlib/source/documentation/lux/math/number/frac.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- private)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [private]}
+ ["$" documentation {"+" [documentation:]}]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/math/number/i16.lux b/stdlib/source/documentation/lux/math/number/i16.lux
index a38b3cbff..7cb6b96df 100644
--- a/stdlib/source/documentation/lux/math/number/i16.lux
+++ b/stdlib/source/documentation/lux/math/number/i16.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- private)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [private]}
+ ["$" documentation {"+" [documentation:]}]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/math/number/i32.lux b/stdlib/source/documentation/lux/math/number/i32.lux
index 5f438cc50..88bbe80e4 100644
--- a/stdlib/source/documentation/lux/math/number/i32.lux
+++ b/stdlib/source/documentation/lux/math/number/i32.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- private)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [private]}
+ ["$" documentation {"+" [documentation:]}]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/math/number/i64.lux b/stdlib/source/documentation/lux/math/number/i64.lux
index afdee1688..18365fe3a 100644
--- a/stdlib/source/documentation/lux/math/number/i64.lux
+++ b/stdlib/source/documentation/lux/math/number/i64.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- or and not)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [or and not]}
+ ["$" documentation {"+" [documentation:]}]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/math/number/i8.lux b/stdlib/source/documentation/lux/math/number/i8.lux
index e7022c20e..3329e8a6c 100644
--- a/stdlib/source/documentation/lux/math/number/i8.lux
+++ b/stdlib/source/documentation/lux/math/number/i8.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- private)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [private]}
+ ["$" documentation {"+" [documentation:]}]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/math/number/int.lux b/stdlib/source/documentation/lux/math/number/int.lux
index fc066a37a..fc8b72cfd 100644
--- a/stdlib/source/documentation/lux/math/number/int.lux
+++ b/stdlib/source/documentation/lux/math/number/int.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- private)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [private]}
+ ["$" documentation {"+" [documentation:]}]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/math/number/nat.lux b/stdlib/source/documentation/lux/math/number/nat.lux
index 6b0ac7ea9..957da93b0 100644
--- a/stdlib/source/documentation/lux/math/number/nat.lux
+++ b/stdlib/source/documentation/lux/math/number/nat.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- private)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [private]}
+ ["$" documentation {"+" [documentation:]}]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/math/number/ratio.lux b/stdlib/source/documentation/lux/math/number/ratio.lux
index 7af023084..e7e018083 100644
--- a/stdlib/source/documentation/lux/math/number/ratio.lux
+++ b/stdlib/source/documentation/lux/math/number/ratio.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- private)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [private]}
+ ["$" documentation {"+" [documentation:]}]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/math/number/rev.lux b/stdlib/source/documentation/lux/math/number/rev.lux
index 1cfce71bb..bd5c28ab1 100644
--- a/stdlib/source/documentation/lux/math/number/rev.lux
+++ b/stdlib/source/documentation/lux/math/number/rev.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- private)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [private]}
+ ["$" documentation {"+" [documentation:]}]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/math/random.lux b/stdlib/source/documentation/lux/math/random.lux
index 2e689aba7..801923b9e 100644
--- a/stdlib/source/documentation/lux/math/random.lux
+++ b/stdlib/source/documentation/lux/math/random.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- or and nat int rev)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [or and nat int rev]}
+ ["$" documentation {"+" [documentation:]}]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/meta.lux b/stdlib/source/documentation/lux/meta.lux
index 462079c14..16f7562a6 100644
--- a/stdlib/source/documentation/lux/meta.lux
+++ b/stdlib/source/documentation/lux/meta.lux
@@ -1,15 +1,15 @@
(.module:
[library
- [lux (#- type macro)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [type macro]}
+ ["$" documentation {"+" [documentation:]}]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
["." /]]
- ["." / #_
+ ["." / "_"
["#." annotation]
["#." location]])
diff --git a/stdlib/source/documentation/lux/meta/annotation.lux b/stdlib/source/documentation/lux/meta/annotation.lux
index 2ddb4826a..310072c36 100644
--- a/stdlib/source/documentation/lux/meta/annotation.lux
+++ b/stdlib/source/documentation/lux/meta/annotation.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- nat int rev)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [nat int rev]}
+ ["$" documentation {"+" [documentation:]}]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/meta/location.lux b/stdlib/source/documentation/lux/meta/location.lux
index 6a32244b2..2cf8344e4 100644
--- a/stdlib/source/documentation/lux/meta/location.lux
+++ b/stdlib/source/documentation/lux/meta/location.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- private)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [private]}
+ ["$" documentation {"+" [documentation:]}]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/program.lux b/stdlib/source/documentation/lux/program.lux
index 15a916d71..c5253e5e2 100644
--- a/stdlib/source/documentation/lux/program.lux
+++ b/stdlib/source/documentation/lux/program.lux
@@ -1,12 +1,12 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[control
["." io]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/static.lux b/stdlib/source/documentation/lux/static.lux
index 654409252..64eb9c9b5 100644
--- a/stdlib/source/documentation/lux/static.lux
+++ b/stdlib/source/documentation/lux/static.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- nat int rev)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [nat int rev]}
+ ["$" documentation {"+" [documentation:]}]
[data
[text
- ["%" format (#+ format)]]
+ ["%" format {"+" [format]}]]
[collection
["." list]]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/target.lux b/stdlib/source/documentation/lux/target.lux
index 9e408ae0f..d063b6894 100644
--- a/stdlib/source/documentation/lux/target.lux
+++ b/stdlib/source/documentation/lux/target.lux
@@ -1,10 +1,10 @@
(.module:
[library
- [lux (#- char)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [char]}
+ ["$" documentation {"+" [documentation:]}]
[data
- [text (#+ \n)
- ["%" format (#+ format)]]
+ [text {"+" [\n]}
+ ["%" format {"+" [format]}]]
[collection
["." list]]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/test.lux b/stdlib/source/documentation/lux/test.lux
index c241747c0..66a17fcf7 100644
--- a/stdlib/source/documentation/lux/test.lux
+++ b/stdlib/source/documentation/lux/test.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux (#- and for)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [and for]}
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/time.lux b/stdlib/source/documentation/lux/time.lux
index 1960eec4b..be55fbb4b 100644
--- a/stdlib/source/documentation/lux/time.lux
+++ b/stdlib/source/documentation/lux/time.lux
@@ -1,18 +1,18 @@
(.module:
[library
- [lux (#- and)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [and]}
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
["." /]]
- ["." / #_
+ ["." / "_"
["#." date]
["#." day]
["#." duration]
diff --git a/stdlib/source/documentation/lux/time/date.lux b/stdlib/source/documentation/lux/time/date.lux
index ebb55be13..8c27c7a52 100644
--- a/stdlib/source/documentation/lux/time/date.lux
+++ b/stdlib/source/documentation/lux/time/date.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux (#- and)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [and]}
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/time/day.lux b/stdlib/source/documentation/lux/time/day.lux
index df87b2ea8..495ddc028 100644
--- a/stdlib/source/documentation/lux/time/day.lux
+++ b/stdlib/source/documentation/lux/time/day.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux (#- and)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [and]}
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/time/duration.lux b/stdlib/source/documentation/lux/time/duration.lux
index be4cf82b4..20e1bf8d8 100644
--- a/stdlib/source/documentation/lux/time/duration.lux
+++ b/stdlib/source/documentation/lux/time/duration.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux (#- and)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [and]}
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/time/instant.lux b/stdlib/source/documentation/lux/time/instant.lux
index 6672c2329..bad0f1d75 100644
--- a/stdlib/source/documentation/lux/time/instant.lux
+++ b/stdlib/source/documentation/lux/time/instant.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux (#- and)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [and]}
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/time/month.lux b/stdlib/source/documentation/lux/time/month.lux
index 9c142401e..71606f8fc 100644
--- a/stdlib/source/documentation/lux/time/month.lux
+++ b/stdlib/source/documentation/lux/time/month.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux (#- and)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [and]}
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/time/year.lux b/stdlib/source/documentation/lux/time/year.lux
index 1949a750a..1fa9dc836 100644
--- a/stdlib/source/documentation/lux/time/year.lux
+++ b/stdlib/source/documentation/lux/time/year.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux (#- and)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [and]}
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/type.lux b/stdlib/source/documentation/lux/type.lux
index 25d216dca..b14ddc183 100644
--- a/stdlib/source/documentation/lux/type.lux
+++ b/stdlib/source/documentation/lux/type.lux
@@ -1,18 +1,18 @@
(.module:
[library
- [lux (#- function :as)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [function :as]}
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
+ ["." text {"+" [\n]}
["%" format]]]
[macro
["." template]]]]
[\\library
["." /]]
- ["." / #_
+ ["." / "_"
["#." abstract]
["#." check]
["#." dynamic]
diff --git a/stdlib/source/documentation/lux/type/abstract.lux b/stdlib/source/documentation/lux/type/abstract.lux
index e77660aa0..3db8dc7be 100644
--- a/stdlib/source/documentation/lux/type/abstract.lux
+++ b/stdlib/source/documentation/lux/type/abstract.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux (#- and)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [and]}
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/type/check.lux b/stdlib/source/documentation/lux/type/check.lux
index c45674457..bcb5456cb 100644
--- a/stdlib/source/documentation/lux/type/check.lux
+++ b/stdlib/source/documentation/lux/type/check.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux (#- and)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [and]}
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/type/dynamic.lux b/stdlib/source/documentation/lux/type/dynamic.lux
index 2811fc92e..14b7f9708 100644
--- a/stdlib/source/documentation/lux/type/dynamic.lux
+++ b/stdlib/source/documentation/lux/type/dynamic.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux (#- and)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [and]}
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/type/implicit.lux b/stdlib/source/documentation/lux/type/implicit.lux
index fea6cbf44..5a8e83f42 100644
--- a/stdlib/source/documentation/lux/type/implicit.lux
+++ b/stdlib/source/documentation/lux/type/implicit.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux (#- and)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [and]}
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/type/poly.lux b/stdlib/source/documentation/lux/type/poly.lux
index 88558bd17..096136cf5 100644
--- a/stdlib/source/documentation/lux/type/poly.lux
+++ b/stdlib/source/documentation/lux/type/poly.lux
@@ -1,7 +1,7 @@
(.module:
[library
- [lux (#- and)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [and]}
+ ["$" documentation {"+" [documentation:]}]
[abstract
[\\specification
["$." equivalence]
@@ -10,8 +10,8 @@
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/type/quotient.lux b/stdlib/source/documentation/lux/type/quotient.lux
index 7981fcf5c..eefb2c965 100644
--- a/stdlib/source/documentation/lux/type/quotient.lux
+++ b/stdlib/source/documentation/lux/type/quotient.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux (#- type)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [type]}
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/type/refinement.lux b/stdlib/source/documentation/lux/type/refinement.lux
index 636c52759..d3bd0abef 100644
--- a/stdlib/source/documentation/lux/type/refinement.lux
+++ b/stdlib/source/documentation/lux/type/refinement.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux (#- type)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [type]}
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/type/resource.lux b/stdlib/source/documentation/lux/type/resource.lux
index 4e4e42c2d..b9fd2ae39 100644
--- a/stdlib/source/documentation/lux/type/resource.lux
+++ b/stdlib/source/documentation/lux/type/resource.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux (#- and)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [and]}
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/type/unit.lux b/stdlib/source/documentation/lux/type/unit.lux
index a2d9671e4..98e13bcb3 100644
--- a/stdlib/source/documentation/lux/type/unit.lux
+++ b/stdlib/source/documentation/lux/type/unit.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux (#- and)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [and]}
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]
[math
diff --git a/stdlib/source/documentation/lux/type/variance.lux b/stdlib/source/documentation/lux/type/variance.lux
index 20e5c7c29..039cc9034 100644
--- a/stdlib/source/documentation/lux/type/variance.lux
+++ b/stdlib/source/documentation/lux/type/variance.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux (#- and)
- ["$" documentation (#+ documentation:)]
+ [lux {"-" [and]}
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/world.lux b/stdlib/source/documentation/lux/world.lux
index 834c8cdd5..b27ed0fcd 100644
--- a/stdlib/source/documentation/lux/world.lux
+++ b/stdlib/source/documentation/lux/world.lux
@@ -1,22 +1,22 @@
(.module:
[library
- [lux #*
- [program (#+ program:)]
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ [program {"+" [program:]}]
+ ["$" documentation {"+" [documentation:]}]
["." debug]
[control
["." io]]
[data
[collection
["." list ("#\." monoid)]]]]]
- ["." / #_
+ ["." / "_"
["#." console]
["#." file]
- ["#." input #_
+ ["#." input "_"
["#/." keyboard]]
["#." net]
- ["#." output #_
- ["#/." video #_
+ ["#." output "_"
+ ["#/." video "_"
["#/." resolution]]]
["#." program]
["#." shell]])
diff --git a/stdlib/source/documentation/lux/world/console.lux b/stdlib/source/documentation/lux/world/console.lux
index 277bdaa12..11fe9be8c 100644
--- a/stdlib/source/documentation/lux/world/console.lux
+++ b/stdlib/source/documentation/lux/world/console.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/world/file.lux b/stdlib/source/documentation/lux/world/file.lux
index 60f0f3633..fd62de80f 100644
--- a/stdlib/source/documentation/lux/world/file.lux
+++ b/stdlib/source/documentation/lux/world/file.lux
@@ -1,18 +1,18 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
["." /]]
- ["." / #_
+ ["." / "_"
["#." watch]])
(documentation: /.Path
diff --git a/stdlib/source/documentation/lux/world/file/watch.lux b/stdlib/source/documentation/lux/world/file/watch.lux
index d381aeb4d..8c6c6f89d 100644
--- a/stdlib/source/documentation/lux/world/file/watch.lux
+++ b/stdlib/source/documentation/lux/world/file/watch.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/world/input/keyboard.lux b/stdlib/source/documentation/lux/world/input/keyboard.lux
index 8c63ade98..4ed1a9221 100644
--- a/stdlib/source/documentation/lux/world/input/keyboard.lux
+++ b/stdlib/source/documentation/lux/world/input/keyboard.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/world/net.lux b/stdlib/source/documentation/lux/world/net.lux
index f6247b2e2..6612d7d84 100644
--- a/stdlib/source/documentation/lux/world/net.lux
+++ b/stdlib/source/documentation/lux/world/net.lux
@@ -1,16 +1,16 @@
(.module:
[library
- [lux #*
- [program (#+ program:)]
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ [program {"+" [program:]}]
+ ["$" documentation {"+" [documentation:]}]
["." debug]
[control
["." io]]]]
[\\library
["." /]]
- ["." / #_
+ ["." / "_"
["#." uri]
- ["#." http #_
+ ["#." http "_"
["#/." client]
["#/." status]]])
diff --git a/stdlib/source/documentation/lux/world/net/http/client.lux b/stdlib/source/documentation/lux/world/net/http/client.lux
index 3a99183f2..8a95cf0d4 100644
--- a/stdlib/source/documentation/lux/world/net/http/client.lux
+++ b/stdlib/source/documentation/lux/world/net/http/client.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/world/net/http/status.lux b/stdlib/source/documentation/lux/world/net/http/status.lux
index f0623b88d..2aa0ddf5a 100644
--- a/stdlib/source/documentation/lux/world/net/http/status.lux
+++ b/stdlib/source/documentation/lux/world/net/http/status.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/world/net/uri.lux b/stdlib/source/documentation/lux/world/net/uri.lux
index 710bf4b7c..4c9c10e5b 100644
--- a/stdlib/source/documentation/lux/world/net/uri.lux
+++ b/stdlib/source/documentation/lux/world/net/uri.lux
@@ -1,8 +1,8 @@
(.module:
[library
- [lux #*
- [program (#+ program:)]
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ [program {"+" [program:]}]
+ ["$" documentation {"+" [documentation:]}]
["." debug]
[control
["." io]]]]
diff --git a/stdlib/source/documentation/lux/world/output/video/resolution.lux b/stdlib/source/documentation/lux/world/output/video/resolution.lux
index 6425902c8..e59bdae6c 100644
--- a/stdlib/source/documentation/lux/world/output/video/resolution.lux
+++ b/stdlib/source/documentation/lux/world/output/video/resolution.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/world/program.lux b/stdlib/source/documentation/lux/world/program.lux
index 43b1a89e7..4a6cc9b8d 100644
--- a/stdlib/source/documentation/lux/world/program.lux
+++ b/stdlib/source/documentation/lux/world/program.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library
diff --git a/stdlib/source/documentation/lux/world/shell.lux b/stdlib/source/documentation/lux/world/shell.lux
index cd69d9b12..559070b3d 100644
--- a/stdlib/source/documentation/lux/world/shell.lux
+++ b/stdlib/source/documentation/lux/world/shell.lux
@@ -1,13 +1,13 @@
(.module:
[library
- [lux #*
- ["$" documentation (#+ documentation:)]
+ [lux "*"
+ ["$" documentation {"+" [documentation:]}]
[control
["<>" parser
["<.>" code]]]
[data
- ["." text (#+ \n)
- ["%" format (#+ format)]]]
+ ["." text {"+" [\n]}
+ ["%" format {"+" [format]}]]]
[macro
["." template]]]]
[\\library