-
Notifications
You must be signed in to change notification settings - Fork 409
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Better error messages #722
Commits on Aug 4, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 2b87d13 - Browse repository at this point
Copy the full SHA 2b87d13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ac7949 - Browse repository at this point
Copy the full SHA 8ac7949View commit details -
Better error messages for template parsing
Force templates to be consumed completely, propagate error appropriately
Configuration menu - View commit details
-
Copy full SHA for 9ec43a6 - Browse repository at this point
Copy the full SHA 9ec43a6View commit details
Commits on Aug 16, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 7031661 - Browse repository at this point
Copy the full SHA 7031661View commit details -
Less debug messages from templates
...makes better error messages :-) Notice the breaking change in 'applyElem', where $if(...)$ conditions in templates now will throw errors if their field 'fail'ed (instead of just being 'empty')!
Configuration menu - View commit details
-
Copy full SHA for f98a220 - Browse repository at this point
Copy the full SHA f98a220View commit details
Commits on Aug 17, 2016
-
Better error messages from Alternative fails
...when a more important error prevails. Also not throwing from 'if' conditions any more, only logging those errors to the debug screen
Configuration menu - View commit details
-
Copy full SHA for 0ec007e - Browse repository at this point
Copy the full SHA 0ec007eView commit details -
Better error messages for templates
* boolFields used outside of 'if'-conditions now get a "stack trace" using a new 'NoField' they don't have to rely on 'error' any more * templates applied to their own file get proper description (did use incompatible paths/identifiers before) * renamed 'compilerFail' to more descriptive name
Configuration menu - View commit details
-
Copy full SHA for 458e78d - Browse repository at this point
Copy the full SHA 458e78dView commit details
Commits on Mar 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for dd68b2e - Browse repository at this point
Copy the full SHA dd68b2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f546381 - Browse repository at this point
Copy the full SHA f546381View commit details
Commits on Mar 10, 2018
-
Cleanup of CompilerResult, use extra data type instead of Verbosity
See #462 (comment) and below for detailed explanation Also abstracted out `testCompilerError` in the test suite, and added a `compilerTry` that is much easier to use (and specifically, to branch on) than `compilerCatch`
Configuration menu - View commit details
-
Copy full SHA for 7f1b00e - Browse repository at this point
Copy the full SHA 7f1b00eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e04f93 - Browse repository at this point
Copy the full SHA 1e04f93View commit details
Commits on Mar 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2f6ef3a - Browse repository at this point
Copy the full SHA 2f6ef3aView commit details
Commits on Mar 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c098216 - Browse repository at this point
Copy the full SHA c098216View commit details -
Configuration menu - View commit details
-
Copy full SHA for e523fb7 - Browse repository at this point
Copy the full SHA e523fb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6af7d4 - Browse repository at this point
Copy the full SHA f6af7d4View commit details
Commits on Apr 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e263ccf - Browse repository at this point
Copy the full SHA e263ccfView commit details
Commits on Aug 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9108ec5 - Browse repository at this point
Copy the full SHA 9108ec5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2eba3c - Browse repository at this point
Copy the full SHA b2eba3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1afc807 - Browse repository at this point
Copy the full SHA 1afc807View commit details
Commits on Aug 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for c7c581c - Browse repository at this point
Copy the full SHA c7c581cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 588d6b7 - Browse repository at this point
Copy the full SHA 588d6b7View commit details
Commits on Aug 28, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f96b99e - Browse repository at this point
Copy the full SHA f96b99eView commit details