diff options
author | Kartik Agaram <vc@akkartik.com> | 2020-11-29 13:36:32 -0800 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2020-11-29 13:42:27 -0800 |
commit | 775f77c3346d231fc6133de2c7da2bb1e8ef0c2e (patch) | |
tree | 3daff158b0bf201c625abca645ce09014df51315 /html/apps/browse/main.mu.html | |
parent | 55dfa5b98530bdeae19f5e1f118634d9c774773f (diff) | |
download | mu-775f77c3346d231fc6133de2c7da2bb1e8ef0c2e.tar.gz |
7306
Diffstat (limited to 'html/apps/browse/main.mu.html')
-rw-r--r-- | html/apps/browse/main.mu.html | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/html/apps/browse/main.mu.html b/html/apps/browse/main.mu.html index 0949562c..e4dbaa9a 100644 --- a/html/apps/browse/main.mu.html +++ b/html/apps/browse/main.mu.html @@ -135,9 +135,9 @@ if ('onhashchange' in window) { <span id="L76" class="LineNr"> 76 </span> <a href='main.mu.html#L60'>render</a> pg-addr, in <span id="L77" class="LineNr"> 77 </span> <span class="PreProc">var</span> screen-ah/<span class="Constant">eax</span>: (addr handle <a href='../../405screen.mu.html#L9'>screen</a>) <span class="SpecialChar"><-</span> <a href='../../131table.subx.html#L26'>get</a> pg, <a href='../../405screen.mu.html#L9'>screen</a> <span id="L78" class="LineNr"> 78 </span> <span class="PreProc">var</span> <a href='../../405screen.mu.html#L9'>screen</a>/<span class="Constant">eax</span>: (addr <a href='../../405screen.mu.html#L9'>screen</a>) <span class="SpecialChar"><-</span> <a href='../../120allocate.subx.html#L256'>lookup</a> *screen-ah -<span id="L79" class="LineNr"> 79 </span> <a href='../../405screen.mu.html#L612'>check-screen-row</a> <a href='../../405screen.mu.html#L9'>screen</a>, <span class="Constant">1</span>, <span class="Constant">" "</span>, <span class="Constant">"F - <a href='main.mu.html#L65'>test-render-multicolumn-text</a>/row1"</span> -<span id="L80" class="LineNr"> 80 </span> <a href='../../405screen.mu.html#L612'>check-screen-row</a> <a href='../../405screen.mu.html#L9'>screen</a>, <span class="Constant">2</span>, <span class="Constant">" ab ef"</span>, <span class="Constant">"F - <a href='main.mu.html#L65'>test-render-multicolumn-text</a>/row2"</span> -<span id="L81" class="LineNr"> 81 </span> <a href='../../405screen.mu.html#L612'>check-screen-row</a> <a href='../../405screen.mu.html#L9'>screen</a>, <span class="Constant">3</span>, <span class="Constant">" cd gh"</span>, <span class="Constant">"F - <a href='main.mu.html#L65'>test-render-multicolumn-text</a>/row3"</span> +<span id="L79" class="LineNr"> 79 </span> <a href='../../405screen.mu.html#L623'>check-screen-row</a> <a href='../../405screen.mu.html#L9'>screen</a>, <span class="Constant">1</span>, <span class="Constant">" "</span>, <span class="Constant">"F - <a href='main.mu.html#L65'>test-render-multicolumn-text</a>/row1"</span> +<span id="L80" class="LineNr"> 80 </span> <a href='../../405screen.mu.html#L623'>check-screen-row</a> <a href='../../405screen.mu.html#L9'>screen</a>, <span class="Constant">2</span>, <span class="Constant">" ab ef"</span>, <span class="Constant">"F - <a href='main.mu.html#L65'>test-render-multicolumn-text</a>/row2"</span> +<span id="L81" class="LineNr"> 81 </span> <a href='../../405screen.mu.html#L623'>check-screen-row</a> <a href='../../405screen.mu.html#L9'>screen</a>, <span class="Constant">3</span>, <span class="Constant">" cd gh"</span>, <span class="Constant">"F - <a href='main.mu.html#L65'>test-render-multicolumn-text</a>/row3"</span> <span id="L82" class="LineNr"> 82 </span><span class="Delimiter">}</span> <span id="L83" class="LineNr"> 83 </span> <span id="L84" class="LineNr"> 84 </span><span class="PreProc">fn</span> <span class="muTest"><a href='main.mu.html#L84'>test-render-heading-text</a></span> <span class="Delimiter">{</span> @@ -154,10 +154,10 @@ if ('onhashchange' in window) { <span id="L95" class="LineNr"> 95 </span> <a href='main.mu.html#L60'>render</a> pg-addr, in <span id="L96" class="LineNr"> 96 </span> <span class="PreProc">var</span> screen-ah/<span class="Constant">eax</span>: (addr handle <a href='../../405screen.mu.html#L9'>screen</a>) <span class="SpecialChar"><-</span> <a href='../../131table.subx.html#L26'>get</a> pg, <a href='../../405screen.mu.html#L9'>screen</a> <span id="L97" class="LineNr"> 97 </span> <span class="PreProc">var</span> <a href='../../405screen.mu.html#L9'>screen</a>/<span class="Constant">eax</span>: (addr <a href='../../405screen.mu.html#L9'>screen</a>) <span class="SpecialChar"><-</span> <a href='../../120allocate.subx.html#L256'>lookup</a> *screen-ah -<span id="L98" class="LineNr"> 98 </span> <a href='../../405screen.mu.html#L612'>check-screen-row</a> <a href='../../405screen.mu.html#L9'>screen</a>, <span class="Constant">1</span>, <span class="Constant">" "</span>, <span class="Constant">"F - <a href='main.mu.html#L84'>test-render-heading-text</a>/row1"</span> -<span id="L99" class="LineNr"> 99 </span> <a href='../../405screen.mu.html#L666'>check-screen-row-in-color</a> <a href='../../405screen.mu.html#L9'>screen</a>, <span class="Constant">0xa0</span>, <span class="Constant">2</span>, <span class="Constant">" abc "</span>, <span class="Constant">"F - <a href='main.mu.html#L84'>test-render-heading-text</a>/heading"</span> -<span id="L100" class="LineNr">100 </span> <a href='../../405screen.mu.html#L612'>check-screen-row</a> <a href='../../405screen.mu.html#L9'>screen</a>, <span class="Constant">3</span>, <span class="Constant">" "</span>, <span class="Constant">"F - <a href='main.mu.html#L84'>test-render-heading-text</a>/row3"</span> -<span id="L101" class="LineNr">101 </span> <a href='../../405screen.mu.html#L612'>check-screen-row</a> <a href='../../405screen.mu.html#L9'>screen</a>, <span class="Constant">4</span>, <span class="Constant">" def "</span>, <span class="Constant">"F - <a href='main.mu.html#L84'>test-render-heading-text</a>/row4"</span> +<span id="L98" class="LineNr"> 98 </span> <a href='../../405screen.mu.html#L623'>check-screen-row</a> <a href='../../405screen.mu.html#L9'>screen</a>, <span class="Constant">1</span>, <span class="Constant">" "</span>, <span class="Constant">"F - <a href='main.mu.html#L84'>test-render-heading-text</a>/row1"</span> +<span id="L99" class="LineNr"> 99 </span> <a href='../../405screen.mu.html#L677'>check-screen-row-in-color</a> <a href='../../405screen.mu.html#L9'>screen</a>, <span class="Constant">0xa0</span>, <span class="Constant">2</span>, <span class="Constant">" abc "</span>, <span class="Constant">"F - <a href='main.mu.html#L84'>test-render-heading-text</a>/heading"</span> +<span id="L100" class="LineNr">100 </span> <a href='../../405screen.mu.html#L623'>check-screen-row</a> <a href='../../405screen.mu.html#L9'>screen</a>, <span class="Constant">3</span>, <span class="Constant">" "</span>, <span class="Constant">"F - <a href='main.mu.html#L84'>test-render-heading-text</a>/row3"</span> +<span id="L101" class="LineNr">101 </span> <a href='../../405screen.mu.html#L623'>check-screen-row</a> <a href='../../405screen.mu.html#L9'>screen</a>, <span class="Constant">4</span>, <span class="Constant">" def "</span>, <span class="Constant">"F - <a href='main.mu.html#L84'>test-render-heading-text</a>/row4"</span> <span id="L102" class="LineNr">102 </span><span class="Delimiter">}</span> <span id="L103" class="LineNr">103 </span> <span id="L104" class="LineNr">104 </span><span class="PreProc">fn</span> <span class="muTest"><a href='main.mu.html#L104'>test-render-bold-text</a></span> <span class="Delimiter">{</span> @@ -174,8 +174,8 @@ if ('onhashchange' in window) { <span id="L115" class="LineNr">115 </span> <a href='main.mu.html#L60'>render</a> pg-addr, in <span id="L116" class="LineNr">116 </span> <span class="PreProc">var</span> screen-ah/<span class="Constant">eax</span>: (addr handle <a href='../../405screen.mu.html#L9'>screen</a>) <span class="SpecialChar"><-</span> <a href='../../131table.subx.html#L26'>get</a> pg, <a href='../../405screen.mu.html#L9'>screen</a> <span id="L117" class="LineNr">117 </span> <span class="PreProc">var</span> <a href='../../405screen.mu.html#L9'>screen</a>/<span class="Constant">eax</span>: (addr <a href='../../405screen.mu.html#L9'>screen</a>) <span class="SpecialChar"><-</span> <a href='../../120allocate.subx.html#L256'>lookup</a> *screen-ah -<span id="L118" class="LineNr">118 </span> <a href='../../405screen.mu.html#L612'>check-screen-row</a> <a href='../../405screen.mu.html#L9'>screen</a>, <span class="Constant">2</span>, <span class="Constant">" a b c"</span>, <span class="Constant">"F - <a href='main.mu.html#L104'>test-render-bold-text</a>/text"</span> -<span id="L119" class="LineNr">119 </span> <a href='../../405screen.mu.html#L838'>check-screen-row-in-bold</a> <a href='../../405screen.mu.html#L9'>screen</a>, <span class="Constant">2</span>, <span class="Constant">" b "</span>, <span class="Constant">"F - <a href='main.mu.html#L104'>test-render-bold-text</a>/bold"</span> +<span id="L118" class="LineNr">118 </span> <a href='../../405screen.mu.html#L623'>check-screen-row</a> <a href='../../405screen.mu.html#L9'>screen</a>, <span class="Constant">2</span>, <span class="Constant">" a b c"</span>, <span class="Constant">"F - <a href='main.mu.html#L104'>test-render-bold-text</a>/text"</span> +<span id="L119" class="LineNr">119 </span> <a href='../../405screen.mu.html#L849'>check-screen-row-in-bold</a> <a href='../../405screen.mu.html#L9'>screen</a>, <span class="Constant">2</span>, <span class="Constant">" b "</span>, <span class="Constant">"F - <a href='main.mu.html#L104'>test-render-bold-text</a>/bold"</span> <span id="L120" class="LineNr">120 </span><span class="Delimiter">}</span> <span id="L121" class="LineNr">121 </span> <span id="L122" class="LineNr">122 </span><span class="muComment"># terminals don't always support italics, so we'll just always render italics</span> @@ -194,8 +194,8 @@ if ('onhashchange' in window) { <span id="L135" class="LineNr">135 </span> <a href='main.mu.html#L60'>render</a> pg-addr, in <span id="L136" class="LineNr">136 </span> <span class="PreProc">var</span> screen-ah/<span class="Constant">eax</span>: (addr handle <a href='../../405screen.mu.html#L9'>screen</a>) <span class="SpecialChar"><-</span> <a href='../../131table.subx.html#L26'>get</a> pg, <a href='../../405screen.mu.html#L9'>screen</a> <span id="L137" class="LineNr">137 </span> <span class="PreProc">var</span> <a href='../../405screen.mu.html#L9'>screen</a>/<span class="Constant">eax</span>: (addr <a href='../../405screen.mu.html#L9'>screen</a>) <span class="SpecialChar"><-</span> <a href='../../120allocate.subx.html#L256'>lookup</a> *screen-ah -<span id="L138" class="LineNr">138 </span> <a href='../../405screen.mu.html#L612'>check-screen-row</a> <a href='../../405screen.mu.html#L9'>screen</a>, <span class="Constant">2</span>, <span class="Constant">" a b c"</span>, <span class="Constant">"F - <a href='main.mu.html#L124'>test-render-pseudoitalic-text</a>/text"</span> -<span id="L139" class="LineNr">139 </span> <a href='../../405screen.mu.html#L838'>check-screen-row-in-bold</a> <a href='../../405screen.mu.html#L9'>screen</a>, <span class="Constant">2</span>, <span class="Constant">" b "</span>, <span class="Constant">"F - <a href='main.mu.html#L124'>test-render-pseudoitalic-text</a>/bold"</span> +<span id="L138" class="LineNr">138 </span> <a href='../../405screen.mu.html#L623'>check-screen-row</a> <a href='../../405screen.mu.html#L9'>screen</a>, <span class="Constant">2</span>, <span class="Constant">" a b c"</span>, <span class="Constant">"F - <a href='main.mu.html#L124'>test-render-pseudoitalic-text</a>/text"</span> +<span id="L139" class="LineNr">139 </span> <a href='../../405screen.mu.html#L849'>check-screen-row-in-bold</a> <a href='../../405screen.mu.html#L9'>screen</a>, <span class="Constant">2</span>, <span class="Constant">" b "</span>, <span class="Constant">"F - <a href='main.mu.html#L124'>test-render-pseudoitalic-text</a>/bold"</span> <span id="L140" class="LineNr">140 </span><span class="Delimiter">}</span> <span id="L141" class="LineNr">141 </span> <span id="L142" class="LineNr">142 </span><span class="PreProc">fn</span> <span class="muTest"><a href='main.mu.html#L142'>test-render-asterisk-in-text</a></span> <span class="Delimiter">{</span> @@ -212,8 +212,8 @@ if ('onhashchange' in window) { <span id="L153" class="LineNr">153 </span> <a href='main.mu.html#L60'>render</a> pg-addr, in <span id="L154" class="LineNr">154 </span> <span class="PreProc">var</span> screen-ah/<span class="Constant">eax</span>: (addr handle <a href='../../405screen.mu.html#L9'>screen</a>) <span class="SpecialChar"><-</span> <a href='../../131table.subx.html#L26'>get</a> pg, <a href='../../405screen.mu.html#L9'>screen</a> <span id="L155" class="LineNr">155 </span> <span class="PreProc">var</span> <a href='../../405screen.mu.html#L9'>screen</a>/<span class="Constant">eax</span>: (addr <a href='../../405screen.mu.html#L9'>screen</a>) <span class="SpecialChar"><-</span> <a href='../../120allocate.subx.html#L256'>lookup</a> *screen-ah -<span id="L156" class="LineNr">156 </span> <a href='../../405screen.mu.html#L612'>check-screen-row</a> <a href='../../405screen.mu.html#L9'>screen</a>, <span class="Constant">2</span>, <span class="Constant">" a*b*c"</span>, <span class="Constant">"F - <a href='main.mu.html#L104'>test-render-bold-text</a>/text"</span> -<span id="L157" class="LineNr">157 </span> <a href='../../405screen.mu.html#L838'>check-screen-row-in-bold</a> <a href='../../405screen.mu.html#L9'>screen</a>, <span class="Constant">2</span>, <span class="Constant">" "</span>, <span class="Constant">"F - <a href='main.mu.html#L104'>test-render-bold-text</a>/bold"</span> +<span id="L156" class="LineNr">156 </span> <a href='../../405screen.mu.html#L623'>check-screen-row</a> <a href='../../405screen.mu.html#L9'>screen</a>, <span class="Constant">2</span>, <span class="Constant">" a*b*c"</span>, <span class="Constant">"F - <a href='main.mu.html#L104'>test-render-bold-text</a>/text"</span> +<span id="L157" class="LineNr">157 </span> <a href='../../405screen.mu.html#L849'>check-screen-row-in-bold</a> <a href='../../405screen.mu.html#L9'>screen</a>, <span class="Constant">2</span>, <span class="Constant">" "</span>, <span class="Constant">"F - <a href='main.mu.html#L104'>test-render-bold-text</a>/bold"</span> <span id="L158" class="LineNr">158 </span><span class="Delimiter">}</span> <span id="L159" class="LineNr">159 </span> <span id="L160" class="LineNr">160 </span><span class="PreProc">fn</span> <span class="muFunction"><a href='main.mu.html#L160'>render-normal</a></span> <a href='../../405screen.mu.html#L9'>screen</a>: (addr <a href='paginated-screen.mu.html#L12'>paginated-screen</a>), fs: (addr buffered-file) <span class="Delimiter">{</span> |