aboutsummaryrefslogtreecommitdiff
path: root/vernac/comArguments.mli
AgeCommit message (Collapse)Author
2019-11-20make VernacArguments closer to user syntaxGaëtan Gilbert
ie keep the fake arguments "/" and "&" instead of getting their index at parsing time.
2019-10-31Move Arguments implementation to its own file (from vernacentries)Gaëtan Gilbert