Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #5691 (#15158) | Clyybber | 2020-08-27 | 1 | -0/+58 |
| | | | | | | | | * Fix #5691 * Cleanup and thoughts * Use scope approach * Seperate defined/declared/declaredInScope magics * Fix declaredInScope * Update spec accordingly | ||||
* | Allow pragmas on parameters (#15178) | Clyybber | 2020-08-11 | 1 | -0/+15 |
| | |||||
* | Fix forward declaration issues in template/macro context (#15091) | Clyybber | 2020-07-29 | 1 | -0/+126 |
| | | | | | | | | | | | | | | | | | | | | | | | * Fix forward declaration issues in template/macro context * Correct forward declaration resolving for overloads * Remove old dead code * WIP consistent gensym ids * Minimize diff * Remove obsoleted hack * Add templInstCounter to give unique IDs to template instantiations * Remove obsoleted code * Eh, init in myOpen, not myProcess... * Remove optNimV019 * Add testcase for #13484 | ||||
* | fixes #12121 (#12126) | Andreas Rumpf | 2019-09-05 | 1 | -0/+31 |
| | |||||
* | fixes #12020 (#12106) | Andreas Rumpf | 2019-09-02 | 1 | -0/+19 |
| | |||||
* | new gensym handling (#11985) | Andreas Rumpf | 2019-08-23 | 1 | -0/+15 |
| | | | | | | | | | | | * new .gensym implementation * make astspec test green again * introduce a --useVersion switch to group compatibility switches * fixes #10180 * fixes #11494 * fixes #11483 * object constructor fields and named parameters are also not gensym'ed * disabled broken package | ||||
* | fixes #10192 | Araq | 2019-05-06 | 1 | -0/+20 |
| | |||||
* | fixes nested gensym'ed parameters; fixes #9476 | Araq | 2018-12-08 | 1 | -0/+40 |
| | |||||
* | updated tests to be executed | Arne Döring | 2018-11-23 | 1 | -1/+12 |
| | |||||
* | Remove expr/stmt (#5857) | Arne Döring | 2017-07-25 | 1 | -1/+1 |
| | |||||
* | fixes #5383 | Araq | 2017-02-16 | 1 | -5/+4 |
| | |||||
* | fixes #2215 | Araq | 2015-02-25 | 1 | -0/+29 |
| | |||||
* | fixes #2004 | Araq | 2015-02-08 | 1 | -0/+19 |
| | |||||
* | fixes #1915 | Araq | 2015-01-12 | 1 | -0/+14 |