aboutsummaryrefslogtreecommitdiff
path: root/docs/try.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2020-11-20 21:11:00 -0500
committerMarshall Lochbaum <mwlochbaum@gmail.com>2020-11-20 22:06:38 -0500
commit5df3b8b598d507b3e04e1be4cca28c13e706ffef (patch)
tree2518e929be43463a8bc47d33d740fb25f853b7e2 /docs/try.html
parent6f2d32906b4c36fbe1801d3e8c41ffbb78bf992d (diff)
Emit opening and closing positions for instructions
Diffstat (limited to 'docs/try.html')
-rw-r--r--docs/try.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/try.html b/docs/try.html
index 0debb497..13870403 100644
--- a/docs/try.html
+++ b/docs/try.html
@@ -32,7 +32,6 @@
<ul>
<li>You can type special characters with a back<em>slash</em> prefix, as shown by hovering over the character bar above. Documentation links for primitives are <a href="doc/primitive.html">here</a>.</li>
<li>Any modifier with enter will execute (not just shift).</li>
- <li>For errors in dyadic functions or modifiers, the caret indicating position will point to the left argument or operand, not the function itself.</li>
<li>Support for function headers and multiple bodies is missing, and Under (<code class="Modifier2">⌾</code>) only works for a small class of structural functions. Fill elements aren't tracked: instead 0 is always used. Performance is bad.</li>
</ul>
</p>