aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* CLEANUP: rename "Context.Named.{to,of}_rel" functions to "Context.Named.{to,o...Gravatar Matej Kosik2016-08-26
* CLEANUP: renaming "Printer.pr_var_decl" function to "Printer.pr_named_decl"Gravatar Matej Kosik2016-08-26
* CLEANUP: renaming "Context.ListNamed" module to "Context.Compacted"Gravatar Matej Kosik2016-08-26
* FIX: Coq versionGravatar Matej Kosik2016-08-25
* Merge remote-tracking branch 'v8.6' into trunkGravatar Matej Kosik2016-08-25
|\
| * FIX: Coq versionGravatar Matej Kosik2016-08-25
* | CLEANUP: changing the definition of the "Context.NamedList.Declaration" typeGravatar Matej Kosik2016-08-25
* | CLEANUP: Type alias "Context.section_context" was removedGravatar Matej Kosik2016-08-25
* | CLEANUP: functions "Context.{Rel,Named}.Context.fold" were renamed to "Contex...Gravatar Matej Kosik2016-08-25
| * Do not export an internal function in Namegen.Gravatar Pierre-Marie Pédrot2016-08-25
* | CLEANUP: removing calls of the "Context.Named.Declaration.get_value" functionGravatar Matej Kosik2016-08-25
* | CLEANUP: minor readability improvementsGravatar Matej Kosik2016-08-24
* | CLEANUP: removing calls of the "Context.Named.Declaration.to_tuple" functionGravatar Matej Kosik2016-08-24
* | CLEANUP: removing superfluous (module) qualifiersGravatar Matej Kosik2016-08-24
* | CLEANUP: removing unnecessary variable bindingGravatar Matej Kosik2016-08-24
* | Changing the definition of the "Lib.variable.info" type to enable us to do mo...Gravatar Matej Kosik2016-08-24
* | Merging a branch that adds "Context.Named.Declaration.to_rel" function.Gravatar Matej Kosik2016-08-24
|\ \
| * | Adding "Context.Named.Declaration.to_rel" functionGravatar Matej Kosik2016-08-24
| | * Properly compute types for assumed section variables (bug #5035).Gravatar Guillaume Melquiond2016-08-24
| | * Merge PR #260: "Fix bug 4842 (Time prints in multiple lines)" into v8.6Gravatar Pierre-Marie Pédrot2016-08-24
| | |\
| | * \ Merge PR #258: "Fix newline issues" into v8.6Gravatar Pierre-Marie Pédrot2016-08-24
| | |\ \
| | * | | Fix bug #4914: LtacProf printout has too many newlines.Gravatar Pierre-Marie Pédrot2016-08-23
| | * | | Arguments: give / after last ! error detection fixedGravatar Enrico Tassi2016-08-23
| | * | | fix get_host_port error message (#4724)Gravatar Enrico Tassi2016-08-23
| | * | | update Proof General URLGravatar Paul Steckler2016-08-23
| | * | | Fix bug #4904: [Import] does not load intermediately unqualified names of ali...Gravatar Pierre-Marie Pédrot2016-08-23
| | * | | Fast path for set operations.Gravatar Pierre-Marie Pédrot2016-08-22
| | * | | Merge remote-tracking branch 'github/pr/261' into v8.6Gravatar Maxime Dénès2016-08-22
| | |\ \ \
| | | * | | Use a better data structure for VM compilation of free vars.Gravatar Pierre-Marie Pédrot2016-08-22
| | |/ / /
| | * | | Pushing error backtrace in unification reraise.Gravatar Pierre-Marie Pédrot2016-08-22
| | * | | Documenting "Set Structural Injection".Gravatar Hugo Herbelin2016-08-21
| | * | | Do not recompute the whole evar naming environment in GProd intepretation.Gravatar Pierre-Marie Pédrot2016-08-21
| | * | | Short path for Pretyping.ltac_interp_name_env.Gravatar Pierre-Marie Pédrot2016-08-21
* | | | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-08-21
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2016-08-21
| |\ \ \ \
| * | | | | More standard naming for the Imparg.with_implicits function.Gravatar Pierre-Marie Pédrot2016-08-20
| * | | | | Fixing a bug in the presence of let-in while inferring the return clause.Gravatar Hugo Herbelin2016-08-20
| | * | | | Fixing an anomaly in printing a unification error message.Gravatar Hugo Herbelin2016-08-20
| * | | | | Test file for bug #4187.Gravatar Pierre-Marie Pédrot2016-08-19
| * | | | | Fix performance bug: do not compute implicits of abstracted lemmas.Gravatar Pierre-Marie Pédrot2016-08-19
| * | | | | Removing dead code in Impargs.Gravatar Pierre-Marie Pédrot2016-08-19
| | | | | * [pp] Fix bug 4842 (Time prints in multiple lines)Gravatar Emilio Jesus Gallego Arias2016-08-19
| * | | | | Merge remote-tracking branch 'origin/pr/246' into v8.6Gravatar Matthieu Sozeau2016-08-19
| |\ \ \ \ \
| * | | | | | Moving Taccoerce to ltac/ folder.Gravatar Pierre-Marie Pédrot2016-08-19
| | | * | | | Remove extraneous dot in error message (bug #4832).Gravatar Guillaume Melquiond2016-08-19
| * | | | | | Fix anomaly on user-inputted projection name (bug #5029).Gravatar Guillaume Melquiond2016-08-19
| | |_|_|_|/ | |/| | | |
| | | | | * [pp] Fix newline issues.Gravatar Emilio Jesus Gallego Arias2016-08-19
| | |_|_|/ | |/| | |
| * | | | Merge remote-tracking branch 'github/bug4978' into v8.6Gravatar Matthieu Sozeau2016-08-18
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'github/bug4188' into v8.6Gravatar Matthieu Sozeau2016-08-18
| |\ \ \ \ \
| | | | | * | Fix incorrect glob data for module symbols (bug #2336).Gravatar Guillaume Melquiond2016-08-18