summary refs log tree commit diff stats
path: root/compiler/renderer.nim
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2019-04-20 15:19:02 +0200
committerGitHub <noreply@github.com>2019-04-20 15:19:02 +0200
commit0121dda9ba903b764cbd234667cc03f79ebadf44 (patch)
tree6ffcdfa6b68c3f3acc3ed67f9dcc9218b4e2377b /compiler/renderer.nim
parent44ec66bd484e7cf952c20493a30cf1b29d49e3ca (diff)
downloadNim-0121dda9ba903b764cbd234667cc03f79ebadf44.tar.gz
remove the restriction that module names need to be unique per Nimble… (#11064)
* remove the restriction that module names need to be unique per Nimble package

* make tests green again

* use the 'response' linker file also on Unix in order to fix megatest
Diffstat (limited to 'compiler/renderer.nim')
0 files changed, 0 insertions, 0 deletions
gt; 1996-11-30 10:18:30 -0500 committer Thomas E. Dickey <dickey@invisible-island.net> 1996-11-30 10:18:30 -0500 snapshot of project "lynx", label v2_6_961130' href='/ingrix/lynx-snapshots/commit/src/LYMail.h?id=6bd78b38830217fa268e678d9637116ec516bf0e'>6bd78b38 ^
d3f9d547 ^



6bd78b38 ^
cdccafb6 ^
1d80538b ^


6bd78b38 ^
443226a5 ^

8ce6b560 ^

e087f6d4

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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57