aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-12Merge PR#422: Supporting all kinds of binders, including 'pat, in syntax of r...Maxime Dénès
2017-04-12Missing optimization when Kernel Term Sharing is disabled.Pierre-Marie Pédrot
2017-04-11Merge PR#549: Fast path in weak head reduction of applied atoms.Maxime Dénès
2017-04-11Update INSTALL now that -debug is the default.Théo Zimmermann
2017-04-11Merge PR#543: Sanitize instance interpretationMaxime Dénès
2017-04-11Update RefMan-pre to mention template polymorphism.Gaetan Gilbert
2017-04-11Update various comments to use "template polymorphism"Gaetan Gilbert
2017-04-11Use "template polymorphism" in the documentation.Gaetan Gilbert
2017-04-11Mention template polymorphism in the documentation.Gaetan Gilbert
2017-04-11Merge PR#532: Clean Nsatz implementation.Maxime Dénès
2017-04-11Merge PR#537: Efficient side-effect abstractionMaxime Dénès
2017-04-11Merge PR#379: Introducing evar-insensitive constrsMaxime Dénès
2017-04-10Adding a test for 'rewrite in *' when an evar is solved by side-effect.Pierre-Marie Pédrot
2017-04-10Adding a test for the correctness of normalization in legacy typeclasses.Pierre-Marie Pédrot
2017-04-10Documenting the changes introduced by the EConstr branch.Pierre-Marie Pédrot
2017-04-10Revert "refactoring: Reductionops.contextual_reduction_function type"Matej Košík
2017-04-10Revert "comment: typo"Matej Košík
2017-04-10Revert "refactoring: Names.DirPath.equal"Matej Košík
2017-04-10Revert "refactoring: Names.DirPath.compare"Matej Košík
2017-04-10Revert "refactoring: Names.DirPath.is_empty"Matej Košík
2017-04-10Revert "simplify: Environ.push_named"Matej Košík
2017-04-10Revert "trivial"Matej Košík
2017-04-10Revert "trivial"Matej Košík
2017-04-10Revert "comments: corrected in the Context module"Matej Košík
2017-04-10comments: corrected in the Context moduleMatej Kosik
2017-04-10trivialMatej Kosik
2017-04-10trivialMatej Kosik
2017-04-10simplify: Environ.push_namedMatej Kosik
2017-04-10refactoring: Names.DirPath.is_emptyMatej Kosik
2017-04-10refactoring: Names.DirPath.compareMatej Kosik
2017-04-10refactoring: Names.DirPath.equalMatej Kosik
2017-04-10comment: typoMatej Kosik
2017-04-10refactoring: Reductionops.contextual_reduction_function typeMatej Kosik
2017-04-10Merge PR#547: [toplevel] Remove the feedback printer only on exit.Maxime Dénès
2017-04-10Merge PR#548: [ide] Correctly place warning tags.Maxime Dénès
2017-04-09Merge PR#460: Turning the printing primitive projection compatibility flag of...Maxime Dénès
2017-04-09Fix an algorithmic issue in Nsatz.Pierre-Marie Pédrot
2017-04-09Academic prescriptivism strikes back: down with baroque programming in Nsatz.Pierre-Marie Pédrot
2017-04-09Fixing #5420 as well as many related bugs due to miscounting let-ins.Hugo Herbelin
2017-04-09Fixing several wrong computations of implicit arguments by positionHugo Herbelin
2017-04-09Minor cosmetic commit.Hugo Herbelin
2017-04-09Documenting how the recursive indices of a fixpoint are computed.Hugo Herbelin
2017-04-09More explicit message when a {struct x} argument refers to a local definition.Hugo Herbelin
2017-04-09Removing internal support for accepting "{struct x}" and co in "Theorem with".Hugo Herbelin
2017-04-08Fast path in weak head reduction of applied atoms.Pierre-Marie Pédrot
2017-04-08Fixing #5460 (limitation in computing deps in pattern-matching compilation).Hugo Herbelin
2017-04-08[ide] Correctly place warning tags.Emilio Jesus Gallego Arias
2017-04-08Update the .mailmap file.Guillaume Melquiond
2017-04-08Fix a heuristic used by legacy typeclass resolution.Pierre-Marie Pédrot
2017-04-07[stm] remove process_error_hookEmilio Jesus Gallego Arias