From dc5a0acf3feea227d03a98cedf427d2aef462320 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sat, 26 Jun 2021 09:20:32 -0700 Subject: [PATCH] . Switch html rendering to my current colorscheme with a little less blue, for night browsing. --- html/101screen.subx.html | 8 +++---- html/102keyboard.subx.html | 8 +++---- html/103grapheme.subx.html | 8 +++---- html/104test.subx.html | 8 +++---- html/105string-equal.subx.html | 12 +++++----- html/106stream.subx.html | 12 +++++----- html/108write.subx.html | 12 +++++----- html/109stream-equal.subx.html | 10 ++++---- html/112read-byte.subx.html | 14 +++++------ html/113write-stream.subx.html | 12 +++++----- html/115write-byte.subx.html | 12 +++++----- html/117write-int-hex.subx.html | 10 ++++---- html/118parse-hex-int.subx.html | 10 ++++---- html/120allocate.subx.html | 20 ++++++++-------- html/121new-stream.subx.html | 10 ++++---- html/123slice.subx.html | 12 +++++----- html/124next-token.subx.html | 10 ++++---- html/126write-int-decimal.subx.html | 12 +++++----- html/127next-word.subx.html | 10 ++++---- html/301array-equal.subx.html | 12 +++++----- html/302stack_allocate.subx.html | 8 +++---- html/308allocate-array.subx.html | 6 ++--- html/309stream.subx.html | 6 ++--- html/310copy-bytes.subx.html | 10 ++++---- html/311decimal-int.subx.html | 12 +++++----- html/312copy.subx.html | 8 +++---- html/313index-bounds-check.subx.html | 8 +++---- html/314divide.subx.html | 6 ++--- html/315stack-debug.subx.html | 10 ++++---- html/316colors.subx.html | 10 ++++---- html/317abort.subx.html | 10 ++++---- html/318counter.subx.html | 8 +++---- html/400.mu.html | 12 +++++----- html/403unicode.mu.html | 20 ++++++++-------- html/408float.mu.html | 12 +++++----- html/411string.mu.html | 16 ++++++------- html/412render-float-decimal.mu.html | 8 +++---- html/500fake-screen.mu.html | 18 +++++++------- html/501draw-text.mu.html | 20 ++++++++-------- html/502test.mu.html | 12 +++++----- html/503manhattan-line.mu.html | 8 +++---- html/504test-screen.mu.html | 8 +++---- html/505colors.mu.html | 18 +++++++------- html/506math.mu.html | 12 +++++----- html/507line.mu.html | 16 ++++++------- html/508circle.mu.html | 14 +++++------ html/509bezier.mu.html | 16 ++++++------- html/boot.subx.html | 10 ++++---- html/colors.mu.html | 16 ++++++------- html/ex1.mu.html | 6 ++--- html/ex10.mu.html | 12 +++++----- html/ex11.mu.html | 16 ++++++------- html/ex2.mu.html | 14 +++++------ html/ex3.mu.html | 16 ++++++------- html/ex4.mu.html | 10 ++++---- html/ex5.mu.html | 12 +++++----- html/ex6.mu.html | 12 +++++----- html/ex7.mu.html | 12 +++++----- html/ex8.mu.html | 12 +++++----- html/ex9.mu.html | 12 +++++----- html/hest-life.mu.html | 8 +++---- html/life.mu.html | 8 +++---- html/linux/000init.subx.html | 4 ++-- html/linux/101_write.subx.html | 8 +++---- html/linux/102test.subx.html | 10 ++++---- html/linux/103kernel-string-equal.subx.html | 22 ++++++++--------- html/linux/104new-segment.subx.html | 12 +++++----- html/linux/105string-equal.subx.html | 22 ++++++++--------- html/linux/106stream.subx.html | 12 +++++----- html/linux/107trace.subx.html | 18 +++++++------- html/linux/108write.subx.html | 12 +++++----- html/linux/109stream-equal.subx.html | 10 ++++---- html/linux/110stop.subx.html | 14 +++++------ html/linux/111read.subx.html | 14 +++++------ html/linux/112read-byte.subx.html | 16 ++++++------- html/linux/113write-stream.subx.html | 14 +++++------ html/linux/114error.subx.html | 12 +++++----- html/linux/115write-byte.subx.html | 16 ++++++------- html/linux/116write-buffered.subx.html | 14 +++++------ html/linux/117write-int-hex.subx.html | 10 ++++---- html/linux/118parse-hex-int.subx.html | 12 +++++----- html/linux/119error-byte.subx.html | 14 +++++------ html/linux/120allocate.subx.html | 18 +++++++------- html/linux/121new-stream.subx.html | 10 ++++---- html/linux/122read-line.subx.html | 12 +++++----- html/linux/123slice.subx.html | 12 +++++----- html/linux/124next-token.subx.html | 10 ++++---- html/linux/125write-stream-data.subx.html | 10 ++++---- html/linux/126write-int-decimal.subx.html | 18 +++++++------- html/linux/127next-word.subx.html | 10 ++++---- html/linux/128subx-words.subx.html | 10 ++++---- html/linux/129emit-hex.subx.html | 10 ++++---- html/linux/130emit.subx.html | 14 +++++------ html/linux/131table.subx.html | 12 +++++----- html/linux/132slurp.subx.html | 10 ++++---- html/linux/133subx-widths.subx.html | 10 ++++---- html/linux/134emit-hex-array.subx.html | 10 ++++---- html/linux/135next-word-or-string.subx.html | 10 ++++---- html/linux/201register-names.subx.html | 4 ++-- html/linux/202write-int.subx.html | 12 +++++----- html/linux/203stack.subx.html | 12 +++++----- html/linux/301array-equal.subx.html | 12 +++++----- html/linux/302stack_allocate.subx.html | 8 +++---- html/linux/303kernel-string.subx.html | 6 ++--- html/linux/304screen.subx.html | 12 +++++----- html/linux/305keyboard.subx.html | 12 +++++----- html/linux/306files.subx.html | 8 +++---- html/linux/307size.subx.html | 6 ++--- html/linux/308allocate-array.subx.html | 6 ++--- html/linux/309stream.subx.html | 8 +++---- html/linux/310copy-bytes.subx.html | 10 ++++---- html/linux/311decimal-int.subx.html | 12 +++++----- html/linux/312copy.subx.html | 8 +++---- html/linux/313index-bounds-check.subx.html | 10 ++++---- html/linux/314divide.subx.html | 6 ++--- html/linux/315slice.subx.html | 6 ++--- html/linux/400.mu.html | 10 ++++---- html/linux/401test.mu.html | 12 +++++----- html/linux/402time.mu.html | 14 +++++------ html/linux/403unicode.mu.html | 8 +++---- html/linux/404stream.mu.html | 16 ++++++------- html/linux/405screen.mu.html | 8 +++---- html/linux/406int32.mu.html | 12 +++++----- html/linux/407right-justify.mu.html | 12 +++++----- html/linux/408float.mu.html | 12 +++++----- html/linux/409print-float-hex.mu.html | 8 +++---- html/linux/410file.mu.html | 14 +++++------ html/linux/411string.mu.html | 16 ++++++------- html/linux/412print-float-decimal.mu.html | 8 +++---- html/linux/advent2017/1a.mu.html | 14 +++++------ html/linux/advent2020/1a.mu.html | 12 +++++----- html/linux/advent2020/1b.mu.html | 12 +++++----- html/linux/advent2020/2a.mu.html | 18 +++++++------- html/linux/advent2020/2b.mu.html | 8 +++---- html/linux/advent2020/3a.mu.html | 8 +++---- html/linux/advent2020/3b.mu.html | 8 +++---- html/linux/advent2020/4a.mu.html | 16 ++++++------- html/linux/advent2020/4b.mu.html | 16 ++++++------- html/linux/advent2020/5a.mu.html | 18 +++++++------- html/linux/advent2020/5b.mu.html | 18 +++++++------- html/linux/arith.mu.html | 8 +++---- html/linux/assort.subx.html | 18 +++++++------- html/linux/bootstrap/000organization.cc.html | 12 +++++----- html/linux/bootstrap/001help.cc.html | 14 +++++------ html/linux/bootstrap/002test.cc.html | 12 +++++----- html/linux/bootstrap/003trace.cc.html | 16 ++++++------- html/linux/bootstrap/003trace.test.cc.html | 10 ++++---- html/linux/bootstrap/010vm.cc.html | 8 +++---- html/linux/bootstrap/011run.cc.html | 10 ++++---- html/linux/bootstrap/012elf.cc.html | 16 ++++++------- .../bootstrap/013direct_addressing.cc.html | 12 +++++----- .../bootstrap/014indirect_addressing.cc.html | 10 ++++---- .../bootstrap/015immediate_addressing.cc.html | 12 +++++----- .../bootstrap/016index_addressing.cc.html | 8 +++---- html/linux/bootstrap/017jump_disp8.cc.html | 10 ++++---- html/linux/bootstrap/018jump_disp32.cc.html | 10 ++++---- html/linux/bootstrap/019functions.cc.html | 12 +++++----- .../bootstrap/020byte_addressing.cc.html | 8 +++---- html/linux/bootstrap/021div.cc.html | 10 ++++---- html/linux/bootstrap/022float.cc.html | 10 ++++---- html/linux/bootstrap/029syscalls.cc.html | 10 ++++---- html/linux/bootstrap/030translate.cc.html | 10 ++++---- html/linux/bootstrap/031transforms.cc.html | 6 ++--- html/linux/bootstrap/032operands.cc.html | 10 ++++---- .../linux/bootstrap/033check_operands.cc.html | 14 +++++------ .../bootstrap/034check_operand_bounds.cc.html | 10 ++++---- .../035compute_segment_address.cc.html | 10 ++++---- html/linux/bootstrap/036labels.cc.html | 10 ++++---- .../bootstrap/037global_variables.cc.html | 10 ++++---- .../bootstrap/038literal_strings.cc.html | 12 +++++----- html/linux/bootstrap/039debug.cc.html | 8 +++---- html/linux/bootstrap/040tests.cc.html | 8 +++---- html/linux/braces.subx.html | 8 +++---- html/linux/calls.subx.html | 10 ++++---- html/linux/crenshaw2-1.subx.html | 18 +++++++------- html/linux/crenshaw2-1b.subx.html | 18 +++++++------- html/linux/dquotes.subx.html | 20 ++++++++-------- html/linux/ex1.mu.html | 12 +++++----- html/linux/ex1.subx.html | 4 ++-- html/linux/ex10.subx.html | 14 +++++------ html/linux/ex11.subx.html | 22 ++++++++--------- html/linux/ex12.subx.html | 8 +++---- html/linux/ex13.subx.html | 10 ++++---- html/linux/ex14.subx.html | 10 ++++---- html/linux/ex2.mu.html | 14 +++++------ html/linux/ex2.subx.html | 4 ++-- html/linux/ex3.2.mu.html | 16 ++++++------- html/linux/ex3.mu.html | 14 +++++------ html/linux/ex3.subx.html | 8 +++---- html/linux/ex4.subx.html | 6 ++--- html/linux/ex5.subx.html | 8 +++---- html/linux/ex6.subx.html | 8 +++---- html/linux/ex7.subx.html | 8 +++---- html/linux/ex8.subx.html | 14 +++++------ html/linux/ex9.subx.html | 12 +++++----- html/linux/factorial.mu.html | 14 +++++------ html/linux/factorial.subx.html | 12 +++++----- html/linux/factorial2.subx.html | 8 +++---- html/linux/factorial3.subx.html | 8 +++---- html/linux/factorial4.subx.html | 8 +++---- html/linux/hello.mu.html | 12 +++++----- html/linux/hex.subx.html | 18 +++++++------- html/linux/labels_baremetal.subx.html | 20 ++++++++-------- html/linux/mu-init-test.subx.html | 8 +++---- html/linux/mu-init.subx.html | 6 ++--- html/linux/mu.subx.html | 14 +++++------ html/linux/pack.subx.html | 18 +++++++------- html/linux/parse-int.mu.html | 24 +++++++++---------- html/linux/print-file.mu.html | 16 ++++++------- html/linux/random.subx.html | 10 ++++---- html/linux/raytracing/1.mu.html | 14 +++++------ html/linux/raytracing/2.mu.html | 20 ++++++++-------- html/linux/raytracing/3.mu.html | 14 +++++------ html/linux/raytracing/color.mu.html | 20 ++++++++-------- html/linux/raytracing/ray.mu.html | 10 ++++---- html/linux/raytracing/vec.mu.html | 16 ++++++------- html/linux/rpn.mu.html | 16 ++++++------- html/linux/sigils.subx.html | 18 +++++++------- html/linux/stack_array.subx.html | 12 +++++----- html/linux/subx-params.subx.html | 4 ++-- html/linux/survey_baremetal.subx.html | 20 ++++++++-------- html/linux/survey_elf.subx.html | 20 ++++++++-------- html/linux/tests.subx.html | 16 ++++++------- html/linux/texture.mu.html | 12 +++++----- html/linux/tile/box.mu.html | 14 +++++------ html/linux/tile/data.mu.html | 16 ++++++------- html/linux/tile/environment.mu.html | 10 ++++---- html/linux/tile/float-stack.mu.html | 12 +++++----- html/linux/tile/gap-buffer.mu.html | 16 ++++++------- html/linux/tile/grapheme-stack.mu.html | 14 +++++------ html/linux/tile/main.mu.html | 20 ++++++++-------- html/linux/tile/rpn.mu.html | 8 +++---- html/linux/tile/surface.mu.html | 8 +++---- html/linux/tile/table.mu.html | 12 +++++----- html/linux/tile/value-stack.mu.html | 8 +++---- html/linux/tile/value.mu.html | 8 +++---- html/linux/tile/word.mu.html | 8 +++---- html/linux/tui.mu.html | 14 +++++------ html/mandelbrot-fixed.mu.html | 8 +++---- html/mandelbrot-silhouette.mu.html | 18 +++++++------- html/mandelbrot.mu.html | 20 ++++++++-------- html/mu-init.subx.html | 6 ++--- html/rpn.mu.html | 14 +++++------ html/shell/cell.mu.html | 14 +++++------ html/shell/environment.mu.html | 8 +++---- html/shell/evaluate.mu.html | 10 ++++---- html/shell/gap-buffer.mu.html | 8 +++---- html/shell/global.mu.html | 16 ++++++------- html/shell/grapheme-stack.mu.html | 8 +++---- html/shell/infix.mu.html | 14 +++++------ html/shell/int-stack.mu.html | 12 +++++----- html/shell/macroexpand.mu.html | 12 +++++----- html/shell/main.mu.html | 12 +++++----- html/shell/parenthesize.mu.html | 12 +++++----- html/shell/parse.mu.html | 18 +++++++------- html/shell/primitives.mu.html | 8 +++---- html/shell/print.mu.html | 20 ++++++++-------- html/shell/read.mu.html | 14 +++++------ html/shell/sandbox.mu.html | 8 +++---- html/shell/tokenize.mu.html | 8 +++---- html/shell/trace.mu.html | 8 +++---- 261 files changed, 1540 insertions(+), 1540 deletions(-) diff --git a/html/101screen.subx.html b/html/101screen.subx.html index cfe6e6df..9224d187 100644 --- a/html/101screen.subx.html +++ b/html/101screen.subx.html @@ -10,14 +10,14 @@ diff --git a/html/106stream.subx.html b/html/106stream.subx.html index a7ae1813..5d139555 100644 --- a/html/106stream.subx.html +++ b/html/106stream.subx.html @@ -10,18 +10,18 @@ diff --git a/html/108write.subx.html b/html/108write.subx.html index 5a1f2b10..918b12c0 100644 --- a/html/108write.subx.html +++ b/html/108write.subx.html @@ -10,19 +10,19 @@ diff --git a/html/109stream-equal.subx.html b/html/109stream-equal.subx.html index 75c1009a..f61cd3a4 100644 --- a/html/109stream-equal.subx.html +++ b/html/109stream-equal.subx.html @@ -10,18 +10,18 @@ diff --git a/html/112read-byte.subx.html b/html/112read-byte.subx.html index e7fbf3cb..7fca7fa5 100644 --- a/html/112read-byte.subx.html +++ b/html/112read-byte.subx.html @@ -10,18 +10,18 @@ diff --git a/html/113write-stream.subx.html b/html/113write-stream.subx.html index fcca30db..1354d75c 100644 --- a/html/113write-stream.subx.html +++ b/html/113write-stream.subx.html @@ -10,19 +10,19 @@ diff --git a/html/115write-byte.subx.html b/html/115write-byte.subx.html index e6acf839..45a38e59 100644 --- a/html/115write-byte.subx.html +++ b/html/115write-byte.subx.html @@ -10,19 +10,19 @@ diff --git a/html/117write-int-hex.subx.html b/html/117write-int-hex.subx.html index b2c8a3d3..5dcaff3d 100644 --- a/html/117write-int-hex.subx.html +++ b/html/117write-int-hex.subx.html @@ -10,19 +10,19 @@ diff --git a/html/118parse-hex-int.subx.html b/html/118parse-hex-int.subx.html index b3984197..ac7be799 100644 --- a/html/118parse-hex-int.subx.html +++ b/html/118parse-hex-int.subx.html @@ -10,18 +10,18 @@ diff --git a/html/120allocate.subx.html b/html/120allocate.subx.html index bc9cdf24..7151ebec 100644 --- a/html/120allocate.subx.html +++ b/html/120allocate.subx.html @@ -10,20 +10,20 @@ diff --git a/html/121new-stream.subx.html b/html/121new-stream.subx.html index 81e1b45e..65f826e7 100644 --- a/html/121new-stream.subx.html +++ b/html/121new-stream.subx.html @@ -10,18 +10,18 @@ diff --git a/html/123slice.subx.html b/html/123slice.subx.html index 9e74d10c..1ad943d7 100644 --- a/html/123slice.subx.html +++ b/html/123slice.subx.html @@ -10,20 +10,20 @@ diff --git a/html/124next-token.subx.html b/html/124next-token.subx.html index 3ade0dc4..3c1f3fb0 100644 --- a/html/124next-token.subx.html +++ b/html/124next-token.subx.html @@ -10,18 +10,18 @@ diff --git a/html/126write-int-decimal.subx.html b/html/126write-int-decimal.subx.html index 986c5e95..ca40a39d 100644 --- a/html/126write-int-decimal.subx.html +++ b/html/126write-int-decimal.subx.html @@ -10,20 +10,20 @@ diff --git a/html/127next-word.subx.html b/html/127next-word.subx.html index 010d98d2..5d046d01 100644 --- a/html/127next-word.subx.html +++ b/html/127next-word.subx.html @@ -10,18 +10,18 @@ diff --git a/html/301array-equal.subx.html b/html/301array-equal.subx.html index 4796c832..0b41e4eb 100644 --- a/html/301array-equal.subx.html +++ b/html/301array-equal.subx.html @@ -10,19 +10,19 @@ diff --git a/html/302stack_allocate.subx.html b/html/302stack_allocate.subx.html index ef41b8b5..4ef9a743 100644 --- a/html/302stack_allocate.subx.html +++ b/html/302stack_allocate.subx.html @@ -10,16 +10,16 @@ diff --git a/html/308allocate-array.subx.html b/html/308allocate-array.subx.html index 80353482..39ff92bc 100644 --- a/html/308allocate-array.subx.html +++ b/html/308allocate-array.subx.html @@ -10,13 +10,13 @@ diff --git a/html/311decimal-int.subx.html b/html/311decimal-int.subx.html index 6c989f2b..f6765ef2 100644 --- a/html/311decimal-int.subx.html +++ b/html/311decimal-int.subx.html @@ -10,19 +10,19 @@ diff --git a/html/312copy.subx.html b/html/312copy.subx.html index 9fa59d42..785d2c05 100644 --- a/html/312copy.subx.html +++ b/html/312copy.subx.html @@ -10,14 +10,14 @@ diff --git a/html/314divide.subx.html b/html/314divide.subx.html index ae9a2e85..3a556e47 100644 --- a/html/314divide.subx.html +++ b/html/314divide.subx.html @@ -10,13 +10,13 @@ diff --git a/html/316colors.subx.html b/html/316colors.subx.html index e6fc61fc..6457bb9d 100644 --- a/html/316colors.subx.html +++ b/html/316colors.subx.html @@ -10,17 +10,17 @@ diff --git a/html/317abort.subx.html b/html/317abort.subx.html index b8f3116e..571d6fda 100644 --- a/html/317abort.subx.html +++ b/html/317abort.subx.html @@ -10,17 +10,17 @@ diff --git a/html/318counter.subx.html b/html/318counter.subx.html index 8efbb199..65d0bc18 100644 --- a/html/318counter.subx.html +++ b/html/318counter.subx.html @@ -10,14 +10,14 @@ diff --git a/html/403unicode.mu.html b/html/403unicode.mu.html index 7b8cac6e..2acbbaf6 100644 --- a/html/403unicode.mu.html +++ b/html/403unicode.mu.html @@ -10,22 +10,22 @@ diff --git a/html/408float.mu.html b/html/408float.mu.html index 8b87a2a5..2a7b6256 100644 --- a/html/408float.mu.html +++ b/html/408float.mu.html @@ -10,18 +10,18 @@ diff --git a/html/411string.mu.html b/html/411string.mu.html index 9f0dd33f..4a0f0874 100644 --- a/html/411string.mu.html +++ b/html/411string.mu.html @@ -10,23 +10,23 @@ diff --git a/html/412render-float-decimal.mu.html b/html/412render-float-decimal.mu.html index 81a6dd38..9157fed3 100644 --- a/html/412render-float-decimal.mu.html +++ b/html/412render-float-decimal.mu.html @@ -10,14 +10,12 @@ diff --git a/html/500fake-screen.mu.html b/html/500fake-screen.mu.html index ad847fb3..11fd849a 100644 --- a/html/500fake-screen.mu.html +++ b/html/500fake-screen.mu.html @@ -10,23 +10,23 @@ diff --git a/html/501draw-text.mu.html b/html/501draw-text.mu.html index ee82cc53..8174cee1 100644 --- a/html/501draw-text.mu.html +++ b/html/501draw-text.mu.html @@ -10,23 +10,23 @@ diff --git a/html/502test.mu.html b/html/502test.mu.html index ea04a7ad..a2039d0b 100644 --- a/html/502test.mu.html +++ b/html/502test.mu.html @@ -10,19 +10,19 @@ diff --git a/html/503manhattan-line.mu.html b/html/503manhattan-line.mu.html index cedd6fb3..b9877a31 100644 --- a/html/503manhattan-line.mu.html +++ b/html/503manhattan-line.mu.html @@ -10,16 +10,16 @@ diff --git a/html/504test-screen.mu.html b/html/504test-screen.mu.html index 2c909844..a953b41a 100644 --- a/html/504test-screen.mu.html +++ b/html/504test-screen.mu.html @@ -10,14 +10,12 @@ diff --git a/html/505colors.mu.html b/html/505colors.mu.html index 4ee36b99..83c5102b 100644 --- a/html/505colors.mu.html +++ b/html/505colors.mu.html @@ -10,23 +10,23 @@ diff --git a/html/506math.mu.html b/html/506math.mu.html index a860fee6..25732479 100644 --- a/html/506math.mu.html +++ b/html/506math.mu.html @@ -10,18 +10,18 @@ diff --git a/html/507line.mu.html b/html/507line.mu.html index de5532c0..c2492436 100644 --- a/html/507line.mu.html +++ b/html/507line.mu.html @@ -10,21 +10,21 @@ diff --git a/html/508circle.mu.html b/html/508circle.mu.html index dfc93854..a7dcd829 100644 --- a/html/508circle.mu.html +++ b/html/508circle.mu.html @@ -10,20 +10,20 @@ diff --git a/html/509bezier.mu.html b/html/509bezier.mu.html index 2fce1764..7e002517 100644 --- a/html/509bezier.mu.html +++ b/html/509bezier.mu.html @@ -10,21 +10,21 @@ diff --git a/html/boot.subx.html b/html/boot.subx.html index b60a7029..5716fe64 100644 --- a/html/boot.subx.html +++ b/html/boot.subx.html @@ -10,19 +10,19 @@ diff --git a/html/colors.mu.html b/html/colors.mu.html index ca9ec656..0c5a02bb 100644 --- a/html/colors.mu.html +++ b/html/colors.mu.html @@ -10,23 +10,23 @@ diff --git a/html/ex1.mu.html b/html/ex1.mu.html index 1b6a735b..fa5b4150 100644 --- a/html/ex1.mu.html +++ b/html/ex1.mu.html @@ -10,14 +10,14 @@ diff --git a/html/ex10.mu.html b/html/ex10.mu.html index 76f2c6d8..5037bd98 100644 --- a/html/ex10.mu.html +++ b/html/ex10.mu.html @@ -10,19 +10,19 @@ diff --git a/html/ex11.mu.html b/html/ex11.mu.html index ee11cca1..a649ec1d 100644 --- a/html/ex11.mu.html +++ b/html/ex11.mu.html @@ -10,23 +10,23 @@ diff --git a/html/ex2.mu.html b/html/ex2.mu.html index 67a2ba25..56f6da52 100644 --- a/html/ex2.mu.html +++ b/html/ex2.mu.html @@ -10,20 +10,20 @@ diff --git a/html/ex3.mu.html b/html/ex3.mu.html index 31572054..ed1584f1 100644 --- a/html/ex3.mu.html +++ b/html/ex3.mu.html @@ -10,20 +10,20 @@ diff --git a/html/ex4.mu.html b/html/ex4.mu.html index af85bbc4..6550340d 100644 --- a/html/ex4.mu.html +++ b/html/ex4.mu.html @@ -10,16 +10,16 @@ diff --git a/html/ex5.mu.html b/html/ex5.mu.html index a070d3d3..6c4a91e7 100644 --- a/html/ex5.mu.html +++ b/html/ex5.mu.html @@ -10,18 +10,18 @@ diff --git a/html/ex6.mu.html b/html/ex6.mu.html index 8ea901ec..6bd96a84 100644 --- a/html/ex6.mu.html +++ b/html/ex6.mu.html @@ -10,19 +10,19 @@ diff --git a/html/ex7.mu.html b/html/ex7.mu.html index 18377e73..dab97ffb 100644 --- a/html/ex7.mu.html +++ b/html/ex7.mu.html @@ -10,18 +10,18 @@ diff --git a/html/ex8.mu.html b/html/ex8.mu.html index cb544d96..a165bf9a 100644 --- a/html/ex8.mu.html +++ b/html/ex8.mu.html @@ -10,18 +10,18 @@ diff --git a/html/ex9.mu.html b/html/ex9.mu.html index 39e5a24e..35040ebe 100644 --- a/html/ex9.mu.html +++ b/html/ex9.mu.html @@ -10,20 +10,20 @@ diff --git a/html/hest-life.mu.html b/html/hest-life.mu.html index 19da0315..a4019a5c 100644 --- a/html/hest-life.mu.html +++ b/html/hest-life.mu.html @@ -10,15 +10,13 @@ diff --git a/html/life.mu.html b/html/life.mu.html index feb3f167..147fccd1 100644 --- a/html/life.mu.html +++ b/html/life.mu.html @@ -10,15 +10,13 @@ diff --git a/html/linux/000init.subx.html b/html/linux/000init.subx.html index 69b7ffb8..1914303f 100644 --- a/html/linux/000init.subx.html +++ b/html/linux/000init.subx.html @@ -10,8 +10,8 @@ diff --git a/html/linux/102test.subx.html b/html/linux/102test.subx.html index 5bbc141b..238c1a47 100644 --- a/html/linux/102test.subx.html +++ b/html/linux/102test.subx.html @@ -10,18 +10,18 @@ diff --git a/html/linux/103kernel-string-equal.subx.html b/html/linux/103kernel-string-equal.subx.html index 406a3746..6f83f627 100644 --- a/html/linux/103kernel-string-equal.subx.html +++ b/html/linux/103kernel-string-equal.subx.html @@ -10,21 +10,21 @@ diff --git a/html/linux/104new-segment.subx.html b/html/linux/104new-segment.subx.html index c8c2f0a6..fa4bb47d 100644 --- a/html/linux/104new-segment.subx.html +++ b/html/linux/104new-segment.subx.html @@ -10,19 +10,19 @@ diff --git a/html/linux/105string-equal.subx.html b/html/linux/105string-equal.subx.html index 6d4f2b3b..11a8824f 100644 --- a/html/linux/105string-equal.subx.html +++ b/html/linux/105string-equal.subx.html @@ -10,21 +10,21 @@ diff --git a/html/linux/106stream.subx.html b/html/linux/106stream.subx.html index e261889d..684f56cd 100644 --- a/html/linux/106stream.subx.html +++ b/html/linux/106stream.subx.html @@ -10,18 +10,18 @@ diff --git a/html/linux/107trace.subx.html b/html/linux/107trace.subx.html index a96b4ce6..ff09e81f 100644 --- a/html/linux/107trace.subx.html +++ b/html/linux/107trace.subx.html @@ -10,22 +10,22 @@ diff --git a/html/linux/108write.subx.html b/html/linux/108write.subx.html index 95689d99..65d9ec59 100644 --- a/html/linux/108write.subx.html +++ b/html/linux/108write.subx.html @@ -10,19 +10,19 @@ diff --git a/html/linux/109stream-equal.subx.html b/html/linux/109stream-equal.subx.html index 28aac347..a1fdd250 100644 --- a/html/linux/109stream-equal.subx.html +++ b/html/linux/109stream-equal.subx.html @@ -10,18 +10,18 @@ diff --git a/html/linux/110stop.subx.html b/html/linux/110stop.subx.html index 127797f5..a11ef53e 100644 --- a/html/linux/110stop.subx.html +++ b/html/linux/110stop.subx.html @@ -10,20 +10,20 @@ diff --git a/html/linux/111read.subx.html b/html/linux/111read.subx.html index f5336d77..b1c44c0c 100644 --- a/html/linux/111read.subx.html +++ b/html/linux/111read.subx.html @@ -10,20 +10,20 @@ diff --git a/html/linux/112read-byte.subx.html b/html/linux/112read-byte.subx.html index e0fd1d1d..d921873c 100644 --- a/html/linux/112read-byte.subx.html +++ b/html/linux/112read-byte.subx.html @@ -10,21 +10,21 @@ diff --git a/html/linux/113write-stream.subx.html b/html/linux/113write-stream.subx.html index 2ef1c337..ceab699b 100644 --- a/html/linux/113write-stream.subx.html +++ b/html/linux/113write-stream.subx.html @@ -10,20 +10,20 @@ diff --git a/html/linux/114error.subx.html b/html/linux/114error.subx.html index f4df5fa2..1714964e 100644 --- a/html/linux/114error.subx.html +++ b/html/linux/114error.subx.html @@ -10,18 +10,18 @@ diff --git a/html/linux/115write-byte.subx.html b/html/linux/115write-byte.subx.html index 8398cc52..bae606e4 100644 --- a/html/linux/115write-byte.subx.html +++ b/html/linux/115write-byte.subx.html @@ -10,21 +10,21 @@ diff --git a/html/linux/116write-buffered.subx.html b/html/linux/116write-buffered.subx.html index 99d641f9..553ae862 100644 --- a/html/linux/116write-buffered.subx.html +++ b/html/linux/116write-buffered.subx.html @@ -10,20 +10,20 @@ diff --git a/html/linux/117write-int-hex.subx.html b/html/linux/117write-int-hex.subx.html index 0fed930a..8ba689d0 100644 --- a/html/linux/117write-int-hex.subx.html +++ b/html/linux/117write-int-hex.subx.html @@ -10,20 +10,20 @@ diff --git a/html/linux/118parse-hex-int.subx.html b/html/linux/118parse-hex-int.subx.html index c9453aba..1335b1d1 100644 --- a/html/linux/118parse-hex-int.subx.html +++ b/html/linux/118parse-hex-int.subx.html @@ -10,19 +10,19 @@ diff --git a/html/linux/119error-byte.subx.html b/html/linux/119error-byte.subx.html index 205c1f49..2fe18240 100644 --- a/html/linux/119error-byte.subx.html +++ b/html/linux/119error-byte.subx.html @@ -10,19 +10,19 @@ diff --git a/html/linux/120allocate.subx.html b/html/linux/120allocate.subx.html index 9f3ee8d3..321537ba 100644 --- a/html/linux/120allocate.subx.html +++ b/html/linux/120allocate.subx.html @@ -10,20 +10,20 @@ diff --git a/html/linux/121new-stream.subx.html b/html/linux/121new-stream.subx.html index c26deae9..38d6d1a7 100644 --- a/html/linux/121new-stream.subx.html +++ b/html/linux/121new-stream.subx.html @@ -10,18 +10,18 @@ diff --git a/html/linux/122read-line.subx.html b/html/linux/122read-line.subx.html index ad7c4dc9..43ac2bf3 100644 --- a/html/linux/122read-line.subx.html +++ b/html/linux/122read-line.subx.html @@ -10,19 +10,19 @@ diff --git a/html/linux/123slice.subx.html b/html/linux/123slice.subx.html index 310907db..70f7f2f3 100644 --- a/html/linux/123slice.subx.html +++ b/html/linux/123slice.subx.html @@ -10,20 +10,20 @@ diff --git a/html/linux/124next-token.subx.html b/html/linux/124next-token.subx.html index aa33827c..75b990ab 100644 --- a/html/linux/124next-token.subx.html +++ b/html/linux/124next-token.subx.html @@ -10,18 +10,18 @@ diff --git a/html/linux/125write-stream-data.subx.html b/html/linux/125write-stream-data.subx.html index 0d5227fd..7e5b1335 100644 --- a/html/linux/125write-stream-data.subx.html +++ b/html/linux/125write-stream-data.subx.html @@ -10,18 +10,18 @@ diff --git a/html/linux/126write-int-decimal.subx.html b/html/linux/126write-int-decimal.subx.html index 41c1fea0..930b2ccb 100644 --- a/html/linux/126write-int-decimal.subx.html +++ b/html/linux/126write-int-decimal.subx.html @@ -10,22 +10,22 @@ diff --git a/html/linux/127next-word.subx.html b/html/linux/127next-word.subx.html index 3d5f9b21..6ed6fec2 100644 --- a/html/linux/127next-word.subx.html +++ b/html/linux/127next-word.subx.html @@ -10,18 +10,18 @@ diff --git a/html/linux/128subx-words.subx.html b/html/linux/128subx-words.subx.html index 67739853..288565f0 100644 --- a/html/linux/128subx-words.subx.html +++ b/html/linux/128subx-words.subx.html @@ -10,18 +10,18 @@ diff --git a/html/linux/129emit-hex.subx.html b/html/linux/129emit-hex.subx.html index 462e3247..6a2a5fba 100644 --- a/html/linux/129emit-hex.subx.html +++ b/html/linux/129emit-hex.subx.html @@ -10,18 +10,18 @@ diff --git a/html/linux/130emit.subx.html b/html/linux/130emit.subx.html index 453b48b8..7f5108ca 100644 --- a/html/linux/130emit.subx.html +++ b/html/linux/130emit.subx.html @@ -10,20 +10,20 @@ diff --git a/html/linux/131table.subx.html b/html/linux/131table.subx.html index fd89f314..43761835 100644 --- a/html/linux/131table.subx.html +++ b/html/linux/131table.subx.html @@ -10,20 +10,20 @@ diff --git a/html/linux/132slurp.subx.html b/html/linux/132slurp.subx.html index 9818e61d..d94a680c 100644 --- a/html/linux/132slurp.subx.html +++ b/html/linux/132slurp.subx.html @@ -10,18 +10,18 @@ diff --git a/html/linux/133subx-widths.subx.html b/html/linux/133subx-widths.subx.html index de11dacf..03d4dc33 100644 --- a/html/linux/133subx-widths.subx.html +++ b/html/linux/133subx-widths.subx.html @@ -10,18 +10,18 @@ diff --git a/html/linux/134emit-hex-array.subx.html b/html/linux/134emit-hex-array.subx.html index 61cefe1f..ec0e1cd3 100644 --- a/html/linux/134emit-hex-array.subx.html +++ b/html/linux/134emit-hex-array.subx.html @@ -10,19 +10,19 @@ diff --git a/html/linux/135next-word-or-string.subx.html b/html/linux/135next-word-or-string.subx.html index a49c2231..7dd45046 100644 --- a/html/linux/135next-word-or-string.subx.html +++ b/html/linux/135next-word-or-string.subx.html @@ -10,18 +10,18 @@ diff --git a/html/linux/201register-names.subx.html b/html/linux/201register-names.subx.html index 8746894e..dc8bca6e 100644 --- a/html/linux/201register-names.subx.html +++ b/html/linux/201register-names.subx.html @@ -10,8 +10,8 @@ diff --git a/html/linux/203stack.subx.html b/html/linux/203stack.subx.html index b5e57146..9db9967f 100644 --- a/html/linux/203stack.subx.html +++ b/html/linux/203stack.subx.html @@ -10,19 +10,19 @@ diff --git a/html/linux/301array-equal.subx.html b/html/linux/301array-equal.subx.html index ead000c5..ca4ba623 100644 --- a/html/linux/301array-equal.subx.html +++ b/html/linux/301array-equal.subx.html @@ -10,19 +10,19 @@ diff --git a/html/linux/302stack_allocate.subx.html b/html/linux/302stack_allocate.subx.html index db76ffe7..6c3c169c 100644 --- a/html/linux/302stack_allocate.subx.html +++ b/html/linux/302stack_allocate.subx.html @@ -10,16 +10,16 @@ diff --git a/html/linux/303kernel-string.subx.html b/html/linux/303kernel-string.subx.html index 1dc497c9..1e92e772 100644 --- a/html/linux/303kernel-string.subx.html +++ b/html/linux/303kernel-string.subx.html @@ -10,13 +10,13 @@ diff --git a/html/linux/305keyboard.subx.html b/html/linux/305keyboard.subx.html index 9efe546d..bae55a42 100644 --- a/html/linux/305keyboard.subx.html +++ b/html/linux/305keyboard.subx.html @@ -10,18 +10,18 @@ diff --git a/html/linux/306files.subx.html b/html/linux/306files.subx.html index 23c60d8c..ff0fd281 100644 --- a/html/linux/306files.subx.html +++ b/html/linux/306files.subx.html @@ -10,14 +10,14 @@ diff --git a/html/linux/311decimal-int.subx.html b/html/linux/311decimal-int.subx.html index 373bf1cf..fe5a249a 100644 --- a/html/linux/311decimal-int.subx.html +++ b/html/linux/311decimal-int.subx.html @@ -10,19 +10,19 @@ diff --git a/html/linux/312copy.subx.html b/html/linux/312copy.subx.html index 1f6e25ee..29e18ac2 100644 --- a/html/linux/312copy.subx.html +++ b/html/linux/312copy.subx.html @@ -10,14 +10,14 @@ diff --git a/html/linux/314divide.subx.html b/html/linux/314divide.subx.html index 8f4ba55c..2f9ae71a 100644 --- a/html/linux/314divide.subx.html +++ b/html/linux/314divide.subx.html @@ -10,13 +10,13 @@ diff --git a/html/linux/401test.mu.html b/html/linux/401test.mu.html index d4ac54be..f0c5a0f0 100644 --- a/html/linux/401test.mu.html +++ b/html/linux/401test.mu.html @@ -10,18 +10,18 @@ diff --git a/html/linux/402time.mu.html b/html/linux/402time.mu.html index 5adbbbde..804cf2f2 100644 --- a/html/linux/402time.mu.html +++ b/html/linux/402time.mu.html @@ -10,20 +10,20 @@ diff --git a/html/linux/403unicode.mu.html b/html/linux/403unicode.mu.html index 34616447..227e8b71 100644 --- a/html/linux/403unicode.mu.html +++ b/html/linux/403unicode.mu.html @@ -10,14 +10,12 @@ diff --git a/html/linux/404stream.mu.html b/html/linux/404stream.mu.html index 3f0a990d..3f6e87e9 100644 --- a/html/linux/404stream.mu.html +++ b/html/linux/404stream.mu.html @@ -10,21 +10,21 @@ diff --git a/html/linux/405screen.mu.html b/html/linux/405screen.mu.html index 55ec3ad1..11e3f265 100644 --- a/html/linux/405screen.mu.html +++ b/html/linux/405screen.mu.html @@ -10,15 +10,13 @@ diff --git a/html/linux/406int32.mu.html b/html/linux/406int32.mu.html index 47c98927..1cf8799b 100644 --- a/html/linux/406int32.mu.html +++ b/html/linux/406int32.mu.html @@ -10,18 +10,18 @@ diff --git a/html/linux/407right-justify.mu.html b/html/linux/407right-justify.mu.html index ca09c648..56977b13 100644 --- a/html/linux/407right-justify.mu.html +++ b/html/linux/407right-justify.mu.html @@ -10,19 +10,19 @@ diff --git a/html/linux/408float.mu.html b/html/linux/408float.mu.html index deac6050..8ef87adb 100644 --- a/html/linux/408float.mu.html +++ b/html/linux/408float.mu.html @@ -10,18 +10,18 @@ diff --git a/html/linux/409print-float-hex.mu.html b/html/linux/409print-float-hex.mu.html index d73d47f5..ef803f8c 100644 --- a/html/linux/409print-float-hex.mu.html +++ b/html/linux/409print-float-hex.mu.html @@ -10,15 +10,13 @@ diff --git a/html/linux/410file.mu.html b/html/linux/410file.mu.html index 4a259a0e..319ef453 100644 --- a/html/linux/410file.mu.html +++ b/html/linux/410file.mu.html @@ -10,20 +10,20 @@ diff --git a/html/linux/411string.mu.html b/html/linux/411string.mu.html index d8d53051..f1891150 100644 --- a/html/linux/411string.mu.html +++ b/html/linux/411string.mu.html @@ -10,23 +10,23 @@ diff --git a/html/linux/412print-float-decimal.mu.html b/html/linux/412print-float-decimal.mu.html index eb49c5a0..1166c108 100644 --- a/html/linux/412print-float-decimal.mu.html +++ b/html/linux/412print-float-decimal.mu.html @@ -10,14 +10,12 @@ diff --git a/html/linux/advent2017/1a.mu.html b/html/linux/advent2017/1a.mu.html index ac697f1b..75fe7df9 100644 --- a/html/linux/advent2017/1a.mu.html +++ b/html/linux/advent2017/1a.mu.html @@ -10,22 +10,22 @@ diff --git a/html/linux/advent2020/1a.mu.html b/html/linux/advent2020/1a.mu.html index 2724d4bc..bcd2afb7 100644 --- a/html/linux/advent2020/1a.mu.html +++ b/html/linux/advent2020/1a.mu.html @@ -10,24 +10,24 @@ diff --git a/html/linux/advent2020/1b.mu.html b/html/linux/advent2020/1b.mu.html index f5a39374..fffb43fd 100644 --- a/html/linux/advent2020/1b.mu.html +++ b/html/linux/advent2020/1b.mu.html @@ -10,24 +10,24 @@ diff --git a/html/linux/advent2020/2a.mu.html b/html/linux/advent2020/2a.mu.html index 2c8d07f1..825d7e12 100644 --- a/html/linux/advent2020/2a.mu.html +++ b/html/linux/advent2020/2a.mu.html @@ -10,23 +10,23 @@ diff --git a/html/linux/advent2020/2b.mu.html b/html/linux/advent2020/2b.mu.html index 88e9e7a6..67198402 100644 --- a/html/linux/advent2020/2b.mu.html +++ b/html/linux/advent2020/2b.mu.html @@ -10,15 +10,13 @@ diff --git a/html/linux/advent2020/3a.mu.html b/html/linux/advent2020/3a.mu.html index 531c212e..8e720f6f 100644 --- a/html/linux/advent2020/3a.mu.html +++ b/html/linux/advent2020/3a.mu.html @@ -10,15 +10,13 @@ diff --git a/html/linux/advent2020/3b.mu.html b/html/linux/advent2020/3b.mu.html index 153d86da..07f1e4d5 100644 --- a/html/linux/advent2020/3b.mu.html +++ b/html/linux/advent2020/3b.mu.html @@ -10,15 +10,13 @@ diff --git a/html/linux/advent2020/4a.mu.html b/html/linux/advent2020/4a.mu.html index 113207ac..df8cc64b 100644 --- a/html/linux/advent2020/4a.mu.html +++ b/html/linux/advent2020/4a.mu.html @@ -10,23 +10,23 @@ diff --git a/html/linux/advent2020/4b.mu.html b/html/linux/advent2020/4b.mu.html index 0f735191..1c2ac0e0 100644 --- a/html/linux/advent2020/4b.mu.html +++ b/html/linux/advent2020/4b.mu.html @@ -10,23 +10,23 @@ diff --git a/html/linux/advent2020/5a.mu.html b/html/linux/advent2020/5a.mu.html index 16df9866..0c197443 100644 --- a/html/linux/advent2020/5a.mu.html +++ b/html/linux/advent2020/5a.mu.html @@ -10,23 +10,23 @@ diff --git a/html/linux/advent2020/5b.mu.html b/html/linux/advent2020/5b.mu.html index 80f542e4..8e8d6da9 100644 --- a/html/linux/advent2020/5b.mu.html +++ b/html/linux/advent2020/5b.mu.html @@ -10,23 +10,23 @@ diff --git a/html/linux/arith.mu.html b/html/linux/arith.mu.html index 6c195bf7..72fdf847 100644 --- a/html/linux/arith.mu.html +++ b/html/linux/arith.mu.html @@ -10,15 +10,13 @@ diff --git a/html/linux/assort.subx.html b/html/linux/assort.subx.html index b31eb951..b4061120 100644 --- a/html/linux/assort.subx.html +++ b/html/linux/assort.subx.html @@ -10,21 +10,21 @@ diff --git a/html/linux/bootstrap/000organization.cc.html b/html/linux/bootstrap/000organization.cc.html index 269fe12f..fbf53912 100644 --- a/html/linux/bootstrap/000organization.cc.html +++ b/html/linux/bootstrap/000organization.cc.html @@ -10,18 +10,18 @@ diff --git a/html/linux/bootstrap/001help.cc.html b/html/linux/bootstrap/001help.cc.html index df47ab21..8aefe2a1 100644 --- a/html/linux/bootstrap/001help.cc.html +++ b/html/linux/bootstrap/001help.cc.html @@ -10,19 +10,19 @@ @@ -217,7 +217,7 @@ if ('onhashchange' in window) { 157 //: yadda-yadda. Instead use this macro below to perform an unsafe cast to 158 //: signed. We'll just give up immediately if a container's ever too large. 159 //: Basically, Mu is not concerned about this being a little slower than it -160 //: could be. (https://gist.github.com/rygorous/e0f055bfb74e3d5f0af20690759de5a7) +160 //: could be. (https://gist.github.com/rygorous/e0f055bfb74e3d5f0af20690759de5a7) 161 //: 162 //: Addendum to corollary: We're going to uniformly use int everywhere, to 163 //: indicate that we're oblivious to number size, and since Clang on 32-bit @@ -229,7 +229,7 @@ if ('onhashchange' in window) { 169 170 //: 5. Integer overflow is guarded against at runtime using the -ftrapv flag 171 //: to the compiler, supported by Clang (GCC version only works sometimes: -172 //: http://stackoverflow.com/questions/20851061/how-to-make-gcc-ftrapv-work). +172 //: http://stackoverflow.com/questions/20851061/how-to-make-gcc-ftrapv-work). 173 :(before "atexit(reset)") 174 initialize_signal_handlers(); // not always necessary, but doesn't hurt 175 //? cerr << INT_MAX+1 << '\n'; // test overflow diff --git a/html/linux/bootstrap/002test.cc.html b/html/linux/bootstrap/002test.cc.html index a47b998c..b4b53409 100644 --- a/html/linux/bootstrap/002test.cc.html +++ b/html/linux/bootstrap/002test.cc.html @@ -10,19 +10,19 @@ diff --git a/html/linux/bootstrap/003trace.cc.html b/html/linux/bootstrap/003trace.cc.html index 88ecd723..a444f463 100644 --- a/html/linux/bootstrap/003trace.cc.html +++ b/html/linux/bootstrap/003trace.cc.html @@ -10,18 +10,18 @@ @@ -103,7 +103,7 @@ if ('onhashchange' in window) { 44 //: 45 //: Between layers and domain-driven testing, programming starts to look like a 46 //: fundamentally different activity. Instead of focusing on a) superficial, - 47 //: b) local rules on c) code [like say http://blog.bbv.ch/2013/06/05/clean-code-cheat-sheet], + 47 //: b) local rules on c) code [like say http://blog.bbv.ch/2013/06/05/clean-code-cheat-sheet], 48 //: we allow programmers to engage with the a) deep, b) global structure of 49 //: the c) domain. If you can systematically track discontinuities in the 50 //: domain, you don't care if the code used gotos as long as it passed all @@ -123,7 +123,7 @@ if ('onhashchange' in window) { 64 //: 65 //: "Programming properly should be regarded as an activity by which 66 //: programmers form a mental model, rather than as production of a program." - 67 //: -- Peter Naur (http://akkartik.name/naur.pdf) + 67 //: -- Peter Naur (http://akkartik.name/naur.pdf) 68 69 //:: == Core data structures 70 diff --git a/html/linux/bootstrap/003trace.test.cc.html b/html/linux/bootstrap/003trace.test.cc.html index 91507f71..cad23ec4 100644 --- a/html/linux/bootstrap/003trace.test.cc.html +++ b/html/linux/bootstrap/003trace.test.cc.html @@ -10,16 +10,16 @@ diff --git a/html/linux/bootstrap/010vm.cc.html b/html/linux/bootstrap/010vm.cc.html index e6ca03e7..187fff12 100644 --- a/html/linux/bootstrap/010vm.cc.html +++ b/html/linux/bootstrap/010vm.cc.html @@ -10,18 +10,18 @@ diff --git a/html/linux/bootstrap/011run.cc.html b/html/linux/bootstrap/011run.cc.html index f1ffbb3b..f8bccca2 100644 --- a/html/linux/bootstrap/011run.cc.html +++ b/html/linux/bootstrap/011run.cc.html @@ -10,17 +10,17 @@ diff --git a/html/linux/bootstrap/012elf.cc.html b/html/linux/bootstrap/012elf.cc.html index 65fd0aea..ec236fa1 100644 --- a/html/linux/bootstrap/012elf.cc.html +++ b/html/linux/bootstrap/012elf.cc.html @@ -10,19 +10,19 @@ @@ -168,7 +168,7 @@ if ('onhashchange' in window) { 108 uint32_t p_type = u32_in(&elf_contents[offset]); 109 trace(90, "load") << "program header at offset " << offset << ": type " << p_type << end(); 110 if (p_type != 1) { -111 trace(90, "load") << "ignoring segment at offset " << offset << " of non PT_LOAD type " << p_type << " (see http://refspecs.linuxbase.org/elf/elf.pdf)" << end(); +111 trace(90, "load") << "ignoring segment at offset " << offset << " of non PT_LOAD type " << p_type << " (see http://refspecs.linuxbase.org/elf/elf.pdf)" << end(); 112 return; 113 } 114 uint32_t p_offset = u32_in(&elf_contents[offset + 4]); @@ -178,7 +178,7 @@ if ('onhashchange' in window) { 118 uint32_t p_filesz = u32_in(&elf_contents[offset + 16]); 119 uint32_t p_memsz = u32_in(&elf_contents[offset + 20]); 120 if (p_filesz != p_memsz) -121 raise << "Can't yet handle segments where p_filesz != p_memsz (see http://refspecs.linuxbase.org/elf/elf.pdf)\n" << die(); +121 raise << "Can't yet handle segments where p_filesz != p_memsz (see http://refspecs.linuxbase.org/elf/elf.pdf)\n" << die(); 122 123 if (p_offset + p_filesz > size) 124 raise << "Invalid binary; segment at offset " << offset << " is too large: wants to end at " << p_offset+p_filesz << " but the file ends at " << size << '\n' << die(); diff --git a/html/linux/bootstrap/013direct_addressing.cc.html b/html/linux/bootstrap/013direct_addressing.cc.html index 449aedce..30a2767f 100644 --- a/html/linux/bootstrap/013direct_addressing.cc.html +++ b/html/linux/bootstrap/013direct_addressing.cc.html @@ -10,19 +10,19 @@ diff --git a/html/linux/bootstrap/014indirect_addressing.cc.html b/html/linux/bootstrap/014indirect_addressing.cc.html index 8b2447f4..a242b7cc 100644 --- a/html/linux/bootstrap/014indirect_addressing.cc.html +++ b/html/linux/bootstrap/014indirect_addressing.cc.html @@ -10,17 +10,17 @@ diff --git a/html/linux/bootstrap/015immediate_addressing.cc.html b/html/linux/bootstrap/015immediate_addressing.cc.html index 916dcae7..6462b7be 100644 --- a/html/linux/bootstrap/015immediate_addressing.cc.html +++ b/html/linux/bootstrap/015immediate_addressing.cc.html @@ -10,18 +10,18 @@ diff --git a/html/linux/bootstrap/016index_addressing.cc.html b/html/linux/bootstrap/016index_addressing.cc.html index 593549c3..e46490f2 100644 --- a/html/linux/bootstrap/016index_addressing.cc.html +++ b/html/linux/bootstrap/016index_addressing.cc.html @@ -10,17 +10,17 @@ diff --git a/html/linux/bootstrap/017jump_disp8.cc.html b/html/linux/bootstrap/017jump_disp8.cc.html index f60d02c7..02cb7835 100644 --- a/html/linux/bootstrap/017jump_disp8.cc.html +++ b/html/linux/bootstrap/017jump_disp8.cc.html @@ -10,17 +10,17 @@ diff --git a/html/linux/bootstrap/018jump_disp32.cc.html b/html/linux/bootstrap/018jump_disp32.cc.html index 71324789..6b5fabcf 100644 --- a/html/linux/bootstrap/018jump_disp32.cc.html +++ b/html/linux/bootstrap/018jump_disp32.cc.html @@ -10,17 +10,17 @@ diff --git a/html/linux/bootstrap/019functions.cc.html b/html/linux/bootstrap/019functions.cc.html index a65bb9b8..169e701a 100644 --- a/html/linux/bootstrap/019functions.cc.html +++ b/html/linux/bootstrap/019functions.cc.html @@ -10,18 +10,18 @@ diff --git a/html/linux/bootstrap/020byte_addressing.cc.html b/html/linux/bootstrap/020byte_addressing.cc.html index 11e40d47..84a34b8d 100644 --- a/html/linux/bootstrap/020byte_addressing.cc.html +++ b/html/linux/bootstrap/020byte_addressing.cc.html @@ -10,17 +10,17 @@ diff --git a/html/linux/bootstrap/021div.cc.html b/html/linux/bootstrap/021div.cc.html index ac4c4950..a9ad5e09 100644 --- a/html/linux/bootstrap/021div.cc.html +++ b/html/linux/bootstrap/021div.cc.html @@ -10,17 +10,17 @@ diff --git a/html/linux/bootstrap/022float.cc.html b/html/linux/bootstrap/022float.cc.html index 172d35f2..ac01e56d 100644 --- a/html/linux/bootstrap/022float.cc.html +++ b/html/linux/bootstrap/022float.cc.html @@ -10,18 +10,18 @@ diff --git a/html/linux/bootstrap/029syscalls.cc.html b/html/linux/bootstrap/029syscalls.cc.html index 97883321..83680749 100644 --- a/html/linux/bootstrap/029syscalls.cc.html +++ b/html/linux/bootstrap/029syscalls.cc.html @@ -10,18 +10,18 @@ diff --git a/html/linux/bootstrap/030translate.cc.html b/html/linux/bootstrap/030translate.cc.html index 4236b28c..a10dae73 100644 --- a/html/linux/bootstrap/030translate.cc.html +++ b/html/linux/bootstrap/030translate.cc.html @@ -10,19 +10,19 @@ diff --git a/html/linux/bootstrap/031transforms.cc.html b/html/linux/bootstrap/031transforms.cc.html index 723e0891..280b4741 100644 --- a/html/linux/bootstrap/031transforms.cc.html +++ b/html/linux/bootstrap/031transforms.cc.html @@ -10,15 +10,15 @@ diff --git a/html/linux/bootstrap/032operands.cc.html b/html/linux/bootstrap/032operands.cc.html index 1080e223..8b7f302c 100644 --- a/html/linux/bootstrap/032operands.cc.html +++ b/html/linux/bootstrap/032operands.cc.html @@ -10,17 +10,17 @@ diff --git a/html/linux/bootstrap/033check_operands.cc.html b/html/linux/bootstrap/033check_operands.cc.html index 580d4203..24848b6c 100644 --- a/html/linux/bootstrap/033check_operands.cc.html +++ b/html/linux/bootstrap/033check_operands.cc.html @@ -10,20 +10,20 @@ diff --git a/html/linux/bootstrap/034check_operand_bounds.cc.html b/html/linux/bootstrap/034check_operand_bounds.cc.html index e7b45d05..e2f146ee 100644 --- a/html/linux/bootstrap/034check_operand_bounds.cc.html +++ b/html/linux/bootstrap/034check_operand_bounds.cc.html @@ -10,17 +10,17 @@ diff --git a/html/linux/bootstrap/035compute_segment_address.cc.html b/html/linux/bootstrap/035compute_segment_address.cc.html index fce17df9..8f7045ea 100644 --- a/html/linux/bootstrap/035compute_segment_address.cc.html +++ b/html/linux/bootstrap/035compute_segment_address.cc.html @@ -10,17 +10,17 @@ diff --git a/html/linux/bootstrap/036labels.cc.html b/html/linux/bootstrap/036labels.cc.html index 03c86401..b20452b0 100644 --- a/html/linux/bootstrap/036labels.cc.html +++ b/html/linux/bootstrap/036labels.cc.html @@ -10,17 +10,17 @@ diff --git a/html/linux/bootstrap/037global_variables.cc.html b/html/linux/bootstrap/037global_variables.cc.html index aaffc02c..04c77f10 100644 --- a/html/linux/bootstrap/037global_variables.cc.html +++ b/html/linux/bootstrap/037global_variables.cc.html @@ -10,18 +10,18 @@ diff --git a/html/linux/bootstrap/038literal_strings.cc.html b/html/linux/bootstrap/038literal_strings.cc.html index 5fef9807..5c9b74ab 100644 --- a/html/linux/bootstrap/038literal_strings.cc.html +++ b/html/linux/bootstrap/038literal_strings.cc.html @@ -10,18 +10,18 @@ diff --git a/html/linux/bootstrap/039debug.cc.html b/html/linux/bootstrap/039debug.cc.html index 928167b1..b177aa58 100644 --- a/html/linux/bootstrap/039debug.cc.html +++ b/html/linux/bootstrap/039debug.cc.html @@ -10,17 +10,17 @@ diff --git a/html/linux/bootstrap/040tests.cc.html b/html/linux/bootstrap/040tests.cc.html index d892eed2..362a2d55 100644 --- a/html/linux/bootstrap/040tests.cc.html +++ b/html/linux/bootstrap/040tests.cc.html @@ -10,17 +10,17 @@ diff --git a/html/linux/braces.subx.html b/html/linux/braces.subx.html index c2c020e9..9ebddb15 100644 --- a/html/linux/braces.subx.html +++ b/html/linux/braces.subx.html @@ -10,17 +10,17 @@ diff --git a/html/linux/calls.subx.html b/html/linux/calls.subx.html index ebcaace4..fb16e1ac 100644 --- a/html/linux/calls.subx.html +++ b/html/linux/calls.subx.html @@ -10,20 +10,20 @@ diff --git a/html/linux/crenshaw2-1.subx.html b/html/linux/crenshaw2-1.subx.html index aaabf648..4685b3de 100644 --- a/html/linux/crenshaw2-1.subx.html +++ b/html/linux/crenshaw2-1.subx.html @@ -10,20 +10,20 @@ diff --git a/html/linux/crenshaw2-1b.subx.html b/html/linux/crenshaw2-1b.subx.html index 8ad0f1bb..23f3f950 100644 --- a/html/linux/crenshaw2-1b.subx.html +++ b/html/linux/crenshaw2-1b.subx.html @@ -10,20 +10,20 @@ diff --git a/html/linux/dquotes.subx.html b/html/linux/dquotes.subx.html index c1e6e49d..75cba9c3 100644 --- a/html/linux/dquotes.subx.html +++ b/html/linux/dquotes.subx.html @@ -10,22 +10,22 @@ diff --git a/html/linux/ex1.mu.html b/html/linux/ex1.mu.html index c4e5520f..d47f3dd8 100644 --- a/html/linux/ex1.mu.html +++ b/html/linux/ex1.mu.html @@ -10,17 +10,17 @@ diff --git a/html/linux/ex1.subx.html b/html/linux/ex1.subx.html index 9431dc49..a3f639e6 100644 --- a/html/linux/ex1.subx.html +++ b/html/linux/ex1.subx.html @@ -10,8 +10,8 @@ diff --git a/html/linux/ex11.subx.html b/html/linux/ex11.subx.html index bbbf2ce1..e0764652 100644 --- a/html/linux/ex11.subx.html +++ b/html/linux/ex11.subx.html @@ -10,21 +10,21 @@ diff --git a/html/linux/ex12.subx.html b/html/linux/ex12.subx.html index 24d18d93..36401e8d 100644 --- a/html/linux/ex12.subx.html +++ b/html/linux/ex12.subx.html @@ -10,16 +10,16 @@ diff --git a/html/linux/ex13.subx.html b/html/linux/ex13.subx.html index 697b3226..2189bc1b 100644 --- a/html/linux/ex13.subx.html +++ b/html/linux/ex13.subx.html @@ -10,17 +10,17 @@ diff --git a/html/linux/ex14.subx.html b/html/linux/ex14.subx.html index 4fa33e2d..4dbc4dcc 100644 --- a/html/linux/ex14.subx.html +++ b/html/linux/ex14.subx.html @@ -10,17 +10,17 @@ diff --git a/html/linux/ex2.mu.html b/html/linux/ex2.mu.html index decd4fcd..272c7f97 100644 --- a/html/linux/ex2.mu.html +++ b/html/linux/ex2.mu.html @@ -10,20 +10,20 @@ diff --git a/html/linux/ex2.subx.html b/html/linux/ex2.subx.html index 0403b9e4..351d8f4a 100644 --- a/html/linux/ex2.subx.html +++ b/html/linux/ex2.subx.html @@ -10,8 +10,8 @@ diff --git a/html/linux/ex3.mu.html b/html/linux/ex3.mu.html index 80924f85..b5b741ba 100644 --- a/html/linux/ex3.mu.html +++ b/html/linux/ex3.mu.html @@ -10,19 +10,19 @@ diff --git a/html/linux/ex3.subx.html b/html/linux/ex3.subx.html index 12b1db79..0b89fdeb 100644 --- a/html/linux/ex3.subx.html +++ b/html/linux/ex3.subx.html @@ -10,17 +10,17 @@ diff --git a/html/linux/ex4.subx.html b/html/linux/ex4.subx.html index 954afad9..1cae7b19 100644 --- a/html/linux/ex4.subx.html +++ b/html/linux/ex4.subx.html @@ -10,14 +10,14 @@ diff --git a/html/linux/ex5.subx.html b/html/linux/ex5.subx.html index e4b97fa9..dd85b69f 100644 --- a/html/linux/ex5.subx.html +++ b/html/linux/ex5.subx.html @@ -10,16 +10,16 @@ diff --git a/html/linux/ex6.subx.html b/html/linux/ex6.subx.html index c701c3dd..41c63e09 100644 --- a/html/linux/ex6.subx.html +++ b/html/linux/ex6.subx.html @@ -10,16 +10,16 @@ diff --git a/html/linux/ex7.subx.html b/html/linux/ex7.subx.html index ddcc22c3..d489c25e 100644 --- a/html/linux/ex7.subx.html +++ b/html/linux/ex7.subx.html @@ -10,16 +10,16 @@ diff --git a/html/linux/ex8.subx.html b/html/linux/ex8.subx.html index c70272de..72da315f 100644 --- a/html/linux/ex8.subx.html +++ b/html/linux/ex8.subx.html @@ -10,18 +10,18 @@ diff --git a/html/linux/ex9.subx.html b/html/linux/ex9.subx.html index 57e729d3..d256dc22 100644 --- a/html/linux/ex9.subx.html +++ b/html/linux/ex9.subx.html @@ -10,17 +10,17 @@ diff --git a/html/linux/factorial.mu.html b/html/linux/factorial.mu.html index 6e81da86..4dcf93ed 100644 --- a/html/linux/factorial.mu.html +++ b/html/linux/factorial.mu.html @@ -10,21 +10,21 @@ diff --git a/html/linux/factorial.subx.html b/html/linux/factorial.subx.html index e21238bd..1d42008e 100644 --- a/html/linux/factorial.subx.html +++ b/html/linux/factorial.subx.html @@ -10,19 +10,19 @@ diff --git a/html/linux/factorial2.subx.html b/html/linux/factorial2.subx.html index f826b3a9..f7d2f111 100644 --- a/html/linux/factorial2.subx.html +++ b/html/linux/factorial2.subx.html @@ -10,16 +10,16 @@ diff --git a/html/linux/hex.subx.html b/html/linux/hex.subx.html index 6e911410..cf871dbf 100644 --- a/html/linux/hex.subx.html +++ b/html/linux/hex.subx.html @@ -10,20 +10,20 @@ diff --git a/html/linux/labels_baremetal.subx.html b/html/linux/labels_baremetal.subx.html index 773ada27..581b6622 100644 --- a/html/linux/labels_baremetal.subx.html +++ b/html/linux/labels_baremetal.subx.html @@ -10,22 +10,22 @@ diff --git a/html/linux/mu-init-test.subx.html b/html/linux/mu-init-test.subx.html index 199e7a83..6b2837a1 100644 --- a/html/linux/mu-init-test.subx.html +++ b/html/linux/mu-init-test.subx.html @@ -10,14 +10,14 @@ diff --git a/html/linux/mu.subx.html b/html/linux/mu.subx.html index 6ac243f0..c4cbbaf6 100644 --- a/html/linux/mu.subx.html +++ b/html/linux/mu.subx.html @@ -10,21 +10,21 @@ diff --git a/html/linux/pack.subx.html b/html/linux/pack.subx.html index 7d95becc..c04ed03d 100644 --- a/html/linux/pack.subx.html +++ b/html/linux/pack.subx.html @@ -10,21 +10,21 @@ diff --git a/html/linux/parse-int.mu.html b/html/linux/parse-int.mu.html index 0fe96dd9..a7606797 100644 --- a/html/linux/parse-int.mu.html +++ b/html/linux/parse-int.mu.html @@ -10,23 +10,23 @@ diff --git a/html/linux/print-file.mu.html b/html/linux/print-file.mu.html index 299df4b0..1835fc2c 100644 --- a/html/linux/print-file.mu.html +++ b/html/linux/print-file.mu.html @@ -10,21 +10,21 @@ diff --git a/html/linux/random.subx.html b/html/linux/random.subx.html index 1ba5ffd3..b498736b 100644 --- a/html/linux/random.subx.html +++ b/html/linux/random.subx.html @@ -10,17 +10,17 @@ diff --git a/html/linux/raytracing/1.mu.html b/html/linux/raytracing/1.mu.html index aff9e488..e48ce214 100644 --- a/html/linux/raytracing/1.mu.html +++ b/html/linux/raytracing/1.mu.html @@ -10,20 +10,20 @@ diff --git a/html/linux/raytracing/2.mu.html b/html/linux/raytracing/2.mu.html index ff2f9576..ee561a64 100644 --- a/html/linux/raytracing/2.mu.html +++ b/html/linux/raytracing/2.mu.html @@ -10,23 +10,23 @@ diff --git a/html/linux/raytracing/3.mu.html b/html/linux/raytracing/3.mu.html index e479d4cb..64efdc57 100644 --- a/html/linux/raytracing/3.mu.html +++ b/html/linux/raytracing/3.mu.html @@ -10,26 +10,26 @@ diff --git a/html/linux/raytracing/color.mu.html b/html/linux/raytracing/color.mu.html index a646459e..43b04815 100644 --- a/html/linux/raytracing/color.mu.html +++ b/html/linux/raytracing/color.mu.html @@ -10,21 +10,21 @@ diff --git a/html/linux/raytracing/ray.mu.html b/html/linux/raytracing/ray.mu.html index 65e762eb..2b9caf2e 100644 --- a/html/linux/raytracing/ray.mu.html +++ b/html/linux/raytracing/ray.mu.html @@ -10,18 +10,18 @@ diff --git a/html/linux/raytracing/vec.mu.html b/html/linux/raytracing/vec.mu.html index e7a65eaa..363585d7 100644 --- a/html/linux/raytracing/vec.mu.html +++ b/html/linux/raytracing/vec.mu.html @@ -10,22 +10,22 @@ diff --git a/html/linux/rpn.mu.html b/html/linux/rpn.mu.html index e55dc8a3..87dfaf32 100644 --- a/html/linux/rpn.mu.html +++ b/html/linux/rpn.mu.html @@ -10,23 +10,23 @@ diff --git a/html/linux/sigils.subx.html b/html/linux/sigils.subx.html index 5e25ba69..4cf3df1e 100644 --- a/html/linux/sigils.subx.html +++ b/html/linux/sigils.subx.html @@ -10,21 +10,21 @@ diff --git a/html/linux/stack_array.subx.html b/html/linux/stack_array.subx.html index 52d86d56..709b4919 100644 --- a/html/linux/stack_array.subx.html +++ b/html/linux/stack_array.subx.html @@ -10,18 +10,18 @@ diff --git a/html/linux/subx-params.subx.html b/html/linux/subx-params.subx.html index 135b923d..dc4da4ab 100644 --- a/html/linux/subx-params.subx.html +++ b/html/linux/subx-params.subx.html @@ -10,8 +10,8 @@ diff --git a/html/linux/survey_elf.subx.html b/html/linux/survey_elf.subx.html index e694c706..83b8eae8 100644 --- a/html/linux/survey_elf.subx.html +++ b/html/linux/survey_elf.subx.html @@ -10,22 +10,22 @@ diff --git a/html/linux/tests.subx.html b/html/linux/tests.subx.html index 5561608b..e1215211 100644 --- a/html/linux/tests.subx.html +++ b/html/linux/tests.subx.html @@ -10,19 +10,19 @@ diff --git a/html/linux/texture.mu.html b/html/linux/texture.mu.html index 67d70efa..0e428b64 100644 --- a/html/linux/texture.mu.html +++ b/html/linux/texture.mu.html @@ -10,24 +10,24 @@ diff --git a/html/linux/tile/box.mu.html b/html/linux/tile/box.mu.html index 312b33d1..55d8a5ca 100644 --- a/html/linux/tile/box.mu.html +++ b/html/linux/tile/box.mu.html @@ -10,20 +10,20 @@ diff --git a/html/linux/tile/data.mu.html b/html/linux/tile/data.mu.html index 2962d0bb..a4e3b874 100644 --- a/html/linux/tile/data.mu.html +++ b/html/linux/tile/data.mu.html @@ -10,23 +10,23 @@ diff --git a/html/linux/tile/environment.mu.html b/html/linux/tile/environment.mu.html index a383d0c7..719f132d 100644 --- a/html/linux/tile/environment.mu.html +++ b/html/linux/tile/environment.mu.html @@ -10,25 +10,25 @@ diff --git a/html/linux/tile/float-stack.mu.html b/html/linux/tile/float-stack.mu.html index 366ca4ed..5a092a31 100644 --- a/html/linux/tile/float-stack.mu.html +++ b/html/linux/tile/float-stack.mu.html @@ -10,21 +10,21 @@ diff --git a/html/linux/tile/gap-buffer.mu.html b/html/linux/tile/gap-buffer.mu.html index bc50457f..0aac2736 100644 --- a/html/linux/tile/gap-buffer.mu.html +++ b/html/linux/tile/gap-buffer.mu.html @@ -10,23 +10,23 @@ diff --git a/html/linux/tile/grapheme-stack.mu.html b/html/linux/tile/grapheme-stack.mu.html index 0fd7ba87..9c14b5e8 100644 --- a/html/linux/tile/grapheme-stack.mu.html +++ b/html/linux/tile/grapheme-stack.mu.html @@ -10,23 +10,23 @@ diff --git a/html/linux/tile/main.mu.html b/html/linux/tile/main.mu.html index ce9981b1..561bdd7a 100644 --- a/html/linux/tile/main.mu.html +++ b/html/linux/tile/main.mu.html @@ -10,22 +10,22 @@ diff --git a/html/linux/tile/rpn.mu.html b/html/linux/tile/rpn.mu.html index be2e48ec..2d4b0405 100644 --- a/html/linux/tile/rpn.mu.html +++ b/html/linux/tile/rpn.mu.html @@ -10,15 +10,13 @@ diff --git a/html/linux/tile/surface.mu.html b/html/linux/tile/surface.mu.html index 56b33ca1..53b6ca10 100644 --- a/html/linux/tile/surface.mu.html +++ b/html/linux/tile/surface.mu.html @@ -10,15 +10,13 @@ diff --git a/html/linux/tile/table.mu.html b/html/linux/tile/table.mu.html index 31dcfc1f..f25c562a 100644 --- a/html/linux/tile/table.mu.html +++ b/html/linux/tile/table.mu.html @@ -10,24 +10,24 @@ diff --git a/html/linux/tile/value-stack.mu.html b/html/linux/tile/value-stack.mu.html index ad7b9718..d359cd35 100644 --- a/html/linux/tile/value-stack.mu.html +++ b/html/linux/tile/value-stack.mu.html @@ -10,15 +10,13 @@ diff --git a/html/linux/tile/value.mu.html b/html/linux/tile/value.mu.html index 1716841a..96e9efd7 100644 --- a/html/linux/tile/value.mu.html +++ b/html/linux/tile/value.mu.html @@ -10,15 +10,13 @@ diff --git a/html/linux/tile/word.mu.html b/html/linux/tile/word.mu.html index c7f1c0e4..1daca13d 100644 --- a/html/linux/tile/word.mu.html +++ b/html/linux/tile/word.mu.html @@ -10,15 +10,13 @@ diff --git a/html/linux/tui.mu.html b/html/linux/tui.mu.html index 63d63f0f..a2224de8 100644 --- a/html/linux/tui.mu.html +++ b/html/linux/tui.mu.html @@ -10,20 +10,20 @@ diff --git a/html/mandelbrot-fixed.mu.html b/html/mandelbrot-fixed.mu.html index 2f48be18..316a071f 100644 --- a/html/mandelbrot-fixed.mu.html +++ b/html/mandelbrot-fixed.mu.html @@ -10,14 +10,12 @@ diff --git a/html/mandelbrot-silhouette.mu.html b/html/mandelbrot-silhouette.mu.html index 42ed277f..de6f5b21 100644 --- a/html/mandelbrot-silhouette.mu.html +++ b/html/mandelbrot-silhouette.mu.html @@ -10,22 +10,22 @@ diff --git a/html/mandelbrot.mu.html b/html/mandelbrot.mu.html index 9a44cc5d..14324ce4 100644 --- a/html/mandelbrot.mu.html +++ b/html/mandelbrot.mu.html @@ -10,23 +10,23 @@ diff --git a/html/mu-init.subx.html b/html/mu-init.subx.html index 68867335..4af3f5c0 100644 --- a/html/mu-init.subx.html +++ b/html/mu-init.subx.html @@ -10,15 +10,15 @@ diff --git a/html/rpn.mu.html b/html/rpn.mu.html index 0e2e979c..ec9b78b6 100644 --- a/html/rpn.mu.html +++ b/html/rpn.mu.html @@ -10,22 +10,22 @@ diff --git a/html/shell/cell.mu.html b/html/shell/cell.mu.html index 2317802a..c58efa7d 100644 --- a/html/shell/cell.mu.html +++ b/html/shell/cell.mu.html @@ -10,20 +10,20 @@ diff --git a/html/shell/environment.mu.html b/html/shell/environment.mu.html index 5c02e4f6..a3761b41 100644 --- a/html/shell/environment.mu.html +++ b/html/shell/environment.mu.html @@ -10,15 +10,13 @@ diff --git a/html/shell/evaluate.mu.html b/html/shell/evaluate.mu.html index 4dcdab18..1ad7707b 100644 --- a/html/shell/evaluate.mu.html +++ b/html/shell/evaluate.mu.html @@ -10,26 +10,26 @@ diff --git a/html/shell/gap-buffer.mu.html b/html/shell/gap-buffer.mu.html index d64fee8b..d869bae4 100644 --- a/html/shell/gap-buffer.mu.html +++ b/html/shell/gap-buffer.mu.html @@ -10,14 +10,12 @@ diff --git a/html/shell/global.mu.html b/html/shell/global.mu.html index 1e2f1837..2427b27d 100644 --- a/html/shell/global.mu.html +++ b/html/shell/global.mu.html @@ -10,23 +10,23 @@ diff --git a/html/shell/grapheme-stack.mu.html b/html/shell/grapheme-stack.mu.html index 050ed007..613ec2ae 100644 --- a/html/shell/grapheme-stack.mu.html +++ b/html/shell/grapheme-stack.mu.html @@ -10,14 +10,12 @@ diff --git a/html/shell/infix.mu.html b/html/shell/infix.mu.html index 6153094d..f8305359 100644 --- a/html/shell/infix.mu.html +++ b/html/shell/infix.mu.html @@ -10,26 +10,26 @@ diff --git a/html/shell/int-stack.mu.html b/html/shell/int-stack.mu.html index 705d76be..363f3a3e 100644 --- a/html/shell/int-stack.mu.html +++ b/html/shell/int-stack.mu.html @@ -10,21 +10,21 @@ diff --git a/html/shell/macroexpand.mu.html b/html/shell/macroexpand.mu.html index bcfae257..e4fc4b62 100644 --- a/html/shell/macroexpand.mu.html +++ b/html/shell/macroexpand.mu.html @@ -10,26 +10,26 @@ diff --git a/html/shell/main.mu.html b/html/shell/main.mu.html index 9cf265e1..800f8b8f 100644 --- a/html/shell/main.mu.html +++ b/html/shell/main.mu.html @@ -10,19 +10,19 @@ diff --git a/html/shell/parenthesize.mu.html b/html/shell/parenthesize.mu.html index 92c3fe1f..c00fc005 100644 --- a/html/shell/parenthesize.mu.html +++ b/html/shell/parenthesize.mu.html @@ -10,26 +10,26 @@ diff --git a/html/shell/parse.mu.html b/html/shell/parse.mu.html index 522c7ad9..e57e5959 100644 --- a/html/shell/parse.mu.html +++ b/html/shell/parse.mu.html @@ -10,22 +10,22 @@ diff --git a/html/shell/primitives.mu.html b/html/shell/primitives.mu.html index 18d302d7..279f05a8 100644 --- a/html/shell/primitives.mu.html +++ b/html/shell/primitives.mu.html @@ -10,15 +10,13 @@ diff --git a/html/shell/print.mu.html b/html/shell/print.mu.html index bb36a49c..9a927129 100644 --- a/html/shell/print.mu.html +++ b/html/shell/print.mu.html @@ -10,23 +10,23 @@ diff --git a/html/shell/read.mu.html b/html/shell/read.mu.html index 2be18920..87c3825e 100644 --- a/html/shell/read.mu.html +++ b/html/shell/read.mu.html @@ -10,20 +10,20 @@ diff --git a/html/shell/sandbox.mu.html b/html/shell/sandbox.mu.html index 29c11e3e..0ee9fe36 100644 --- a/html/shell/sandbox.mu.html +++ b/html/shell/sandbox.mu.html @@ -10,15 +10,13 @@ diff --git a/html/shell/tokenize.mu.html b/html/shell/tokenize.mu.html index e6f540c6..20381132 100644 --- a/html/shell/tokenize.mu.html +++ b/html/shell/tokenize.mu.html @@ -10,14 +10,12 @@ diff --git a/html/shell/trace.mu.html b/html/shell/trace.mu.html index 6203947d..d8ee5fa7 100644 --- a/html/shell/trace.mu.html +++ b/html/shell/trace.mu.html @@ -10,15 +10,13 @@