summary refs log tree commit diff stats
path: root/tests/bind
Commit message (Expand)AuthorAgeFilesLines
* fixes some regressionsAraq2015-09-121-1/+1
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-044-12/+12
* Fix expected tester messagesdef2015-04-211-3/+3
* Clean up tests/binddef2015-02-041-1/+1
* made some tests greenAraq2014-09-211-3/+3
* prettified some async modulesAraq2014-08-311-1/+1
* removed flawed thread analysis passAraq2014-04-201-4/+4
* reference implementation of a vector swizzle libraryZahary Karadjov2014-03-201-1/+1
* make some tests red :) (i.e. print failure details while running the tester)Zahary Karadjov2014-03-161-1/+0
* make some tests greenZahary Karadjov2014-03-161-0/+0
* new tester; all tests categorizedAraq2014-01-139-0/+223
'author Audun Wilhelmsen <skyfex@gmail.com> 2014-03-18 21:11:57 +0100 committer Audun Wilhelmsen <skyfex@gmail.com> 2014-03-18 21:11:57 +0100 Added support for {.packed.} pragma on objects' href='/ahoang/Nim/commit/tests/objects/tobjpragma.nim?h=devel&id=1e45bb79ab4beb7a027b403bd78e879975b09963'>1e45bb79a ^
e80465dac ^

1e45bb79a ^






















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