diff options
| author | Andrew Kelley <superjoe30@gmail.com> | 2017-05-20 23:06:32 -0400 |
|---|---|---|
| committer | Andrew Kelley <superjoe30@gmail.com> | 2017-05-20 23:06:32 -0400 |
| commit | 29b488245daa9210ed9b5e1ffb7290024677f0db (patch) | |
| tree | 7bcee7504f7caa5f72c8d83bbf066aa494306a70 /src/ast_render.cpp | |
| parent | 051ee8e626111445c27d6c868cb0cdec6df7409e (diff) | |
| download | zig-29b488245daa9210ed9b5e1ffb7290024677f0db.tar.gz zig-29b488245daa9210ed9b5e1ffb7290024677f0db.zip | |
add setFloatMode builtin and std.math.floor
* skip installing std/rand_test.zig as it's not needed beyond running
the std lib tests
* add std.math.floor function
* add setFloatMode builtin function to choose between
builtin.FloatMode.Optimized (default) and builtin.FloatMode.Strict
(Optimized is equivalent to -ffast-math in gcc)
Diffstat (limited to 'src/ast_render.cpp')
0 files changed, 0 insertions, 0 deletions
