summary refs log tree commit diff stats
path: root/compiler/lookups.nim
Commit message (Expand)AuthorAgeFilesLines
* support for C++ code generation; importcpp and importobjc pragmasAraq2011-08-071-2/+2
* bugfix: forwarding of generic procs now worksAraq2011-07-301-1/+1
* preparations for 0.8.12Araq2011-07-101-4/+4
* intsets are now a proper module and part of the stdlibAraq2011-06-141-8/+8
* cleaned up the tests; fixes #30; fixes #26Araq2011-05-011-30/+44
* got rid of some arcane module namesAraq2011-04-211-1/+1
* big repo cleanupAraq2011-04-121-0/+234
ixes' href='/ahoang/Nim/commit/install.txt?h=devel&id=63e9a88c1f1077b4e7f826324ab772f3c88450b2'>63e9a88c1 ^
db4f617af ^


bc9749310 ^
db4f617af ^
1f63d1c76 ^
db4f617af ^



1f63d1c76 ^
db4f617af ^
99bcc233c ^
1f63d1c76 ^
99bcc233c ^
4d4b3b1c0 ^
db4f617af ^




9387913b7 ^
627e192f6 ^
9387913b7 ^
db4f617af ^




1f63d1c76 ^
053309e60 ^
1f63d1c76 ^
a58a2f382 ^
db4f617af ^








ff4a69b62 ^

db4f617af ^
300430fbb ^
e27e873b7 ^



1f63d1c76 ^
e27e873b7 ^
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
58
59
60
61
62
63
64
65
66
67
68