mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-07-29 17:10:02 -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.