aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | | | Makefile.install: fix a typo in last commit c954bb5, sorryGravatar Pierre Letouzey2016-06-24
* | | | remove an old workaround for OCaml 3.11 + MacOS natdynlinkGravatar Pierre Letouzey2016-06-24
* | | | Makefile.build: mitigate potential issues with multiple creations of pack .cmiGravatar Pierre Letouzey2016-06-24
* | | | Makefile.install: fix the install of plugin cmiGravatar Pierre Letouzey2016-06-24
* | | | Better algorithm for variable deambiguation in term printing.Gravatar Pierre-Marie Pédrot2016-06-23
* | | | Makefile.doc: fix 'make doc'Gravatar Pierre Letouzey2016-06-23
| * | | Fix typo.Gravatar Guillaume Melquiond2016-06-23
| * | | Remove extraction-specific code from the checker.Gravatar Guillaume Melquiond2016-06-23
* | | | Makefile.build: "make;make" should redo nothingGravatar Pierre Letouzey2016-06-22
* | | | Makefile: compat5* moved in grammar/, less -I given to camlp4oGravatar Pierre Letouzey2016-06-21
* | | | Parsing/compat.ml4: avoid "let open" syntax, unsupported by my camlp5 6.11Gravatar Pierre Letouzey2016-06-21
* | | | Merge remote-tracking branch 'github/pr/212' into trunkGravatar Maxime Dénès2016-06-20
|\ \ \ \
| | * | | Reference Manual / Extraction: the original example command no longer works w...Gravatar Matej Kosik2016-06-20
| * | | | Add file name, line number and beginning of line position to locations.Gravatar Maxime Dénès2016-06-20
* | | | | LtacProf reports structured results (pr/209)Gravatar CJ Bell2016-06-20
* | | | | COMMENTS: Vernacexpr.extend_nameGravatar Matej Kosik2016-06-20
* | | | | Small optimization in clear_body.Gravatar Pierre-Marie Pédrot2016-06-20
* | | | | Fix bug #4825: [clear] should not dependency-check hypotheses that come above...Gravatar Pierre-Marie Pédrot2016-06-20
* | | | | Prevent a useless evar normalization in Clenvtac.unify.Gravatar Pierre-Marie Pédrot2016-06-20
* | | | | Do not evar-normalize goals when interpreting some hardwired genargs.Gravatar Pierre-Marie Pédrot2016-06-20
| | | * | Add [Unset Printing Dependent Evars Line]Gravatar Jason Gross2016-06-19
| |_|/ / |/| | |
* | | | Merge 'pr/215' into trunkGravatar Enrico Tassi2016-06-19
|\ \ \ \
* | | | | Fix bug #4836: Anomaly: Uncaught exception Invalid_argument.Gravatar Pierre-Marie Pédrot2016-06-19
| * | | | Fix path separator on windowsGravatar Jason Gross2016-06-18
| * | | | Fix the build on WindowsGravatar Jason Gross2016-06-18
|/ / / /
* | | | Merge PR# 169: Local type-in-type flag.Gravatar Pierre-Marie Pédrot2016-06-18
|\ \ \ \
| * | | | Fixing the checker.Gravatar Pierre-Marie Pédrot2016-06-18
| * | | | Reuse the typing_flags datatype for inductives.Gravatar Pierre-Marie Pédrot2016-06-18
| * | | | Moving the typing_flags to the environment.Gravatar Pierre-Marie Pédrot2016-06-18
| * | | | Print the type-in-type flag in various user-facing functions.Gravatar Pierre-Marie Pédrot2016-06-18
| * | | | Adding a local type-in-type flag in kernel declarations.Gravatar Pierre-Marie Pédrot2016-06-18
|/ / / /
* | | | Test-suite fix to 1744e37 (injection in context).Gravatar Hugo Herbelin2016-06-18
* | | | Backporting c064fb933 from 8.5 (another regression with Ltac trace report).Gravatar Hugo Herbelin2016-06-18
* | | | Adding an "as" clause to specialize.Gravatar Hugo Herbelin2016-06-18
* | | | Giving a more natural semantics to injection by default.Gravatar Hugo Herbelin2016-06-18
* | | | Exporting a generic argument induction_arg. As a consequence,Gravatar Hugo Herbelin2016-06-18
* | | | A cleaning phase around delayed induction arg + exporting force_induction_arg.Gravatar Hugo Herbelin2016-06-18
* | | | Adding eintros to respect the e- prefix policy.Gravatar Hugo Herbelin2016-06-18
| | * | A hack to fix another regression with Ltac trace report in 8.5. E.g.Gravatar Hugo Herbelin2016-06-18
| * | | Set required version of camlp5 to 6.06.Gravatar Maxime Dénès2016-06-17
|/ / /
* | | par: like all: but in parallelGravatar Enrico Tassi2016-06-17
* | | remote counter: avoid thread race on sockets (fix #4823)Gravatar Enrico Tassi2016-06-17
* | | Mentioning goal selectors in CHANGESGravatar Enrico Tassi2016-06-17
| * | remote counter: avoid thread race on sockets (fix #4823)Gravatar Enrico Tassi2016-06-17
* | | Merge branch 'nzgcd' into trunkGravatar Matthieu Sozeau2016-06-16
|\ \ \
| * | | Remove unneded hints in NZGcdGravatar Matthieu Sozeau2016-06-16
|/ / /
* | | proof mode: print unification constraintsGravatar Matthieu Sozeau2016-06-16
* | | Tentative fix of test-suite file to avoid loopGravatar Matthieu Sozeau2016-06-16
* | | Typeclasses:rename solve_instantiation* & use HookGravatar Matthieu Sozeau2016-06-16
* | | Fix resolve_one_typeclass to use the new engineGravatar Matthieu Sozeau2016-06-16