Scott Richmond scott
  • Joined on 2023-07-29
scott pushed to main at twc/ludus 2024-06-14 19:44:09 +00:00
5a27d345eb fix goto! error
scott commented on issue twc/ludus#61 2024-06-14 19:26:14 +00:00
*input* stdin hack for Computer Class

Done at some point in ludus-web; fixed underlying scanning issue in 9584a21521.

scott closed issue twc/ludus#61 2024-06-14 19:26:14 +00:00
*input* stdin hack for Computer Class
scott commented on issue twc/ludus#72 2024-06-14 19:25:38 +00:00
Fix scanning of escaped quotes

Fixed in 9584a21521

scott closed issue twc/ludus#72 2024-06-14 19:25:38 +00:00
Fix scanning of escaped quotes
scott pushed to main at twc/ludus 2024-06-14 19:25:11 +00:00
9584a21521 fix string escapes
c61981fa16 0.1.14
0583af819f build
Compare 3 commits »
scott commented on issue twc/ludus#70 2024-06-14 18:58:58 +00:00
Good-enough error reporting

Still WIP, but much closer with e428fccc86

scott commented on issue twc/ludus#75 2024-06-14 18:58:21 +00:00
Add state box to prelude

Done in e428fccc86

scott closed issue twc/ludus#75 2024-06-14 18:58:21 +00:00
Add state box to prelude
scott commented on issue twc/ludus#73 2024-06-14 18:58:10 +00:00
Look into error messages causing errors

Fixed, I think, in e428fccc86.

I wasn't redirecting the console until after scanning, parsing, and validation. Should be…

scott closed issue twc/ludus#73 2024-06-14 18:58:10 +00:00
Look into error messages causing errors
scott commented on issue twc/ludus#74 2024-06-14 18:57:31 +00:00
Add words and sentence to prelude

words omits repeated spaces as well. Added in e428fccc86.

scott closed issue twc/ludus#74 2024-06-14 18:57:31 +00:00
Add words and sentence to prelude
scott commented on issue twc/ludus#76 2024-06-14 18:57:00 +00:00
Check RGB is not actually RBG

Fixed in e428fccc86

scott closed issue twc/ludus#76 2024-06-14 18:57:00 +00:00
Check RGB is not actually RBG
scott pushed to main at twc/ludus 2024-06-14 18:54:11 +00:00
0cbae4ce61 comment out repl cruft
scott pushed to main at twc/ludus 2024-06-14 18:53:27 +00:00
e428fccc86 bugfixes and error improvements
scott commented on issue twc/ludus#76 2024-06-14 17:20:25 +00:00
Check RGB is not actually RBG

background! is wrong, is RBG, but not pencolor!. Look into prelude code.

scott opened issue twc/ludus#76 2024-06-14 15:56:59 +00:00
Check RGB is not actually RBG
scott opened issue twc/ludus#75 2024-06-14 15:44:19 +00:00
Add state box to prelude