Drop explicit type parameter in ComputedLine, since it can be inferred.
[ustaxlib.git] / src / fed2019 / Form1040.ts
2020-02-22 Robert SesekDrop explicit type parameter in ComputedLine, since...
2020-02-22 Robert SesekStart implementing Form 1040 tax calculation.
2020-02-21 Robert SesekAdd Form 1099-INT.
2020-02-21 Robert SesekRemove id from Line constructor.
2020-02-21 Robert SesekStrongly type Form lines.
2020-02-21 Robert SesekAdd more computations for form 1040.
2020-02-21 Robert SesekModel most of the first page of 1040.
2020-02-20 Robert SesekComplete Form W-2 and first few lines of 1040.