Split Schedule2 into its own file.
[ustaxlib.git] / src / fed2019 / Form1040.test.ts
2020-03-08 Robert SesekSplit Schedule2 into its own file.
2020-03-08 Robert SesekAdd Form 1116.
2020-03-07 Robert SesekAdd Form1099R and 8606.
2020-02-28 Robert SesekAdd a test for Form8959.
2020-02-23 Robert SesekImplement the Schedule D Tax Worksheet.
2020-02-23 Robert SesekUse the original idea for Form8949, which is simpler.
2020-02-23 Robert SesekInitial work on Schedule D, Form 8949, and 1099-B.
2020-02-22 Robert SesekUse the computations from Form 8959 on Schedule 2.
2020-02-22 Robert SesekAdd Form 8959.
2020-02-22 Robert SesekAdd Form 1040 Schedule 2.
2020-02-22 Robert SesekAdd Form 1099-DIV.
2020-02-22 Robert SesekStart implementing Form 1040 tax calculation.
2020-02-21 Robert SesekAdd Form 1099-INT.
2020-02-21 Robert SesekStrongly type Form lines.
2020-02-20 Robert SesekComplete Form W-2 and first few lines of 1040.