Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow only single infix as in except branches. Fixes #7115 (#7132) | cooldome | 2018-03-08 | 1 | -0/+8 |
* | genTryCpp to catch by Nim type, ready for first review (#7196) | cooldome | 2018-02-12 | 1 | -0/+1 |
* | Fix compiler crash on try expression with infix as (Fixes #7116) (#7112) | cooldome | 2018-01-29 | 1 | -1/+9 |
* | Fixes test. | Dominik Picheta | 2017-02-06 | 1 | -1/+1 |
* | Add template tests for #3691. | Dominik Picheta | 2017-02-06 | 1 | -4/+5 |
* | Fixes incorrect scoping in semstmts.semTry. | Dominik Picheta | 2017-02-06 | 1 | -1/+0 |
* | More progress towards a working #3691. | Dominik Picheta | 2017-02-03 | 1 | -1/+16 |
* | WIP: `as` with generics. | Dominik Picheta | 2017-02-02 | 1 | -6/+6 |
* | WIP implementation of `except ExcType as ident` syntax. Refs #3691. | Dominik Picheta | 2017-02-01 | 1 | -0/+10 |