aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* CLEANUP: removing unused fieldGravatar Matej Kosik2016-01-11
* mergeGravatar Matej Kosik2016-01-11
|\
| * CLEANUP: kernel/context.ml{,i}Gravatar Matej Kosik2016-01-11
* | COMMENTS: of "Constr.case_info" type were updated.Gravatar Matej Kosik2016-01-11
* | COMMENTS: added to the "Names.inductive" and "Names.constructor" types.Gravatar Matej Kosik2016-01-11
* | Fix bug 4479: "Error: Rewriting base foo does not exist." should be catchable.Gravatar Pierre-Marie Pédrot2016-01-09
* | Monotonizing Ftactic.Gravatar Pierre-Marie Pédrot2016-01-08
* | Remove deprecated command-line options such as "-as".Gravatar Guillaume Melquiond2016-01-06
* | Make code more readable by not mixing list traversal and option processing.Gravatar Guillaume Melquiond2016-01-06
* | Merge remote-tracking branch 'origin/v8.5' into trunkGravatar Guillaume Melquiond2016-01-06
|\ \
| * | Prevent coq_makefile from parsing project files in the reverse order. (Fix bu...Gravatar Guillaume Melquiond2016-01-06
| * | Protect code against changes in Map interface.Gravatar Maxime Dénès2016-01-06
| * | Disable warning 31 when generating coqtop from coqmktop.Gravatar Maxime Dénès2016-01-05
* | | Merge remote-tracking branch 'origin/v8.5' into trunkGravatar Guillaume Melquiond2016-01-05
|\ \ \
| | * | Avoid warning 31: test printer was linked twice with Dynlink and Str.Gravatar Maxime Dénès2016-01-05
| | * | Fix order of files in mllib.Gravatar Maxime Dénès2016-01-05
| |/ /
| * | COMMENTS: PredicateGravatar Matej Kosik2016-01-05
| * | fixup d2b468a, evar normalization is neededGravatar Enrico Tassi2016-01-04
| * | Extraction: msg_notice instead of msg_info.Gravatar Pierre Courtieu2016-01-04
| * | Fix handling of side-effects in case of `Opaque side-effects as well.Gravatar Matthieu Sozeau2016-01-04
| * | par: check if the goal is not ground and fail (fix #4465)Gravatar Enrico Tassi2016-01-04
| * | workers: purge short version of -load-vernac too (fix #4458)Gravatar Enrico Tassi2016-01-04
* | | Use streams rather than strings to handle bullet suggestions.Gravatar Guillaume Melquiond2016-01-02
* | | Remove some unused functions.Gravatar Guillaume Melquiond2016-01-02
* | | Remove keys for evar and meta, since they cannot occur.Gravatar Guillaume Melquiond2016-01-02
* | | Remove some useless type declarations.Gravatar Guillaume Melquiond2016-01-02
* | | Remove some useless module opening.Gravatar Guillaume Melquiond2016-01-02
* | | Remove duplicate definition.Gravatar Guillaume Melquiond2016-01-02
* | | Remove duplicate declarations.Gravatar Guillaume Melquiond2016-01-02
* | | Reduce dependencies of interface files.Gravatar Guillaume Melquiond2016-01-02
* | | Avoid warnings about loop indices.Gravatar Guillaume Melquiond2016-01-02
* | | Remove useless rec flags.Gravatar Guillaume Melquiond2016-01-02
* | | Simplification of grammar_prod_item type.Gravatar Pierre-Marie Pédrot2016-01-02
* | | Proper datatype for EXTEND syntax tokens.Gravatar Pierre-Marie Pédrot2016-01-02
* | | Separation of concern in TacAlias API.Gravatar Pierre-Marie Pédrot2016-01-02
* | | Fix typos.Gravatar Guillaume Melquiond2016-01-01
* | | Remove unused hashconsing code.Gravatar Guillaume Melquiond2016-01-01
* | | Do not make it harder on the compiler optimizer by packing arguments.Gravatar Guillaume Melquiond2016-01-01
* | | Remove unused functions.Gravatar Guillaume Melquiond2016-01-01
* | | Remove unplugged button from the interface.Gravatar Guillaume Melquiond2016-01-01
* | | Remove useless recursive flags.Gravatar Guillaume Melquiond2016-01-01
* | | Remove unused open.Gravatar Guillaume Melquiond2016-01-01
* | | Remove duplicate declarations.Gravatar Guillaume Melquiond2016-01-01
| * | Put implicits back as in 8.4.Gravatar Matthieu Sozeau2015-12-31
| * | Fix bug #4456, anomaly in handle-side effectsGravatar Matthieu Sozeau2015-12-31
* | | Remove unused function Checker.print_loc.Gravatar Guillaume Melquiond2015-12-31
* | | Merge branch 'v8.5' into trunkGravatar Guillaume Melquiond2015-12-31
|\| |
* | | Do not compose List.length with List.filter.Gravatar Guillaume Melquiond2015-12-31
* | | Remove Library.mem, which is pointless since 8.5.Gravatar Guillaume Melquiond2015-12-31
| * | Do not dump a glob reference when its location is ghost. (Fix bug #4469)Gravatar Guillaume Melquiond2015-12-31