IRC channel logs
2026-05-16.log
back to list of logs
<rlb>Whenever adding tests, recommend (pass-if-equal ... x y) instead of (pass-if ...) so the expected and actual values will show up in the log... <rlb>(keep running in to that) <tohoyn>daviid: G-Golf 0.8.7-1 is now synced to Ubuntu Stonking. <resica>Is the continuation prompt line with the REPL (When you are defining a function and press enter, you get "..." to show its a continuation) not supposed to be modified? Because it's frustrating to use the standard REPL compared to geiser from emacs. <rlb>Updated utf8 with some further improvements to rnrs string-map/string-for-each, and avoided some string copies in the assembler, among other things. Also pushed the changes to make substring/* start and end optional to main, along with a reverse-list->string large round trip test, and string-compare(-ci) tests.