mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-06-30 19:18:33 -06:00
713e883ad7
+ Instead of "Internal error in ...", you now get a proper error message with a source location and a function name. + Also added some missing error value propagation in the partial evaluator. + Also some other minor cleanup and error handling fixes.