Dean Wampler
Dean Wampler
Another argument against the three runtimes just occurred to me while reviewing some code. There is a lot of duplication between the three implementations for each transform. Either this problem...
Thanks for reporting this. A breaking change in Scala 3.7 apparently. I'll work on a fix today.
I pushed fixes for the compiled code, so that `sbt test` should now work cleanly. There are still compilation bugs in the script examples, which I'll work on this evening.
Hmm. This passes for me. What OS are you using (e.g., MacOS, Windows, ...) and do you have a particular default language setting other than US English? For example, in...
I finished going through the scripts (which aren't tested as thoroughly). All are working when they should and when they are supposed to throw errors, those cases are flagged.
Thanks so much!! Merged. Let me know if you have any remaining issues. If not, I'll close this. No rush...
I'm going to close this, as it appears to be fixed...