Skip to content

Move block tactic macro to Init#483

Merged
leodemoura merged 4 commits intoleanprover:masterfrom
Kha:master
May 22, 2021
Merged

Move block tactic macro to Init#483
leodemoura merged 4 commits intoleanprover:masterfrom
Kha:master

Conversation

@Kha
Copy link
Copy Markdown
Member

@Kha Kha commented May 21, 2021

Resolves #451, resolves #460 via an alternative approach: instead of adjusting the entire parser for this single notation so we can use - for blocks, use the bullet point-like character we already use in built-in notation, which works out of the box because the dot is not a trailing parser.

@Kha
Copy link
Copy Markdown
Member Author

Kha commented May 21, 2021

The last commit was in preparation for the indentation sensitivity logic, which is not ready yet, but it doesn't hurt

@leodemoura leodemoura merged commit dd35db6 into leanprover:master May 22, 2021
ChrisHughes24 pushed a commit to ChrisHughes24/lean4 that referenced this pull request Dec 2, 2022
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.

Check indentation in front of any trailing parser

2 participants