]> git.scottworley.com Git - inverse-tax/log
inverse-tax
9 months agoREADME master v1.1
Scott Worley [Fri, 18 Aug 2023 07:05:04 +0000 (00:05 -0700)]
README

9 months agoAdd Business Tax
Scott Worley [Fri, 18 Aug 2023 07:00:56 +0000 (00:00 -0700)]
Add Business Tax

9 months agoAdd Social Security and Medicare taxes
Scott Worley [Fri, 18 Aug 2023 05:48:49 +0000 (22:48 -0700)]
Add Social Security and Medicare taxes

9 months agoload_tax_table: Optional deductible
Scott Worley [Fri, 18 Aug 2023 05:28:14 +0000 (22:28 -0700)]
load_tax_table: Optional deductible

9 months agoUpdate tax tables: 2023 federal, 2022 CA
Scott Worley [Fri, 18 Aug 2023 05:19:24 +0000 (22:19 -0700)]
Update tax tables: 2023 federal, 2022 CA

4 years agoLoose equality comparisons for floats v1.0
Scott Worley [Fri, 24 May 2019 15:04:04 +0000 (08:04 -0700)]
Loose equality comparisons for floats

4 years agoTest with larger tables
Scott Worley [Fri, 24 May 2019 15:00:21 +0000 (08:00 -0700)]
Test with larger tables

4 years ago"use strict"
Scott Worley [Fri, 24 May 2019 03:00:23 +0000 (20:00 -0700)]
"use strict"

4 years agoRemove unnecessary comment with bad grammar
Scott Worley [Fri, 24 May 2019 02:59:36 +0000 (19:59 -0700)]
Remove unnecessary comment with bad grammar

4 years agoAdd view-source-visible link to tests
Scott Worley [Fri, 24 May 2019 00:57:55 +0000 (17:57 -0700)]
Add view-source-visible link to tests

4 years agos/gross/before-tax/
Scott Worley [Fri, 24 May 2019 00:07:24 +0000 (17:07 -0700)]
s/gross/before-tax/

4 years agoRename to index.html
Scott Worley [Fri, 24 May 2019 00:00:00 +0000 (17:00 -0700)]
Rename to index.html

4 years agoAesthetics
Scott Worley [Thu, 23 May 2019 23:59:29 +0000 (16:59 -0700)]
Aesthetics

4 years agoAll fields trigger recalculation
Scott Worley [Thu, 23 May 2019 23:57:31 +0000 (16:57 -0700)]
All fields trigger recalculation

4 years agoUI
Scott Worley [Thu, 23 May 2019 23:47:27 +0000 (16:47 -0700)]
UI

4 years agoBroad testing (it works now)
Scott Worley [Thu, 23 May 2019 21:39:52 +0000 (14:39 -0700)]
Broad testing (it works now)

4 years agoBounds are closed intervals
Scott Worley [Thu, 23 May 2019 21:39:08 +0000 (14:39 -0700)]
Bounds are closed intervals

4 years agoCalculate inverse bounds correctly
Scott Worley [Thu, 23 May 2019 21:38:38 +0000 (14:38 -0700)]
Calculate inverse bounds correctly

4 years agoHandle the fully-deductible case
Scott Worley [Thu, 23 May 2019 21:37:46 +0000 (14:37 -0700)]
Handle the fully-deductible case

4 years agoNo infinite taxation
Scott Worley [Thu, 23 May 2019 21:36:34 +0000 (14:36 -0700)]
No infinite taxation

4 years agoTest with normalized tax tables
Scott Worley [Thu, 23 May 2019 20:48:06 +0000 (13:48 -0700)]
Test with normalized tax tables

4 years agoHandle empty tax table
Scott Worley [Thu, 23 May 2019 20:18:39 +0000 (13:18 -0700)]
Handle empty tax table

4 years agoTest setup helpers to higher scope
Scott Worley [Thu, 23 May 2019 20:13:57 +0000 (13:13 -0700)]
Test setup helpers to higher scope

4 years agoinvert
Scott Worley [Thu, 23 May 2019 20:12:56 +0000 (13:12 -0700)]
invert

4 years agoTest merge_tax_tables
Scott Worley [Thu, 23 May 2019 09:21:14 +0000 (02:21 -0700)]
Test merge_tax_tables

4 years agoNevermind about near
Scott Worley [Thu, 23 May 2019 08:46:12 +0000 (01:46 -0700)]
Nevermind about near

4 years agogit pre-commit hook
Scott Worley [Thu, 23 May 2019 08:45:48 +0000 (01:45 -0700)]
git pre-commit hook

4 years agoStart
Scott Worley [Thu, 23 May 2019 08:43:11 +0000 (01:43 -0700)]
Start