Commit a4692a9
committed
remove recursion bugs, add dataclass context, add plural tokens parsing
Recursion bugs removed by improved rule parsing and routing, recursion exception now handled
Context improved by moving to dataclass
Compute divisor fixed by adding precision context
Plural tokens now parsed
Typos and improved comments1 parent 9905dd5 commit a4692a9
3 files changed
+119
-74
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments