summary refs log tree commit diff stats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreakAraq2014-11-032-4/+14
|\ \ \ \
| * \ \ \ Merge pull request #1569 from idlewan/prettyCCAndreas Rumpf2014-11-031-3/+13
| |\ \ \ \
| | * | | | Forgot to keep extern pragma for execProcessesErwan Ameil2014-11-021-1/+2
| | * | | | Use defaut nil callback for execProcessesErwan Ameil2014-11-021-11/+1
| | * | | | Change empty callback into nilErwan Ameil2014-11-021-9/+12
| | * | | | Tidy up the prettification of the default verbosity c compilation outputErwan Ameil2014-10-131-19/+19
| | * | | | Prettify compiler output for verbosity=1Erwan Ameil2014-10-121-3/+19
| * | | | | Merge pull request #1621 from flaviut/fix-oidAndreas Rumpf2014-11-031-1/+1
| |\ \ \ \ \
| | * | | | | Remove extra trailing zero from oidFlaviu Tamas2014-11-021-1/+1
| * | | | | | Revert "Remove extra trailing zero"Varriount2014-11-011-1/+2
| * | | | | | Remove extra trailing zeroFlaviu Tamas2014-11-011-2/+1
* | | | | | | Merge branch 'devel' into bigbreakAraq2014-11-038-75/+223
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | Fix math.nim on windowsVarriount2014-11-031-1/+1
| * | | | | Merge pull request #1443 from def-/future-listcomprehensionsAndreas Rumpf2014-11-031-0/+57
| |\ \ \ \ \
| | * | | | | Extend list comprehension documentationdef2014-08-031-16/+20
| | * | | | | Add list comprehensions to future moduledef2014-08-031-0/+53
| * | | | | | Merge pull request #1553 from gradha/pr_json_module_improvementsAndreas Rumpf2014-11-031-91/+540
| |\ \ \ \ \ \
| | * | | | | | Hides TJsonError, it wasn't being used.Grzegorz Adam Hankiewicz2014-10-041-1/+1
| | * | | | | | Documents json module.Grzegorz Adam Hankiewicz2014-10-041-90/+539
| * | | | | | | Merge pull request #1448 from def-/posix-mathAndreas Rumpf2014-11-033-53/+113
| |\ \ \ \ \ \ \
| | * | | | | | | Move fenv to its own moduledef2014-08-222-54/+113
| | * | | | | | | Move floating point rounding and exceptions handling to mathdef2014-08-062-45/+43
| | * | | | | | | Add -lm for fesetround and fegetrounddef2014-08-051-0/+3
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge pull request #1565 from gradha/pr_supports_nnkPostfix_stringificationAndreas Rumpf2014-11-031-1/+5
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Adds stringification support for nnkPostfix nodes.Grzegorz Adam Hankiewicz2014-10-111-1/+5
| | | |/ / / / | | |/| | | |
| * | | | | | Various atomics fixes for gcc/clang.Reimer Behrends2014-10-301-21/+27
| * | | | | | Add comment.Milos Negovanovic2014-10-211-1/+2
| * | | | | | Add comment.Milos Negovanovic2014-10-211-0/+1
| * | | | | | Merge branch 'devel' of github.com:Araq/Nimrod into develMilos Negovanovic2014-10-215-12/+37
| |\ \ \ \ \ \
| * | | | | | | Tweaks for postgres driver (not tested yet).Milos Negovanovic2014-09-261-2/+8
| * | | | | | | Merge branch 'devel' of github.com:Araq/Nimrod into develMilos Negovanovic2014-09-261-2/+2
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'devel' of github.com:Araq/Nimrod into develMilos Negovanovic2014-09-1916-190/+620
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Preserve nil <-> NULL between Nimrod and database.Milos Negovanovic2014-08-201-5/+18
* | | | | | | | | | re module returns nil on failed capturesFlaviu Tamas2014-10-291-3/+13
* | | | | | | | | | Modify pegs.nim such that no match will return nilFlaviu Tamas2014-10-291-1/+17
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | docgen works on linuxAraq2014-10-272-5/+7
* | | | | | | | | nicer error messages (untested)Araq2014-10-263-11/+18
* | | | | | | | | introduced 'benign' pragmaAraq2014-10-2512-116/+121
* | | | | | | | | Merge branch 'devel' into bigbreakAraq2014-10-231-3/+2
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'bigbreak' of https://github.com/Araq/Nimrod into bigbreakAraq2014-10-216-10/+10
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge pull request #1566 from onionhammer/bigbreakAndreas Rumpf2014-10-216-10/+10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | patched fdset call in osprocErik O'Leary2014-10-101-1/+1
| | * | | | | | | | | Fixed FD_SET casingErik O'Leary2014-10-105-9/+9
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
* | | | | | | | | | 'echo' doesn't lockAraq2014-10-211-2/+3
* | | | | | | | | | Merge branch 'devel' into bigbreakAraq2014-10-201-9/+10
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | / / / / / / / | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | 2nd attempt to fix tryRecvAraq2014-10-201-1/+1
| * | | | | | | | fixes tryRecvAraq2014-10-201-3/+4
* | | | | | | | | Merge branch 'devel' into bigbreakAraq2014-10-132-1/+12
|\| | | | | | | | | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge pull request #1564 from trustable-code/develAndreas Rumpf2014-10-121-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | Code more cleanerSimon Krauter2014-10-111-4/+1
id=b810fe28876d750495ac05d9993ce02afb561c01'>b810fe28 ^
c82e1c27 ^
ab573ea9 ^
c82e1c27 ^





c82e1c27 ^


c82e1c27 ^
c82e1c27 ^

f36fa322 ^



c82e1c27 ^
f36fa322 ^




ab573ea9 ^
f36fa322 ^
c82e1c27 ^
fae694a0 ^
ec5dfcb1 ^

b4b0eb24 ^

b810fe28 ^

30b25795 ^



2025de1d ^
30b25795 ^

2f109a60 ^


1cf19f8f ^

2f109a60 ^


729286d7 ^
729286d7 ^
57435fbf ^

30b25795 ^

7c60609d ^
fae694a0 ^

556d84cd ^
3d566884 ^
8dc6194e ^
556d84cd ^
3d566884 ^
798d06a2 ^
3d566884 ^
798d06a2 ^
9506fb8e ^
3d566884 ^
fae694a0 ^
9506fb8e ^
c82e1c27 ^
30b25795 ^
cfdbb9d6 ^



57435fbf ^



cfdbb9d6 ^

4fb1670e ^
cfdbb9d6 ^
4fb1670e ^


cfdbb9d6 ^
e74ac575 ^



cfdbb9d6 ^
e74ac575 ^
cfdbb9d6 ^
4fb1670e ^

fae694a0 ^

3de15ddd ^
556d84cd ^



fae694a0 ^
871c502d ^
3de15ddd ^

4c05e43d ^

871c502d ^
fae694a0 ^
ec5dfcb1 ^

b4b0eb24 ^

50d31c9d ^

c2a89082 ^
ec5dfcb1 ^
c2a89082 ^
ec5dfcb1 ^




fae694a0 ^


fae694a0 ^
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
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288