summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* | ugh, maybe broke gitAraq2011-04-0125-172/+587
|/
* some little bugfixesAraq2011-03-2712-69/+91
* added 'reset' news entry; fixed #23Araq2011-03-251-0/+1
* added 'reset' magic procAraq2011-03-259-12/+73
* bugfix: type converter that converts to bool in 'if' contextAraq2011-03-2511-25/+77
* support for clangAraq2011-03-242-2/+23
* Merge branch 'master' of https://github.com/Tass/Nimrod into Tass-masterAraq2011-03-242-1/+16
|\
| * + documentation for implicit conversionsSimon Hafner2011-03-182-1/+16
* | fixes #21Araq2011-03-243-9/+9
* | bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmasAraq2011-03-2345-242/+2341
* | linearScanEnd pragma; string case statement optimizationAraq2011-03-1426-252/+537
|/
* fixes #20Araq2011-03-128-75/+132
* always compile with at least O1; bugfix set initialization for interactive modeAraq2011-03-103-5/+18
* fixes #17; I hope!Araq2011-03-081-4/+17
* more fixes for dy(n)lib typo; fixes #15Araq2011-03-0817-101/+140
* fixes #13; fixes #18Araq2011-03-084-21/+102
* bugfix: tuple access in macros (issue #17)Araq2011-03-072-9/+56
* distinction between re.replace and re.replacef; speed improvements for re moduleAraq2011-03-0623-169/+204
* various bugfixes for generics; added generic sort procAraq2011-03-0318-116/+395
* --stdout make compiler messages go to stderrAraq2011-02-2510-33/+36
* --stdout support; idetools implementedAraq2011-02-2517-111/+187
* suggest: got rid of debug codeAraq2011-02-231-3/+0
* suggest: improvementsAraq2011-02-234-39/+70
* next steps to perfect 'suggest'Araq2011-02-227-40/+105
* refactoring: suggest can import sigmatch for type matchingAraq2011-02-2112-266/+445
* somewhat better 'suggest'Araq2011-02-216-4/+12
* second attempt to support powerpc64Araq2011-02-200-0/+0
* koch: 'git' commandAraq2011-02-201-1/+1
* koch: 'git' commandAraq2011-02-201-0/+1
* koch: 'git' commandAraq2011-02-202-4/+21
* regenerated C code; attempt to support powerpc64Araq2011-02-203-2/+14
* added missing new Lua and openGl wrappersAraq2011-02-209-0/+8181
* tests themselves contain the expected resultAraq2011-02-20144-200/+957
* ugh, forgot to add rod/suggest.nimAraq2011-02-161-0/+51
* first implementation of suggestAraq2011-02-1612-25/+54
* bugfix: readline wrapper; bugfix: evaluation of type conversionsAraq2011-02-1410-40/+57
* REPL improvementsAraq2011-02-1324-51/+3098
* Merge branch 'master' of git@github.com:Araq/NimrodAraq2011-02-131-24/+50
|\
| * Forgot that capital E can be used in floats too, I hate case sensitivity.dom962011-02-131-1/+1
| * JSON module now distinguishes between Integers and Floats.dom962011-02-131-24/+50
* | basic continue after error works; interactive mode more usefulAraq2011-02-1312-40/+58
|/
* non-nil AST; continue after errors for IDE supportAraq2011-02-1284-721/+677
* first step to get rid of nil in the ASTAraq2011-02-0917-436/+505
* changed handling of generalized string literalsAraq2011-02-0710-39/+76
* bugfix terminal compiles for windows againAraq2011-02-071-9/+9
* documentation improvementsAraq2011-02-068-72/+100
* rebuilt C code for installationAraq2011-02-042-349/+352
* nimgrep: version 0.8Araq2011-02-032-17/+56
* nimgrep --ext supportAraq2011-02-023-8/+33
* nimgrep: support for multiple input files/dirsAraq2011-02-021-6/+8
t;ono@java.pl> 2015-09-04 23:02:43 +0200 committer Adam Strzelecki <ono@java.pl> 2015-09-04 23:03:22 +0200 compiler: Trim .nim files trailing whitespace' href='/ahoang/Nim/commit/compiler/nimsets.nim?h=devel&id=d68181246571de5799059cf6402f1c578cd9421c'>d68181246 ^
e25474154 ^
d68181246 ^
e25474154 ^
d68181246 ^
e25474154 ^
d68181246 ^
e25474154 ^


d68181246 ^
e25474154 ^


d68181246 ^

e25474154 ^
d68181246 ^
92b8fac94 ^
e25474154 ^
d68181246 ^
92b8fac94 ^
d68181246 ^


e25474154 ^








d68181246 ^

e25474154 ^

d68181246 ^
92b8fac94 ^
d68181246 ^
92b8fac94 ^
f92f00b02 ^

d68181246 ^
f92f00b02 ^
d68181246 ^
e25474154 ^

f92f00b02 ^



e25474154 ^

92b8fac94 ^
e25474154 ^
39ebe2175 ^
e25474154 ^


6f1fc1b5b ^
e25474154 ^

92b8fac94 ^



e25474154 ^
d68181246 ^
e25474154 ^




d68181246 ^
e25474154 ^




009730595 ^





d68181246 ^
e25474154 ^


d68181246 ^

e25474154 ^

d68181246 ^
92b8fac94 ^
d68181246 ^

674c05f42 ^
2df9b442c ^
674c05f42 ^
d68181246 ^

e25474154 ^


d68181246 ^
e25474154 ^
d68181246 ^
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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176