aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-28Reinstall Set Printing Universes option overwritten by Maxime!Matthieu Sozeau
2015-06-26Share prop/set values in sorts.ml.Matthieu Sozeau
2015-06-26Fix bug #4254 with the help of J.H. JourdanMatthieu Sozeau
2015-06-26BUGFIX: Three fixes for the price of 1 in sorts.ml:Matthieu Sozeau
2015-06-26Add target to install dev files.Matthieu Sozeau
2015-06-26Introduction of a "Undelimit Scope" command, undoing "Delimit Scope"Lionel Rieg
2015-06-26Add a flag to deactivate guard checking in the kernel.Arnaud Spiwack
2015-06-26Typos in my previous edition of the reference manual.Assia Mahboubi
2015-06-26dev/tool/anomaly-traces-parser.elGabriel Scherer
2015-06-26Some edition in the coq_makefile/_CoqProject section.Assia Mahboubi
2015-06-26Added _CoqProject to the index of the reference manual.Assia Mahboubi
2015-06-25Add coqide syntax highlighting for `Assume`.Arnaud Spiwack
2015-06-25Adding a more efficient representation of OCaml objects in votour.Pierre-Marie Pédrot
2015-06-25Remove other types not carried by interpretations in `Tacexpr`.Arnaud Spiwack
2015-06-25Remove useless `and_short_name` in interpreted level in `Tacexpr`.Arnaud Spiwack
2015-06-25Wrapped the declare_object function to pretty-print anomalies at loading time.Thomas Sibut-Pinote
2015-06-25Moved fatal_error from Coqtop to Errors and corrected dependencies accordingly.Thomas Sibut-Pinote
2015-06-25Adjust checker after `Assume [Positive]`.Arnaud Spiwack
2015-06-24Make inductives that were assumed positive appear in `Print Assumptions`.Arnaud Spiwack
2015-06-24When assuming an inductive type positive, then it is declared "unsafe" to the...Arnaud Spiwack
2015-06-24Add syntax entry to assume strict positivity of an inductive type.Arnaud Spiwack
2015-06-24Add corresponding field in `VernacInductive`.Arnaud Spiwack
2015-06-24Add a corresponding field in `mutual_inductive_entry` (part 2).Arnaud Spiwack
2015-06-24Add a corresponding field in `mutual_inductive_entry` (part 1).Arnaud Spiwack
2015-06-24Add a field in `mutual_inductive_body` to represent mutual inductive whose po...Arnaud Spiwack
2015-06-24Extend test-suite for the positivity checker.Arnaud Spiwack
2015-06-24More silent Makefile when looking for codesign.Maxime Dénès
2015-06-24Fix test-suite after 1343b69221ce3eeb3154732e73bbdc0044b224a8.Maxime Dénès
2015-06-24Less closures makes the GC happy.Pierre-Marie Pédrot
2015-06-24Merge branch 'v8.5'Pierre-Marie Pédrot
2015-06-24Add a space in cast since cast binds loosely.Gregory Malecha
2015-06-24improve --help documentation: the -m|--memory option was missingGabriel Scherer
2015-06-24when OCAML_GC_STATS points to a filepath, write Gc stats into itGabriel Scherer
2015-06-24On-demand Require.Pierre-Marie Pédrot
2015-06-24Splitting the library representation on disk in two.Pierre-Marie Pédrot
2015-06-23obligations: wrap Ephemeron.get to make error more informativeEnrico Tassi
2015-06-23Wrap the program_info type up in the ephemeron mechanismAlec Faithfull
2015-06-23Fixing incompatibility introduced with simpl in commit 364decf59c1 (orHugo Herbelin
2015-06-23Less closures makes the GC happy.Pierre-Marie Pédrot
2015-06-23Wrapped the declare_object function to pretty-print anomalies at loading time.Thomas Sibut-Pinote
2015-06-23Moved fatal_error from Coqtop to Errors and corrected dependencies accordingly.Thomas Sibut-Pinote
2015-06-23Add a Set Dump Bytecode command for debugging purposes.Maxime Dénès
2015-06-23Fix `Pp` function used by the `Info` command.Arnaud Spiwack
2015-06-23With the field record punning syntax.Theo Zimmermann
2015-06-23Put all arguments of strategy in record.Theo Zimmermann
2015-06-23Strategy is now a record type with a function field.Theo Zimmermann
2015-06-23Add comments.Theo Zimmermann
2015-06-23Warning are enabled by default in interactive mode.Pierre-Marie Pédrot
2015-06-23Document the positivity checker.Arnaud Spiwack
2015-06-22Merge branch 'v8.5' into trunkPierre Letouzey