Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add `alignTable`, `parseTableCells` to align/format a tab(etc) delimited ↵ | Timothee Cour | 2019-01-09 | 1 | -0/+83 |
table (#10182) * add compiler/unittest_light.nim for easy diffing: assertEquals and mismatch * fixup * add alignTable, parseTableCells |