Add UnsupportedLine, to formalize a comment convention that exists in fed2019. 1.0.0
authorRobert Sesek <rsesek@bluestatic.org>
Mon, 23 Mar 2020 05:36:29 +0000 (01:36 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 23 Mar 2020 05:38:24 +0000 (01:38 -0400)
commit2d99360a5d6795217dbc5339fcb536579ee7fe1c
treeed3c94d218e0ccebadf2e72b7610151e4f5cc824
parenta0f1b0ea9c159de9bf8aa605ff006d7bba7cb099
Add UnsupportedLine, to formalize a comment convention that exists in fed2019.

Also adds sumFormLines() to simplify a common operation.
src/core/Line.ts
src/fed2019/Form1040.ts
src/fed2019/Form1116.ts
src/fed2019/Form8606.ts
src/fed2019/Form8959.ts
src/fed2019/Form8960.ts
src/fed2019/Form8995.ts
src/fed2019/Schedule2.ts
src/fed2019/Schedule3.ts
src/fed2019/ScheduleD.ts