summary refs log tree commit diff stats
path: root/tests/openarray/t8259.nim
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2019-08-08 08:41:05 +0200
committerGitHub <noreply@github.com>2019-08-08 08:41:05 +0200
commitc8cffaf42037ae8defe59d9a1fb7d202655aa1ee (patch)
treed9bf11748ee18dccf00fefb2f3d6aaeff8e115ff /tests/openarray/t8259.nim
parentc0d240b8cd3dc08d25c671b0dc7614fbfa980c2e (diff)
downloadNim-c8cffaf42037ae8defe59d9a1fb7d202655aa1ee.tar.gz
Incremental compilation (IC): Improvements (#11881)
* IC: C codegen is aware of IC
* manual: minor change to make VSCode's RST plugin render it properly
* IC: minor refactoring
* testament: code refactorings
* rodutils: removed dead code
* IC: always build the compiler with the IC feature
* IC: C codegen improvements
* IC: implement the undocumented -d:nimMustCache option for testing purposes
* IC: added first basic tests
* IC: extensive testing of the deserialization feature
* testament: refactoring; better IC tests
* IC: removes 'nimMustCache' flag; readonly does the same
* testament: minor refactoring
* update Nimble version
* testament: removed dead code and imports; IC: added simple test
* IC: progress
Diffstat (limited to 'tests/openarray/t8259.nim')
0 files changed, 0 insertions, 0 deletions
pre>39049e151 ^
e25474154 ^

e25474154 ^

39049e151 ^
e25474154 ^
39049e151 ^

fd522aa40 ^
39049e151 ^

e25474154 ^
fd522aa40 ^
e25474154 ^
39049e151 ^

d171a8b36 ^
e25474154 ^
39049e151 ^
d171a8b36 ^
e25474154 ^
39049e151 ^
e25474154 ^
39049e151 ^
73c6efdf6 ^
e25474154 ^
39049e151 ^


e25474154 ^

36e25a684 ^
e25474154 ^


e25474154 ^

091c1b307 ^

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