summary refs log tree commit diff stats
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* tries to fix the travis buildAraq2015-10-261-0/+1
* try to make travis generate the tar.xzAraq2015-10-251-0/+2
* Fixed tests for TravisCIYuriy Glukhov2015-10-221-0/+2
* use tester directlyAman Gupta2015-10-131-1/+2
* really be pedanticAman Gupta2015-10-131-1/+1
* run all testsAman Gupta2015-10-061-1/+1
* fail CI when tests failAman Gupta2015-10-021-6/+4
* fix test failures due to import errorsAman Gupta2015-10-021-0/+2
* install nimble and zip packageAman Gupta2015-10-021-0/+3
* download fasm for the coro buildAman Gupta2015-10-021-0/+5
* use clang for threading tests on travisAman Gupta2015-10-021-0/+1
* add libcurl and libsdl1 headersAman Gupta2015-09-291-0/+5
* remove mac builds for nowAman Gupta2015-09-291-1/+0
* build on macosx tooAman Gupta2015-09-291-1/+3
* run in travisci containersAman Gupta2015-09-291-0/+1
* set PATH for testsAman Gupta2015-09-291-0/+1
* fix current directoryAman Gupta2015-09-291-1/+3
* no more build.sh, bootstrap release tooAman Gupta2015-09-291-2/+6
* add basic travis configAman Gupta2015-09-291-0/+6
e='author Ico Doornekamp <ico@pruts.nl> 2020-01-23 14:25:22 +0100 committer Andreas Rumpf <rumpf_a@web.de> 2020-01-23 14:25:22 +0100 Removed lib/system/allocators.nim. seqs_v2 and strs_v2 now uses allocShared0. (#13190)' href='/ahoang/Nim/commit/compiler/ccgliterals.nim?h=devel&id=b68eb1cad0dc13d497ae0e620dd2178a6367644c'>b68eb1cad ^
0e7338d65 ^

d83736221 ^
0e7338d65 ^
f108e8967 ^

a4543c1aa ^
0e7338d65 ^
a4543c1aa ^
32afdc09c ^

f108e8967 ^
0e7338d65 ^

f108e8967 ^
a4543c1aa ^
0e7338d65 ^


d83736221 ^
0e7338d65 ^
f485ebe16 ^


a4543c1aa ^
f485ebe16 ^


0e7338d65 ^
f485ebe16 ^

7e747d11c ^
f485ebe16 ^
d83736221 ^

0e7338d65 ^

d83736221 ^

a4543c1aa ^

0e7338d65 ^
d83736221 ^
1284827df ^
d83736221 ^
d83736221 ^





0e7338d65 ^
d83736221 ^
1284827df ^
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