aboutsummaryrefslogtreecommitdiffstats
path: root/Exceptions.h
Commit message (Collapse)AuthorAgeFilesLines
* Converted all asserts to exceptions.Christian2014-11-051-0/+1
|
* Compiler for assignments.Christian2014-10-291-0/+1
|
* Use createTypeError everywhere and stream out Location.Christian2014-10-241-3/+3
|
* Use boost errinfo.Christian2014-10-241-37/+5
|
* Improved exceptions and reporting exceptions for command-line compiler.Christian2014-10-231-3/+40
|
* Coding style and cleanupChristian2014-10-171-3/+3
|
* Corrected coding style.Christian2014-10-161-14/+17
|
* Added meaningful exception types.Christian2014-10-161-0/+34