]>
git.scottworley.com Git - inverse-tax/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Scott Worley [Fri, 18 Aug 2023 05:19:24 +0000 (22:19 -0700)]
Update tax tables: 2023 federal, 2022 CA
Scott Worley [Fri, 24 May 2019 15:04:04 +0000 (08:04 -0700)]
Loose equality comparisons for floats
Scott Worley [Fri, 24 May 2019 15:00:21 +0000 (08:00 -0700)]
Test with larger tables
Scott Worley [Fri, 24 May 2019 03:00:23 +0000 (20:00 -0700)]
"use strict"
Scott Worley [Fri, 24 May 2019 02:59:36 +0000 (19:59 -0700)]
Remove unnecessary comment with bad grammar
Scott Worley [Fri, 24 May 2019 00:57:55 +0000 (17:57 -0700)]
Add view-source-visible link to tests
Scott Worley [Fri, 24 May 2019 00:07:24 +0000 (17:07 -0700)]
s/gross/before-tax/
Scott Worley [Fri, 24 May 2019 00:00:00 +0000 (17:00 -0700)]
Rename to index.html
Scott Worley [Thu, 23 May 2019 23:59:29 +0000 (16:59 -0700)]
Aesthetics
Scott Worley [Thu, 23 May 2019 23:57:31 +0000 (16:57 -0700)]
All fields trigger recalculation
Scott Worley [Thu, 23 May 2019 23:47:27 +0000 (16:47 -0700)]
UI
Scott Worley [Thu, 23 May 2019 21:39:52 +0000 (14:39 -0700)]
Broad testing (it works now)
Scott Worley [Thu, 23 May 2019 21:39:08 +0000 (14:39 -0700)]
Bounds are closed intervals
Scott Worley [Thu, 23 May 2019 21:38:38 +0000 (14:38 -0700)]
Calculate inverse bounds correctly
Scott Worley [Thu, 23 May 2019 21:37:46 +0000 (14:37 -0700)]
Handle the fully-deductible case
Scott Worley [Thu, 23 May 2019 21:36:34 +0000 (14:36 -0700)]
No infinite taxation
Scott Worley [Thu, 23 May 2019 20:48:06 +0000 (13:48 -0700)]
Test with normalized tax tables
Scott Worley [Thu, 23 May 2019 20:18:39 +0000 (13:18 -0700)]
Handle empty tax table
Scott Worley [Thu, 23 May 2019 20:13:57 +0000 (13:13 -0700)]
Test setup helpers to higher scope
Scott Worley [Thu, 23 May 2019 20:12:56 +0000 (13:12 -0700)]
invert
Scott Worley [Thu, 23 May 2019 09:21:14 +0000 (02:21 -0700)]
Test merge_tax_tables
Scott Worley [Thu, 23 May 2019 08:46:12 +0000 (01:46 -0700)]
Nevermind about near
Scott Worley [Thu, 23 May 2019 08:45:48 +0000 (01:45 -0700)]
git pre-commit hook
Scott Worley [Thu, 23 May 2019 08:43:11 +0000 (01:43 -0700)]
Start