[perl6/specs] be783f: prohibit mixing visible and non-visible column sep...
[email protected] (GitHub) Mon, 11 Jul 2016 10:16:08 -0700
| Newsgroups | perl.perl6.language |
|---|---|
| Message-ID | <5783d45872a55_29c63f93fecb92c03323d@hookshot-fe3-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: be783f75c4a0e58ce5588e304f8163cb32fca8e8
https://github.com/perl6/specs/commit/be783f75c4a0e58ce5588e304f8163cb32fca8e8
Author: Tom Browder <[email protected]>
Date: 2016-07-11 (Mon, 11 Jul 2016)
Changed paths:
M S26-documentation.pod
Log Message:
-----------
prohibit mixing visible and non-visible column separator types in a table
Commit: 837c3d8c779575a31df5dc213ef543f0fd372096
https://github.com/perl6/specs/commit/837c3d8c779575a31df5dc213ef543f0fd372096
Author: Tom Browder <[email protected]>
Date: 2016-07-11 (Mon, 11 Jul 2016)
Changed paths:
M S26-documentation.pod
Log Message:
-----------
Merge pull request #114 from tbrowder/col-sep-restriction
prohibit mixing visible and non-visible column separator types in a t…
Compare: https://github.com/perl6/specs/compare/15c158609c3c...837c3d8c7795