summary refs log tree commit diff stats
path: root/tests/parallel/tinvalid_array_bounds.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/parallel/tinvalid_array_bounds.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/parallel/tinvalid_array_bounds.nim')
0 files changed, 0 insertions, 0 deletions
gmail.com> 2013-02-02 20:27:46 +0000 committer James Booth <boothj5@gmail.com> 2013-02-02 20:27:46 +0000 Removed presence functions from xmpp.h' href='/danisanti/profani-tty/commit/src/xmpp/presence.h?id=ccf71715ef92d94757c7dcefff705e9fe335fec3'>ccf71715 ^
78ff58cf ^
ccf71715 ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42