Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | proc params as syms (#15332) | cooldome | 2020-09-16 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | * proc params are now syms * Fix typesrenderer * Add testcase for disrupteks issue * fix test * Trigger build * Trigger build * Trigger build Co-authored-by: Clyybber <darkmine956@gmail.com> | ||||
* | Fix #5691 (#15158) | Clyybber | 2020-08-27 | 1 | -0/+15 |
| | | | | | | | | * Fix #5691 * Cleanup and thoughts * Use scope approach * Seperate defined/declared/declaredInScope magics * Fix declaredInScope * Update spec accordingly | ||||
* | enable,document,test getImplTransformed, very useful for understanding how ↵ | Timothee Cour | 2020-07-18 | 1 | -0/+20 |
| | | | | | | nim transforms code (#14924) * enable,document,test getImplTransformed, very useful for understanding how nim transforms code | ||||
* | add legacy workaround; improve test so that it actually tests for the bugfix | Timothee Cour | 2020-06-19 | 1 | -31/+7 |
| | |||||
* | Update tuple newLit | solo989 | 2020-06-19 | 1 | -0/+32 |
| | |||||
* | fix macrocache implementation (#11404) | andri lim | 2019-06-05 | 1 | -1/+53 |
| | | | | | | * macrocache improvements * fix macrocache implementation | ||||
* | added a nice test case for macro based lookup tables | Araq | 2019-06-04 | 1 | -0/+28 |
| | |||||
* | fix for return in macro (#9666); fixes #5874 | Arne Döring | 2019-05-20 | 1 | -1/+1 |
| | |||||
* | cleanup tests; don't use non-working 'msg' spec field | Araq | 2018-11-23 | 1 | -5/+10 |
| | |||||
* | More descriptive names of test files (#9531) | Miran | 2018-10-29 | 1 | -0/+111 |
* change generic `tissues` name to more specific * change `tvarious` to more specific names |