Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed getCustomPragmaVal to allow multiple fields in custom annotations (#10289) | Ico Doornekamp | 2019-01-18 | 1 | -0/+9 |
* | add custom pragma support for var and let symbols (#9582) | jcosborn | 2019-01-07 | 1 | -6/+29 |
* | add test | Andrii Riabushenko | 2018-12-11 | 1 | -0/+22 |
* | Bugfix: custom pragmas were not working on public fields | Zahary Karadjov | 2018-09-17 | 1 | -1/+1 |
* | fixes #8371, macros.hasCustomPragma doesn't crash anymore (#8378) | andri lim | 2018-07-20 | 1 | -0/+20 |
* | Custom pragmas in proc types (#8205) | cooldome | 2018-07-09 | 1 | -1/+9 |
* | Fix use of custom pragmas in generic procs (#8165) | LemonBoy | 2018-07-01 | 1 | -1/+9 |
* | hasCustomPragma/getCustomPragmaVal: small fix (#7650) | RSDuck | 2018-04-19 | 1 | -1/+9 |
* | fixes #7451 (#7575) | RSDuck | 2018-04-14 | 1 | -11/+90 |
* | Custom pragmas in procs bug fix (#7086) | cooldome | 2018-01-18 | 1 | -0/+10 |
* | Implement custom annotations (#6987) | cooldome | 2018-01-09 | 1 | -0/+43 |