Skip to content

Ascription fix #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jan 20, 2016
Merged

Ascription fix #18

merged 6 commits into from
Jan 20, 2016

Conversation

phsym
Copy link
Owner

@phsym phsym commented Jan 15, 2016

Closes #11
Macro syntax changed into

row! [ style => c1, c2, c3, ... ]; // For applying style to a full row
// and
row! [ style -> c1, style -> c2, ...]; // For applying style for each cell

pierresy added 2 commits January 14, 2016 21:09
to FlatArrow (`=>`) in macro syntax
from colon (':') to arrow (`->`) in macro syntax
@phsym phsym self-assigned this Jan 15, 2016
@phsym phsym added this to the v0.6.0 milestone Jan 15, 2016
phsym added a commit that referenced this pull request Jan 20, 2016
@phsym phsym merged commit eaff73d into master Jan 20, 2016
@phsym phsym deleted the ascription_fix branch January 20, 2016 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant