| Age | Commit message (Collapse) | Author |
|
|
|
|
|
This refactors the front-end to use a tree for capturing errors, instead
of throwing exceptions.
This has the benefit that you will receive notifications about all of
the error messages you have, instead of only the first.
I'm a bit fuzzy on the details, since it's been a while since I wrote
these changes.
|
|
|
|
More work that leads towards getting templates working
|
|
More work for getting going on templates, as well as just some
refactoring for future changes
|
|
Move config loading to a new class, in preparation for adding template
support
|
|
|
|
|