summary refs log tree commit diff stats
path: root/tests/objects
Commit message (Expand)AuthorAgeFilesLines
* fixes #837Araq2014-11-212-6/+34
* fixes #1053, fixes #924Araq2014-11-191-0/+55
* fixes #1274Araq2014-11-181-0/+16
* further adaptationsAraq2014-08-291-1/+1
* fixes #1275Araq2014-07-011-0/+12
* Added support for {.packed.} pragma on objectsAudun Wilhelmsen2014-03-181-0/+49
* next steps for closure iteratorsAraq2014-01-229-0/+280
* new tester; all tests categorizedAraq2014-01-131-0/+52
+0200 Remove expr/stmt (#5857)' href='/ahoang/Nim/commit/tests/template/ttempl3.nim?h=devel&id=000b8afd26fa16684a116d9afe798ea94df9c270'>000b8afd2 ^
08bc9ac03 ^
033938a53 ^
ae82406c8 ^
66a7e3d37 ^
08bc9ac03 ^


66a7e3d37 ^
08bc9ac03 ^

e80465dac ^
08bc9ac03 ^
69e15ac32 ^

e80465dac ^
4d4b3b1c0 ^

8178cd4fa ^
e80465dac ^
000b8afd2 ^
e80465dac ^

4d4b3b1c0 ^

6ff8752be ^

000b8afd2 ^
6ff8752be ^




5b27b263f ^
6ff8752be ^


e80465dac ^
6ff8752be ^


bb7a14fec ^









000b8afd2 ^
bb7a14fec ^



465815e89 ^




















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