summary refs log tree commit diff stats
path: root/lib/system.nim
Commit message (Collapse)AuthorAgeFilesLines
* 'assert' is now implemented without compiler magicAraq2011-12-041-7/+18
|
* bugfixes for .rod files and visual C++Araq2011-12-031-3/+4
|
* old 'readline' and 'endOfFile' not deprecated anymore; too convenient for 1 ↵Araq2011-11-291-7/+2
| | | | liners (see examples/maximum.nim)
* further steps to get rid of deprecated endOfFile and readLineAraq2011-11-291-0/+2
|
* deprecated endOfFile and readLineAraq2011-11-251-11/+20
|
* bugfix: fixed memory leaks in osproc moduleAraq2011-11-181-2/+2
|
* tester uses same layout as nimbuildAraq2011-11-121-1/+3
|
* better streams implemenation; fixes #63Araq2011-11-121-6/+6
|
* fixing bootstrapping when stack frames are enabledZahary Karadjov2011-11-101-28/+28
|
* Added system.program_results for controlling the exit code of the program ↵Zahary Karadjov2011-11-101-0/+33
| | | | | | | | under normal circumstances Implemented operators like +=, -=, etc for ordinals, floats and string Programs using the UnitTest module will now report the number of failed tests as the exit code of test runs (0 for successful run)
* splicing tested and documentedAraq2011-10-281-21/+22
|
* compilation cache: methods have a chance to workAraq2011-10-231-10/+14
|
* thread local vs. global system.raiseHookAraq2011-10-231-2/+11
|
* libuv working on windows tooZahary Karadjov2011-10-121-4/+0
| | | | Added: vcc compilation flags for proper debug symbol generation
* Added wrappers for joyent's libuv and http_parser librarierZahary Karadjov2011-10-121-0/+4
|
* Cleaned up the circular dependecies and remaining issuesZahary Karadjov2011-10-071-24/+22
| | | | Changed: The []= operator for strings and sequences is now capable of splicing
* Basic unit testing facilities (suites, fixtures, cases)Zahary Karadjov2011-10-071-0/+21
| | | | | | | | Added: PNimrodNode.lineinfo for better error messages from macros Added: seq.splice For easier use from templates and macros, except stament now supports the list of exception types to be supplied in nkBraket node (array literal).
* renamed optional to discardableAraq2011-09-241-2/+2
|
* Merge branch 'master' of git@github.com:Araq/NimrodAraq2011-09-241-0/+3
|\
| * Fixed string concatenation and other bugs in the JS backend. Fixed a small ↵dom962011-09-231-0/+3
| | | | | | | | bug in the IRC module.
* | beginning of a taint mode; type system enhancementsAraq2011-09-241-11/+19
|/
* fixed some newly introduced bugsAraq2011-09-211-2/+1
|
* Moved the parseAST magics to evals.nimZahary Karadjov2011-09-201-2/+7
| | | | | | | | | | | | | | Added string interpolation helper routines in parserutils Added a proof-of-concept string interpolation user-land macros (currently, only as a test case): the interpolated expression could either be transformed to concat("literal string ", $(interpolated), " end") or "literal string $1 end" % [$(interpolated)] Added a very initial definition of Optional[T] generic type A new overload of ParseIdent was added in hope to get around the fact that the old one doesn't work correctly in macros, but the problem persists.
* new actors implementation for nimrod; compiler's generics still not up for ↵Araq2011-08-291-1/+1
| | | | the task though
* more occurences of 'pure' proc pragma fixedAraq2011-08-201-2/+2
|
* added system.slurp for easy embedding of resourcesAraq2011-08-101-0/+6
|
* modifyable results for generics; teventemitter worksAraq2011-08-091-0/+2
|
* json code generation works againAraq2011-08-071-4/+5
|
* preparation for new 'is' operator; breaks bootstrapping again, sorry (use ↵Araq2011-07-311-0/+3
| | | | generated C code)
* shared untraced heap; bugfix: mem corruptions in message passing codeAraq2011-07-181-0/+33
|
* first steps to explicit channels for thread communication; added mainThreadIdAraq2011-07-161-3/+4
|
* preparations for 0.8.12Araq2011-07-101-1/+1
|
* basic message passing workingAraq2011-07-091-2/+5
|
* bugfix: 'set' overloadable; further steps for multi threading supportAraq2011-07-081-7/+14
|
* improvements to get code size down for programs that don't use GCAraq2011-06-261-20/+39
|
* code gen bugfixes; marshal.nim implementedAraq2011-06-261-2/+1
|
* zipfiles compiles again; added system.shallowCopyAraq2011-06-201-2/+9
|
* readFile raises EIO instead of returning nil; added system.writeFileAraq2011-06-161-3/+8
|
* compiler can emulate thread local variablesAraq2011-06-151-4/+5
|
* fixed system.nim to use the proper getTypeInfo magicAraq2011-06-101-1/+5
|
* Added typeinfo moduledom962011-06-091-0/+1
|
* threads clean up their heapAraq2011-06-041-5/+14
|
* first steps to thread local heapsAraq2011-06-021-7/+23
|
* further progress for multi-threadingAraq2011-05-191-1/+2
|
* thread support: next iterationAraq2011-05-171-3/+3
|
* further steps for thread support; bootstrapping should require unzip C ↵Araq2011-05-161-36/+40
| | | | sources and ./build.sh
* deprecated system.copy: use system.substr insteadAraq2011-05-141-2/+13
|
* got rid of isLiftedAraq2011-05-141-4/+4
|
* debug build works again; sorryAraq2011-05-091-9/+11
|
* threadvar alternativeAraq2011-05-091-7/+9
|
502d6931a5fb888a5c5327c0659578a57'>^
86351aaf ^






















