Add status badges to README.
[ustaxlib.git] / src / core /
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-21 Robert SesekUse '@' to separate form@line references.
2020-03-18 Robert SesekFix some bugs in tracing, and add a reset() function.
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-13 Robert SesekAdd the ability to filter forms by Person.
2020-03-13 Robert SesekMake core/TaxReturn an abstract class.
2020-03-13 Robert SesekRemove type test code for TaxReturn.
2020-03-10 Robert SesekRestructuring in prep for being a usable package.