aboutsummaryrefslogtreecommitdiff
path: root/core/math/fixed
Commit message (Collapse)AuthorAgeFilesLines
* Replace `core:*` to `base:*` where appropriategingerBill2024-01-281-1/+1
|
* Fix math/fixed floor/ceil/roundEd Yu2024-01-081-5/+7
|
* [core]: Remove `do` keyword from the core libraryflysand72023-11-111-1/+3
|
* Update fixed.odinJustin Snyder2023-07-151-5/+7
|
* Add `@(require_results)` to `core:math/fixed`gingerBill2023-05-221-0/+11
|
* Keep `-vet` happygingerBill2021-09-291-2/+1
|
* Remove unneeded semicolons from the core librarygingerBill2021-08-311-60/+60
|
* Enforce `core:builtin` and `core:intrinsics` for importsgingerBill2021-08-211-1/+1
|
* Change uses for parapoly records to use `$` alwaysgingerBill2021-06-141-1/+1
|
* Add core:math/fixedgingerBill2021-04-011-0/+133