Commit graph

17 commits

Author SHA1 Message Date
Folkert
899cbeabd7 fix extra ampersands 2021-07-29 17:32:08 +02:00
Folkert
23ea151d5f make decimal math ops correctly report overflow 2021-07-18 22:04:32 +02:00
Jared Ramirez
a35cc321ab Address various bits of feedback 2021-07-09 09:30:45 -07:00
Jared Ramirez
ecb89da7b8 Add basic Dec operations 2021-06-25 10:25:03 -07:00
Jared Ramirez
0827123c88 Adding Decimals work!! 2021-06-24 11:15:52 -07:00
Jared Ramirez
4d6e5a1a4f [WIP] Add Dec/Decimal builtin types 2021-06-23 19:30:16 -07:00
Folkert
2f087ae7b4 add missing #[test] 2021-03-29 15:39:19 +02:00
Ju Liu
4b8a9a5299 Add more tests 2021-03-28 23:53:35 +01:00
Richard Feldman
51e7720658
Merge branch 'trunk' into add-num-log 2021-03-28 12:43:51 -04:00
Ju Liu
8ccdeefdf2 Fix bug in Num.sqrt 2021-03-28 17:23:47 +01:00
Ju Liu
0190bbb06d Add test for Num.log 2021-03-28 15:14:43 +01:00
Folkert
b6d8b301d5 fix overflow issue in Num.isMultipleOf 2021-03-19 17:24:55 +01:00
Eric Henry
1e9bd0d7f1 implement isMultipleOf builtin 2021-03-14 14:52:38 -04:00
Eric Henry
d47c3d7f49 test fix test 2021-03-12 22:50:48 -05:00
Folkert
a8cd87b974 test maxI128 2021-03-09 20:19:45 +01:00
Folkert
ef362ada26 change headers 2021-03-01 15:15:05 +01:00
Folkert
3e3fe4fc7a move test files 2021-03-01 14:59:47 +01:00
Renamed from compiler/gen/tests/gen_num.rs (Browse further)