c64-livecoding/editor
John Lorentzson 1f52377b2b Add failsafe to REDISPLAY-LINE for when the editor fucks it up
Occasionally the editor will try to redisplay lines that are
off-screen, even though that shouldn't happen. Ignoring it is
seemingly harmless, so it now signals a warning.
2025-07-31 13:22:59 +02:00
..
binary-build.lisp Add editor start scripts 2025-07-29 11:57:56 +02:00
editor.asd Add method to copy whole text into editor buffer 2025-07-29 20:23:54 +02:00
editor.lisp Add failsafe to REDISPLAY-LINE for when the editor fucks it up 2025-07-31 13:22:59 +02:00
mandelbrot.c6l Add Hugo's unfinished mandelbrot fractal demo 2025-07-30 23:51:27 +02:00
package.lisp Add method to copy whole text into editor buffer 2025-07-29 20:23:54 +02:00
standing-sierpinsky.c6l Add standing Sierpinsky Triangle demo 2025-07-29 17:33:28 +02:00
xor-feet.c6l Add xor-feet demo 2025-07-29 17:05:07 +02:00