aboutsummaryrefslogtreecommitdiff
path: root/src/g_ltac2.ml4
AgeCommit message (Expand)Author
2017-08-01Introducing the all-mighty intro-patterns.Pierre-Marie Pédrot
2017-08-01Adding new scopes for standard Ltac structures.Pierre-Marie Pédrot
2017-07-28Allowing generic patterns in let-bindings.Pierre-Marie Pédrot
2017-07-27Factorizing code for constructors and tuples.Pierre-Marie Pédrot
2017-07-27Adding necessary primitives to do pattern-matching over constr.Pierre-Marie Pédrot
2017-07-26Tentative fix of parsing of product types.Pierre-Marie Pédrot
2017-07-26Ensuring that inductive constructors are always capitalized.Pierre-Marie Pédrot
2017-07-26Lightweight quotation syntax for terms and idents.Pierre-Marie Pédrot
2017-07-25Generalizing patterns in fun bindings.Pierre-Marie Pédrot
2017-07-24Properly handle parsing of list patterns.Pierre-Marie Pédrot
2017-07-24Turning the ltac2 subfolder into a standalone plugin.Pierre-Marie Pédrot