summary refs log tree commit diff stats
path: root/tests/exception/texcas.nim
Commit message (Expand)AuthorAgeFilesLines
* Fixes test.Dominik Picheta2017-02-061-1/+1
* Add template tests for #3691.Dominik Picheta2017-02-061-4/+5
* Fixes incorrect scoping in semstmts.semTry.Dominik Picheta2017-02-061-1/+0
* More progress towards a working #3691.Dominik Picheta2017-02-031-1/+16
* WIP: `as` with generics.Dominik Picheta2017-02-021-6/+6
* WIP implementation of `except ExcType as ident` syntax. Refs #3691.Dominik Picheta2017-02-011-0/+10