summary refs log tree commit diff stats
path: root/tests/stdlib/tosprocterminate.nim
diff options
context:
space:
mode:
authorTimothee Cour <timothee.cour2@gmail.com>2020-04-07 06:17:30 -0700
committerGitHub <noreply@github.com>2020-04-07 15:17:30 +0200
commitab5e26c53cf34a1839dd92d247b5e0a5cde432a0 (patch)
treec2a5f46c4ecdcd469bd9c17ef6c5cbb052aaaaaf /tests/stdlib/tosprocterminate.nim
parentb41931bf67136f50cf8fb11442a7e614da00a0b9 (diff)
downloadNim-ab5e26c53cf34a1839dd92d247b5e0a5cde432a0.tar.gz
fix some codegen bugs: NIM_BOOL, NIM_STATIC_ASSERT, --passc:-std=... (etc) (#13798)
* fix cgen bool D20200328T203812
* --passc:std=c++17 (etc) now works instead of silently ignored
* document caveats for NIM_NIL
Diffstat (limited to 'tests/stdlib/tosprocterminate.nim')
0 files changed, 0 insertions, 0 deletions
2021-02-20 09:08:13 -0800 committer GitHub <noreply@github.com> 2021-02-20 18:08:13 +0100 move prelude so that `include std/prelude` also works (#17110)' href='/ahoang/Nim/commit/lib/pure/prelude.nim?h=devel&id=e94a3e5fcd4f36f090520a859e587c6019ba296b'>e94a3e5fc ^
ef5303114 ^

e94a3e5fc ^
7052503ca ^
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