ec73ed12 ^
86351aaf ^






ec73ed12 ^
86351aaf ^



ec73ed12 ^
86351aaf ^

ec73ed12 ^
86351aaf ^






ec73ed12 ^
86351aaf ^






ec73ed12 ^
86351aaf ^















































1c349ac7 ^
86351aaf ^








1c349ac7 ^
86351aaf ^


























ec73ed12 ^
86351aaf ^







































3d1c4216 ^
86351aaf ^
ec73ed12 ^
86351aaf ^


8aeb85f0 ^
86351aaf ^
8aeb85f0 ^
ec73ed12 ^
8aeb85f0 ^

86351aaf ^
8aeb85f0 ^
ec73ed12 ^
8aeb85f0 ^
ec73ed12 ^
8aeb85f0 ^

86351aaf ^
8aeb85f0 ^
d3a9db3a ^
8aeb85f0 ^
ec73ed12 ^
8aeb85f0 ^

86351aaf ^



3d1c4216 ^
86351aaf ^
ec73ed12 ^
86351aaf ^










ec73ed12 ^
86351aaf ^




68df24fa ^
86351aaf ^




8aeb85f0 ^
86351aaf ^
d3a9db3a ^
ec73ed12 ^
68df24fa ^
86351aaf ^








ec73ed12 ^
86351aaf ^

ec73ed12 ^
86351aaf ^














3d1c4216 ^
86351aaf ^
ec73ed12 ^
86351aaf ^


8aeb85f0 ^
86351aaf ^
8aeb85f0 ^
ec73ed12 ^
8aeb85f0 ^

86351aaf ^
8aeb85f0 ^
ec73ed12 ^
8aeb85f0 ^
ec73ed12 ^
8aeb85f0 ^

86351aaf ^
8aeb85f0 ^
d3a9db3a ^
8aeb85f0 ^
ec73ed12 ^
8aeb85f0 ^

86351aaf ^



3d1c4216 ^
86351aaf ^
ec73ed12 ^
86351aaf ^










ec73ed12 ^
86351aaf ^





d3a9db3a ^
ec73ed12 ^
68df24fa ^
86351aaf ^












ec73ed12 ^
86351aaf ^


















ec73ed12 ^
86351aaf ^






ec73ed12 ^
86351aaf ^






ec73ed12 ^
86351aaf ^






ec73ed12 ^
86351aaf ^

















ec73ed12 ^
86351aaf ^





































1a4de9dd ^



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
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621