index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toplevel
Age
Commit message (
Expand
)
Author
2015-09-23
Removing the generalization of the body of inductive schemes from
Hugo Herbelin
2015-09-20
Fix #3948 Anomaly: unknown constant in Print Assumptions
Maxime Dénès
2015-09-17
Merge branch 'v8.5' into trunk
Maxime Dénès
2015-09-15
Fixing bug #4269: [Print Assumptions] lies about which axioms a term depends on.
Pierre-Marie Pédrot
2015-09-14
Univs: Add universe binding lists to definitions
Matthieu Sozeau
2015-09-08
All Program obligations now respect the Shrink Obligation flag.
Pierre-Marie Pédrot
2015-09-08
Fixing the Shrink Obligations option.
Pierre-Marie Pédrot
2015-09-06
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-09-03
Also there's an extra space in the error message.
mlasson
2015-08-22
Code cleaning in Obligations.
Pierre-Marie Pédrot
2015-08-14
Revert commit 18796b6aea453bdeef1ad12ce80eeb220bf01e67, close 3080
Jason Gross
2015-08-05
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-08-02
Reverting 16 last commits, committed mistakenly using the wrong push command.
Hugo Herbelin
2015-08-02
Give a way to control if the decidable-equality schemes are built like
Hugo Herbelin
2015-08-02
Removing the generalization of the body of inductive schemes from
Hugo Herbelin
2015-08-02
For convenience, making yes and on, and no and off synonymous in
Hugo Herbelin
2015-07-29
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-07-28
Use open_utf8_file_in for opening files in the IDE. (Fix bug #2874)
Guillaume Melquiond
2015-07-27
search: Add an output-name-only search option
Clément Pit--Claudel
2015-07-27
Improving over 26aa224293 in reporting unexpected error during scheme creation.
Hugo Herbelin
2015-07-27
Fixing bug #3736 (anomaly instead of error/warning/silence on
Hugo Herbelin
2015-07-27
Traversal of inductive defs in Print Assumptions
mlasson
2015-07-18
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-07-10
Option -type-in-type: added support in checker and making it contaminating
Hugo Herbelin
2015-07-07
Fixing "Load" without "Verbose" in coqtop, after vernac_com lost its
Hugo Herbelin
2015-07-02
Merge branch 'v8.5' into trunk
Maxime Dénès
2015-07-02
Fix loop in assumptions (Close: #4275)
Enrico Tassi
2015-06-29
Assumptions: more informative print for False axiom (Close: #4054)
Enrico Tassi
2015-06-28
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-06-28
Reinstall Set Printing Universes option overwritten by Maxime!
Matthieu Sozeau
2015-06-26
Fix bug #4254 with the help of J.H. Jourdan
Matthieu Sozeau
2015-06-26
Introduction of a "Undelimit Scope" command, undoing "Delimit Scope"
Lionel Rieg
2015-06-26
Add a flag to deactivate guard checking in the kernel.
Arnaud Spiwack
2015-06-25
Moved fatal_error from Coqtop to Errors and corrected dependencies accordingly.
Thomas Sibut-Pinote
2015-06-24
When assuming an inductive type positive, then it is declared "unsafe" to the...
Arnaud Spiwack
2015-06-24
Add corresponding field in `VernacInductive`.
Arnaud Spiwack
2015-06-24
Add a corresponding field in `mutual_inductive_entry` (part 1).
Arnaud Spiwack
2015-06-24
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-06-24
improve --help documentation: the -m|--memory option was missing
Gabriel Scherer
2015-06-24
when OCAML_GC_STATS points to a filepath, write Gc stats into it
Gabriel Scherer
2015-06-24
Splitting the library representation on disk in two.
Pierre-Marie Pédrot
2015-06-23
obligations: wrap Ephemeron.get to make error more informative
Enrico Tassi
2015-06-23
Wrap the program_info type up in the ephemeron mechanism
Alec Faithfull
2015-06-23
Moved fatal_error from Coqtop to Errors and corrected dependencies accordingly.
Thomas Sibut-Pinote
2015-06-23
Add a Set Dump Bytecode command for debugging purposes.
Maxime Dénès
2015-06-23
Warning are enabled by default in interactive mode.
Pierre-Marie Pédrot
2015-06-22
Merge branch 'v8.5' into trunk
Pierre Letouzey
2015-06-22
Remove uses of polymorphic equality from prev. commit
Clément Pit--Claudel
2015-06-22
Replace 'try ... with Failure "List.last"' with 'if l <> []'
Clément Pit--Claudel
2015-06-22
Guard the List.hd call in [Show Intros]
Clément Pit--Claudel
[prev]
[next]