summary refs log tree commit diff stats
path: root/compiler/tccgen.nim
diff options
context:
space:
mode:
authordef <dennis@felsin9.de>2014-08-06 02:31:15 +0200
committerdef <dennis@felsin9.de>2014-08-06 02:31:19 +0200
commitc0422ae8afc8daff021a299b1879d08b15e50df3 (patch)
tree6f88bf78ff4674a82bf2e55b0dd8a0e6020dfb03 /compiler/tccgen.nim
parent2476ee0cd7e64ea84b83ebdd728ed46609bff633 (diff)
downloadNim-c0422ae8afc8daff021a299b1879d08b15e50df3.tar.gz
Move floating point rounding and exceptions handling to math
(it's C99 as well, not just POSIX)
Diffstat (limited to 'compiler/tccgen.nim')
0 files changed, 0 insertions, 0 deletions
pan> ^
77d5b5d6 ^
32241605 ^
b96af395 ^

ce87c19e ^

1ead3562 ^
08b48a8d ^
c1d92c9d ^
ce87c19e ^

32241605 ^
b96af395 ^
08b48a8d ^
b96af395 ^


bc643692 ^
b96af395 ^
bafc7192 ^
b96af395 ^


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