Skip to content

Activity

Update readme.md

robahopushed 1 commit to master • ecebad1…fd0e46f • 
on Jan 30

Update readme.md

robahopushed 1 commit to master • 9f38c2e…ecebad1 • 
on Jan 30

run go fmt

robahopushed 1 commit to master • 08ddb66…9f38c2e • 
on Oct 16, 2024

run go fmt

robahopushed 1 commit to generics • 7ed5316…faf306a • 
on Oct 16, 2024

initial generics impl

robahocreated generics • 7ed5316 • 
on Oct 16, 2024

fix issue #26 handle rounding when negative

robahopushed 1 commit to master • 44e68de…08ddb66 • 
on Aug 22, 2024

fix issue #26 handle rounding when negative

robahopushed 1 commit to Fixed-as-type • 9beb271…2511a6e • 
on Aug 22, 2024

better fix for issue #26 in case decimal places change

robahopushed 1 commit to Fixed-as-type • c5fa019…9beb271 • 
on Aug 22, 2024

fix issue#26 ensure code works if decimals places is changed

robahopushed 1 commit to master • 020631d…44e68de • 
on Aug 22, 2024

Merge branch 'master' of https://github.com/robaho/fixed

robahopushed 2 commits to master • 992308e…020631d • 
on Aug 22, 2024

fix issue#26 improper rounding in last decimal place with multiply

robahopushed 1 commit to Fixed-as-type • 98b67f7…c5fa019 • 
on Aug 22, 2024

Update readme.md

robahopushed 1 commit to master • ac683c9…992308e • 
on Jun 21, 2024

remove duplicate tests

robahopushed 1 commit to Fixed-as-type • 2f5e297…98b67f7 • 
on Jun 18, 2024

use a type rather than a struct

robahocreated Fixed-as-type • 2f5e297 • 
on Apr 29, 2024

avoid optimize away for AddFixed

robahopushed 1 commit to master • 7c76b0c…ac683c9 • 
on Apr 28, 2024

Revert "fixed_bench_test: print result to evade optimizing away"

robahopushed 1 commit to master • 322dbf6…7c76b0c • 
on Apr 28, 2024

remove file

robahopushed 1 commit to master • 74298a4…322dbf6 • 
on Apr 28, 2024

Merge pull request #25 from tgulacsi/master

Pull request merge
robahopushed 2 commits to master • 5493e87…74298a4 • 
on Apr 28, 2024

update metrics for Go 1.21.5

robahopushed 1 commit to master • 158d835…5493e87 • 
on Apr 25, 2024

add go modules

robahopushed 1 commit to master • 929de1e…158d835 • 
on Apr 24, 2024

Question regarding rounding implementation #24

robahopushed 1 commit to master • ef66458…929de1e • 
on Aug 15, 2023