52e40d6721
source markers jump back arbitrary amounts
f6f0885479
forward source markers
5e3f8f936d
pass as array
7f5d438c9b
pass as array
c1ec0e0758
non-builtin verbs flat in TLP
ab3250fa8f
Merge pull request 'globals are shy too' (#110) from shyglobal into master
bf74914606
globals are shy too
(l;c)::0 0
globals are shy too
globals are shy too
Fixes #109
globals are shy too
That is setting of globals is just as shy as setting of locals...
globals are shy too
bf74914606
globals are shy too
(l;c)::0 0
Turns out it's not related. The bug exists in ngn/k. Assignments are "shy" (don't produce output) but the code didn't handle this style of global assignment.
(l;c)::0 0
Thanks for the minimal test case! I suspect this is related to the new feature to allow GAPs in lists. Will have a closer look.
dac97dc22b
single statement list is just a statement
6f792c7738
add snake back in
5197711b57
support for portrait orientation (thanks @effbiae!)
f19a13d45b
Merge pull request 'support for portrait orientation' (#107) from effbiae/k:portrait into master
89f6ed98e2
support for portrait orientation