• Joined on 2021年12月12日
growler pushed to scalararray at growler/k 2026年07月13日 06:34:49 +02:00
52e40d6721 source markers jump back arbitrary amounts
growler pushed to scalararray at growler/k 2026年07月12日 11:57:42 +02:00
f6f0885479 forward source markers
growler pushed to scalararray at growler/k 2026年07月12日 08:06:06 +02:00
5e3f8f936d pass as array
growler pushed to scalararray at growler/k 2026年07月12日 06:40:43 +02:00
7f5d438c9b pass as array
growler created branch scalararray in growler/k 2026年07月12日 06:40:43 +02:00
growler pushed to master at growler/k 2026年07月10日 03:54:29 +02:00
c1ec0e0758 non-builtin verbs flat in TLP
growler pushed to master at growler/k 2026年07月08日 07:24:49 +02:00
ab3250fa8f Merge pull request 'globals are shy too' (#110) from shyglobal into master
bf74914606 globals are shy too
Compare 2 commits »
growler closed issue growler/k#109 2026年07月08日 07:24:49 +02:00
(l;c)::0 0
growler merged pull request growler/k#110 2026年07月08日 07:24:49 +02:00
globals are shy too
growler commented on pull request growler/k#110 2026年07月08日 07:23:23 +02:00
globals are shy too

Fixes #109

growler commented on pull request growler/k#110 2026年07月08日 07:17:04 +02:00
globals are shy too

That is setting of globals is just as shy as setting of locals...

growler created pull request growler/k#110 2026年07月08日 07:16:28 +02:00
globals are shy too
growler pushed to shyglobal at growler/k 2026年07月08日 07:11:52 +02:00
bf74914606 globals are shy too
growler created branch shyglobal in growler/k 2026年07月08日 07:11:52 +02:00
growler commented on issue growler/k#109 2026年07月08日 07:04:56 +02:00
(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.

growler commented on issue growler/k#109 2026年07月07日 06:17:38 +02:00
(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.

growler pushed to master at growler/k 2026年07月03日 06:34:28 +02:00
dac97dc22b single statement list is just a statement
growler pushed to pages at growler/k 2026年06月29日 14:38:42 +02:00
6f792c7738 add snake back in
growler pushed to pages at growler/k 2026年06月27日 03:31:16 +02:00
5197711b57 support for portrait orientation (thanks @effbiae!)
growler pushed to master at growler/k 2026年06月27日 03:26:42 +02:00
f19a13d45b Merge pull request 'support for portrait orientation' (#107) from effbiae/k:portrait into master
89f6ed98e2 support for portrait orientation
Compare 2 commits »