diff options
Diffstat (limited to '')
11 files changed, 44 insertions, 44 deletions
diff --git a/stdlib/source/documentation/lux/math/number.lux b/stdlib/source/documentation/lux/math/number.lux index a6e8114e9..04365de3c 100644 --- a/stdlib/source/documentation/lux/math/number.lux +++ b/stdlib/source/documentation/lux/math/number.lux @@ -1,10 +1,10 @@ (.module: [library - [lux {"-" [private]} - ["$" documentation {"+" [documentation:]}] + [lux {"-" private} + ["$" documentation {"+" documentation:}] [data - ["[0]" text {"+" [\n]} - ["%" format {"+" [format]}]]] + ["[0]" text {"+" \n} + ["%" format {"+" format}]]] [macro ["[0]" template]]]] [\\library diff --git a/stdlib/source/documentation/lux/math/number/complex.lux b/stdlib/source/documentation/lux/math/number/complex.lux index 2d2f5d331..401a7e980 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 - ["[0]" text {"+" [\n]} - ["%" format {"+" [format]}]]] + ["[0]" text {"+" \n} + ["%" format {"+" format}]]] [macro ["[0]" template]]]] [\\library diff --git a/stdlib/source/documentation/lux/math/number/frac.lux b/stdlib/source/documentation/lux/math/number/frac.lux index 2852ee75a..83e154e97 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 - ["[0]" text {"+" [\n]} - ["%" format {"+" [format]}]]] + ["[0]" text {"+" \n} + ["%" format {"+" format}]]] [macro ["[0]" template]]]] [\\library diff --git a/stdlib/source/documentation/lux/math/number/i16.lux b/stdlib/source/documentation/lux/math/number/i16.lux index 1f4fe63ec..77f0adead 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 - ["[0]" text {"+" [\n]} - ["%" format {"+" [format]}]]] + ["[0]" text {"+" \n} + ["%" format {"+" format}]]] [macro ["[0]" template]]]] [\\library diff --git a/stdlib/source/documentation/lux/math/number/i32.lux b/stdlib/source/documentation/lux/math/number/i32.lux index 83814b429..5c0b98759 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 - ["[0]" text {"+" [\n]} - ["%" format {"+" [format]}]]] + ["[0]" text {"+" \n} + ["%" format {"+" format}]]] [macro ["[0]" template]]]] [\\library diff --git a/stdlib/source/documentation/lux/math/number/i64.lux b/stdlib/source/documentation/lux/math/number/i64.lux index 08c55da4d..da93ea98b 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 - ["[0]" text {"+" [\n]} - ["%" format {"+" [format]}]]] + ["[0]" text {"+" \n} + ["%" format {"+" format}]]] [macro ["[0]" template]]]] [\\library diff --git a/stdlib/source/documentation/lux/math/number/i8.lux b/stdlib/source/documentation/lux/math/number/i8.lux index b9d53fbae..445fe934c 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 - ["[0]" text {"+" [\n]} - ["%" format {"+" [format]}]]] + ["[0]" text {"+" \n} + ["%" format {"+" format}]]] [macro ["[0]" template]]]] [\\library diff --git a/stdlib/source/documentation/lux/math/number/int.lux b/stdlib/source/documentation/lux/math/number/int.lux index 4c503598f..fe25964c9 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 - ["[0]" text {"+" [\n]} - ["%" format {"+" [format]}]]] + ["[0]" text {"+" \n} + ["%" format {"+" format}]]] [macro ["[0]" template]]]] [\\library diff --git a/stdlib/source/documentation/lux/math/number/nat.lux b/stdlib/source/documentation/lux/math/number/nat.lux index 1e7fa5d5f..507257092 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 - ["[0]" text {"+" [\n]} - ["%" format {"+" [format]}]]] + ["[0]" text {"+" \n} + ["%" format {"+" format}]]] [macro ["[0]" template]]]] [\\library diff --git a/stdlib/source/documentation/lux/math/number/ratio.lux b/stdlib/source/documentation/lux/math/number/ratio.lux index e99a0f21f..b6ae1b4f9 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 - ["[0]" text {"+" [\n]} - ["%" format {"+" [format]}]]] + ["[0]" text {"+" \n} + ["%" format {"+" format}]]] [macro ["[0]" template]]]] [\\library diff --git a/stdlib/source/documentation/lux/math/number/rev.lux b/stdlib/source/documentation/lux/math/number/rev.lux index ba215f444..14fd6b7a6 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 - ["[0]" text {"+" [\n]} - ["%" format {"+" [format]}]]] + ["[0]" text {"+" \n} + ["%" format {"+" format}]]] [macro ["[0]" template]]]] [\\library |