summary refs log tree commit diff stats
path: root/tests/vm/textensionmap.nim
diff options
context:
space:
mode:
authorArne Döring <arne.doering@gmx.net>2021-04-14 20:42:09 +0200
committerGitHub <noreply@github.com>2021-04-14 20:42:09 +0200
commit56c37759d6183aa32d474e669de618ee9c4f7633 (patch)
tree001896214bc9271af70f673b83d0f238f3c0c605 /tests/vm/textensionmap.nim
parent44657b78c40475e60187b48157bae41ea5371252 (diff)
downloadNim-56c37759d6183aa32d474e669de618ee9c4f7633.tar.gz
getCustomPragma is split up in more usable chunks (#11526)
* getCustomPragma is split up in more usable chunks
* changelog entry
* fix for style checks
* shitty typedesc special casing
* Add since annotation and remove typedesc comments
* Fix typo
* Revert since annotation because it breaks bootstrapping
* Export getCustomPragmaNode conditionally
* Reduce code duplication
* Update since
* Update lib/core/macros.nim
* Apply suggestions from code review

Co-authored-by: Clyybber <darkmine956@gmail.com>
Co-authored-by: Andreas Rumpf <rumpf_a@web.de>
Diffstat (limited to 'tests/vm/textensionmap.nim')
0 files changed, 0 insertions, 0 deletions
id='n121' href='#n121'>121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176