aboutsummaryrefslogtreecommitdiff
path: root/src/tac2entries.ml
AgeCommit message (Expand)Author
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-27Cleaning up code in internalization.Pierre-Marie Pédrot
2017-07-27Fix expansion of toplevel let-rec after the constructor / constant split.Pierre-Marie Pédrot
2017-07-26Ensuring that inductive constructors are always capitalized.Pierre-Marie Pédrot
2017-07-26Properly handling toplevel recursive definitions.Pierre-Marie Pédrot
2017-07-24Turning the ltac2 subfolder into a standalone plugin.Pierre-Marie Pédrot