aboutsummaryrefslogtreecommitdiffhomepage
path: root/toplevel
Commit message (Expand)AuthorAge
* Fixing the Shrink Obligations option.Gravatar Pierre-Marie Pédrot2015-09-08
* Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-09-06
|\
| * Also there's an extra space in the error message.Gravatar mlasson2015-09-03
| * Code cleaning in Obligations.Gravatar Pierre-Marie Pédrot2015-08-22
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-08-05
|\|
| * Reverting 16 last commits, committed mistakenly using the wrong push command.Gravatar Hugo Herbelin2015-08-02
| * Give a way to control if the decidable-equality schemes are built likeGravatar Hugo Herbelin2015-08-02
| * Removing the generalization of the body of inductive schemes fromGravatar Hugo Herbelin2015-08-02
| * For convenience, making yes and on, and no and off synonymous inGravatar Hugo Herbelin2015-08-02
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-07-29
|\|
| * Use open_utf8_file_in for opening files in the IDE. (Fix bug #2874)Gravatar Guillaume Melquiond2015-07-28
* | search: Add an output-name-only search optionGravatar Clément Pit--Claudel2015-07-27
| * Improving over 26aa224293 in reporting unexpected error during scheme creation.Gravatar Hugo Herbelin2015-07-27
| * Fixing bug #3736 (anomaly instead of error/warning/silence onGravatar Hugo Herbelin2015-07-27
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-07-18
|\|
| * Option -type-in-type: added support in checker and making it contaminatingGravatar Hugo Herbelin2015-07-10
| * Fixing "Load" without "Verbose" in coqtop, after vernac_com lost itsGravatar Hugo Herbelin2015-07-07
* | Merge branch 'v8.5' into trunkGravatar Maxime Dénès2015-07-02
|\|
| * Fix loop in assumptions (Close: #4275)Gravatar Enrico Tassi2015-07-02
| * Assumptions: more informative print for False axiom (Close: #4054)Gravatar Enrico Tassi2015-06-29
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-06-28
|\|
| * Reinstall Set Printing Universes option overwritten by Maxime!Gravatar Matthieu Sozeau2015-06-28
| * Fix bug #4254 with the help of J.H. JourdanGravatar Matthieu Sozeau2015-06-26
| * Introduction of a "Undelimit Scope" command, undoing "Delimit Scope"Gravatar Lionel Rieg2015-06-26
| * Moved fatal_error from Coqtop to Errors and corrected dependencies accordingly.Gravatar Thomas Sibut-Pinote2015-06-25
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-06-24
|\|
| * improve --help documentation: the -m|--memory option was missingGravatar Gabriel Scherer2015-06-24
| * when OCAML_GC_STATS points to a filepath, write Gc stats into itGravatar Gabriel Scherer2015-06-24
| * Splitting the library representation on disk in two.Gravatar Pierre-Marie Pédrot2015-06-24
| * obligations: wrap Ephemeron.get to make error more informativeGravatar Enrico Tassi2015-06-23
| * Wrap the program_info type up in the ephemeron mechanismGravatar Alec Faithfull2015-06-23
* | Moved fatal_error from Coqtop to Errors and corrected dependencies accordingly.Gravatar Thomas Sibut-Pinote2015-06-23
| * Add a Set Dump Bytecode command for debugging purposes.Gravatar Maxime Dénès2015-06-23
| * Warning are enabled by default in interactive mode.Gravatar Pierre-Marie Pédrot2015-06-23
* | Merge branch 'v8.5' into trunkGravatar Pierre Letouzey2015-06-22
|\|
| * Remove uses of polymorphic equality from prev. commitGravatar Clément Pit--Claudel2015-06-22
| * Replace 'try ... with Failure "List.last"' with 'if l <> []'Gravatar Clément Pit--Claudel2015-06-22
| * Guard the List.hd call in [Show Intros]Gravatar Clément Pit--Claudel2015-06-22
* | All invocations to ocaml compilers go through ocamlfindGravatar Pierre Boutillier2015-06-22
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-06-01
|\|
| * coqtop: reset the current file name after a load-vernac-sourceGravatar Enrico Tassi2015-05-29
| * Flag -test-mode intended to be used for ad-hoc prints in test-suiteGravatar Enrico Tassi2015-05-29
| * make Unset Silent work in coqcGravatar Enrico Tassi2015-05-29
| * Fix bug #4159Gravatar Matthieu Sozeau2015-05-27
| * Uncaught exception termination exits coqtop with the anomaly errno.Gravatar Pierre-Marie Pédrot2015-05-18
| * The Fail command does not catch uncaught exception anomalies anymore.Gravatar Pierre-Marie Pédrot2015-05-18
| * Disabling colors when tERM variable is "dumb".Gravatar Pierre Courtieu2015-05-18
| * Fix usage about -color.Gravatar Pierre Courtieu2015-05-18
* | Merge v8.5 into trunkGravatar Hugo Herbelin2015-05-15
|\|
| * The -list-tag options now prints the corresponding COQ_COLORS value.Gravatar Pierre-Marie Pédrot2015-05-14