summary refs log tree commit diff stats
path: root/compiler/nimsets.nim
Commit message (Expand)AuthorAgeFilesLines
* Nimrod renamed to NimAraq2014-08-281-2/+2
* case consistency: cs:partial bootstraps on windowsAraq2013-12-291-1/+1
* case consistency: next stepsAraq2013-12-291-2/+2
* case consistency part 4Araq2013-12-271-12/+12
* case consistency part 1Araq2013-12-271-4/+4
* fixed and documented computedGoto pragmaAraq2013-08-221-21/+6
* bugfixes for the guarded data flow analysisAraq2013-06-121-0/+6
* fixes #395Araq2013-04-231-2/+2
* bugfix: case exhaustiveness checkingAraq2013-03-211-3/+3
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* bugfix: overlap checking for 'case'Araq2013-01-271-2/+2
* made compiler more robust for idetools; implemented idetools.usagesAraq2012-07-301-7/+13
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* got rid of some arcane module namesAraq2011-04-211-2/+2
* big repo cleanupAraq2011-04-121-0/+175
g/Nim/commit/web/index.txt?h=devel&id=97743faa837b4e7ec4db0af59d7aafd5d09deee7'>97743faa8 ^
5272213da ^
66a7e3d37 ^
cd73b3b12 ^
ff3e80279 ^
66a7e3d37 ^




3f3dda5a7 ^
66a7e3d37 ^
cd73b3b12 ^
66a7e3d37 ^
cd73b3b12 ^
66a7e3d37 ^


5272213da ^

66a7e3d37 ^
cd73b3b12 ^
5272213da ^
66a7e3d37 ^
cd73b3b12 ^
66a7e3d37 ^

cd73b3b12 ^
ddb718548 ^
66a7e3d37 ^


5272213da ^

66a7e3d37 ^
5272213da ^
053309e60 ^
cd73b3b12 ^
5272213da ^
66a7e3d37 ^
3f3dda5a7 ^

66a7e3d37 ^

5272213da ^

66a7e3d37 ^
5272213da ^
66a7e3d37 ^
5272213da ^
7000cf51b ^
cd73b3b12 ^

71e1c8d64 ^

4db50dcd8 ^
cd73b3b12 ^
202d229fd ^
7c08d14cf ^
66a7e3d37 ^
66a7e3d37 ^


71e1c8d64 ^
4db50dcd8 ^
71e1c8d64 ^
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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89