summary refs log tree commit diff stats
path: root/compiler/nimsets.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes #3665Andreas Rumpf2016-01-171-3/+7
* compiler: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-41/+41
* 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
?id=3c7bf683c01de41e855d2998f53bb7ce18c9e897'>^
bfcc85e ^
b9c843c ^



bfcc85e ^







2904502 ^




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