summary refs log tree commit diff stats
path: root/compiler/options.nim
diff options
context:
space:
mode:
authorArne Döring <arne.doering@gmx.net>2019-07-09 09:07:45 +0200
committerAndreas Rumpf <rumpf_a@web.de>2019-07-09 09:07:45 +0200
commit11dad688fea4033417c17c5e5b8e3c61ddb51da8 (patch)
treedbce48861c2e6b266829abf23d21e558e5a6a17f /compiler/options.nim
parentb50ae6817a8cf558eedbee5e405dd68a7d22edd8 (diff)
downloadNim-11dad688fea4033417c17c5e5b8e3c61ddb51da8.tar.gz
Offsetof fixes (#11690)
* first fixes

* more tests and fixes

* code normalization
Diffstat (limited to 'compiler/options.nim')
0 files changed, 0 insertions, 0 deletions
mu.html?h=main&id=859f35fbe2f6a78157b875e12eb7dc8cd95c1152'>^
e6056999 ^
a654e4ec ^
dbe12410 ^
a654e4ec ^

3e1349d2 ^
c5ffb6e1 ^

a654e4ec ^





c5ffb6e1 ^

a654e4ec ^
c5ffb6e1 ^

4690ce81 ^
f344b250 ^


f5465e12 ^
c5ffb6e1 ^



a654e4ec ^
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