]> git.scottworley.com Git - inverse-tax/shortlog
inverse-tax
2023-08-18 Scott WorleyREADME master v1.1
2023-08-18 Scott WorleyAdd Business Tax
2023-08-18 Scott WorleyAdd Social Security and Medicare taxes
2023-08-18 Scott Worleyload_tax_table: Optional deductible
2023-08-18 Scott WorleyUpdate tax tables: 2023 federal, 2022 CA
2019-05-24 Scott WorleyLoose equality comparisons for floats v1.0
2019-05-24 Scott WorleyTest with larger tables
2019-05-24 Scott Worley"use strict"
2019-05-24 Scott WorleyRemove unnecessary comment with bad grammar
2019-05-24 Scott WorleyAdd view-source-visible link to tests
2019-05-24 Scott Worleys/gross/before-tax/
2019-05-24 Scott WorleyRename to index.html
2019-05-23 Scott WorleyAesthetics
2019-05-23 Scott WorleyAll fields trigger recalculation
2019-05-23 Scott WorleyUI
2019-05-23 Scott WorleyBroad testing (it works now)
2019-05-23 Scott WorleyBounds are closed intervals
2019-05-23 Scott WorleyCalculate inverse bounds correctly
2019-05-23 Scott WorleyHandle the fully-deductible case
2019-05-23 Scott WorleyNo infinite taxation
2019-05-23 Scott WorleyTest with normalized tax tables
2019-05-23 Scott WorleyHandle empty tax table
2019-05-23 Scott WorleyTest setup helpers to higher scope
2019-05-23 Scott Worleyinvert
2019-05-23 Scott WorleyTest merge_tax_tables
2019-05-23 Scott WorleyNevermind about near
2019-05-23 Scott Worleygit pre-commit hook
2019-05-23 Scott WorleyStart