Move some computations for Form1040 into methods.
[ustaxlib.git] / src / fed2019 / Form8995.ts
2021-01-31 Robert SesekMove some computations for Form1040 into methods.
2020-10-18 Robert SesekExtract constant values from fed2019 Forms as named...
2020-10-18 Robert SesekRemove the need to self-reference Form['lines'] in...
2020-03-23 Robert SesekAdd UnsupportedLine, to formalize a comment convention... 1.0.0
2020-03-23 Robert SesekMake Form._lines public and remove the accessor.
2020-03-19 Robert SesekAdd Form8995 to compute REIT QBI deduction.