• Adam Barth's avatar
    Clean up TableBorder#paint API (#12226) · ebffe159
    Adam Barth authored
    Previously, the rows and columns arguments had different semantics. Now
    they have the same semantics. The new API also uses Iterable rather than
    List to give clients more flexiblity in how they construct these
    arguments. For example, RenderTable no longer needs to reify the
    reversed list of column positions.
    ebffe159
Name
Last commit
Last update
.idea Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...
analysis_options.yaml Loading commit data...
analysis_options_repo.yaml Loading commit data...
appveyor.yml Loading commit data...