Introduce the LineOptions interface and optional ctor param for Line.
[ustaxlib.git] / src / core / Line.ts
2021-03-21 Robert SesekIntroduce the LineOptions interface and optional ctor...
2021-01-31 Robert SesekMove some computations for Form1040 into methods.
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-21 Robert SesekUse '@' to separate form@line references.
2020-03-17 Robert SesekSimplify the Trace API further.
2020-03-17 Robert SesekRefine Trace to be able to output graphviz-compatible...
2020-03-15 Robert SesekFirst cut at a Trace system.
2020-03-14 Robert SesekAdd license information.
2020-03-10 Robert SesekRestructuring in prep for being a usable package.