graven-image icon indicating copy to clipboard operation
graven-image copied to clipboard

Portability library for better interaction and debugging of a running Common Lisp image through text REPL.

Results 13 graven-image issues
Sort by recently updated
recently updated
newest added

- [ ] Adjust printing to options (i.e. print `(a[y] or [n]ay)` when `ay` and `nay` are the only options). - [ ] Maybe make `yes-or-no-p*` stricter after all? -...

enhancement
good first issue
brainstorm/discussion

- [ ] Speed up on ECL. - [ ] Add case-sensitivity setting, like in Allegro. - [ ] Maybe refactor the arguments to keyword args—it's getting too crowded for...

enhancement
good first issue

Now that I've included Graven Image into my default config, ABCL takes 13+ seconds to start, with most of the time dedicated to Graven Image compilation. Is there any way...

bug
enhancement
help wanted