index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-12-10
RefMan, ch. 4: Consistently using "constant" for names assumed or defined
Hugo Herbelin
2015-12-10
RefMan, ch. 4: Fixing the definition of terms considered in the section.
Hugo Herbelin
2015-12-09
Print Assumptions: improve detection of case on an axiom of False
Enrico Tassi
2015-12-09
Remove remaining occurrences of Unix.readdir.
Guillaume Melquiond
2015-12-09
Replace Unix.readdir by Sys.readdir in dir cache.
Emilio Jesus Gallego Arias
2015-12-09
a few edits to the universe polymorphism section of the manual
Gregory Malecha
2015-12-09
bug fixes to vm computation + test cases.
Gregory Malecha
2015-12-09
The unshelve tactical now takes future goals into account.
Pierre-Marie Pédrot
2015-12-09
Fixing parsing of the unshelve tactical.
Pierre-Marie Pédrot
2015-12-09
Adding an unshelve tactical.
Pierre-Marie Pédrot
2015-12-08
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-12-07
Fixing a minor problem in Makefile.build that was prevening "dev/printers.cma...
Matej Kosik
2015-12-07
Fix some typos.
Guillaume Melquiond
2015-12-06
RefMan, ch. 1 and 2: avoiding using the name "constant" when
Hugo Herbelin
2015-12-06
RefMan, ch. 4: Consistent use of the terms local context and global environment.
Hugo Herbelin
2015-12-06
RefMan, ch. 4: Terminology constant/names.
Hugo Herbelin
2015-12-06
RefMan, ch. 4: Minor changes for spacing, clarity.
Hugo Herbelin
2015-12-05
Fixing compilation with old CAMLPX versions.
Pierre-Marie Pédrot
2015-12-05
Factorizing unsafe code by relying on the new Dyn module.
Pierre-Marie Pédrot
2015-12-05
Leveraging GADTs to provide a better Dyn API.
Pierre-Marie Pédrot
2015-12-05
Making output of target source-doc a bit less verbose.
Hugo Herbelin
2015-12-05
Fixing compilation of mli documentation.
Hugo Herbelin
2015-12-05
Fix to previous commit (ClassicalFacts.v).
Hugo Herbelin
2015-12-05
Adding proofs on the relation between excluded-middle and minimization.
Hugo Herbelin
2015-12-05
Removing redundant versions of generalize.
Hugo Herbelin
2015-12-05
Unifying betazeta_applist and prod_applist into a clearer interface.
Hugo Herbelin
2015-12-05
Slight simplification of the code of primitive projection (in relation
Hugo Herbelin
2015-12-05
Moving extended_rel_vect/extended_rel_list to the kernel.
Hugo Herbelin
2015-12-05
Simplifying an instantiation function using subst_of_rel_context_instance.
Hugo Herbelin
2015-12-05
About building of substitutions from instances.
Hugo Herbelin
2015-12-05
Experimenting documentation of the Vars.subst functions.
Hugo Herbelin
2015-12-05
Contracting one extra beta-redex on the fly when typing branches of "match".
Hugo Herbelin
2015-12-05
A few renaming and simplification in inductive.ml.
Hugo Herbelin
2015-12-05
Experimenting removing strong normalization of the mid-statement in tactic cut.
Hugo Herbelin
2015-12-05
Moving three related small half-general half-ad-hoc utility functions
Hugo Herbelin
2015-12-05
An example in centralizing similar functions to a common place so that
Hugo Herbelin
2015-12-05
Using x in output test-suite Cases.v (cosmetic).
Hugo Herbelin
2015-12-05
Ensuring that documentation of mli code works in the presence of utf-8
Hugo Herbelin
2015-12-05
Changing "destruct !hyp" into "destruct (hyp)" (and similarly for induction)
Hugo Herbelin
2015-12-05
Fix CHANGES.
Hugo Herbelin
2015-12-05
Getting rid of some quoted tactics in Tauto.
Pierre-Marie Pédrot
2015-12-04
Specializing the Dyn module to each usecase.
Pierre-Marie Pédrot
2015-12-04
Getting rid of the dynamic node of the tactic AST.
Pierre-Marie Pédrot
2015-12-04
Fix in setoid_rewrite in Type: avoid the generation of a rigid universe
Matthieu Sozeau
2015-12-04
Removing the last use of valueIn in Tauto.
Pierre-Marie Pédrot
2015-12-04
Removing dynamic inclusion of constrs in tactic AST.
Pierre-Marie Pédrot
2015-12-04
Getting rid of dynamic hacks in Setoid_newring.
Pierre-Marie Pédrot
2015-12-03
Removing the globTacticIn primitive.
Pierre-Marie Pédrot
2015-12-03
Fixing Tauto compilation for older versions of OCaml.
Pierre-Marie Pédrot
2015-12-03
Univs: fix bug #4443.
Matthieu Sozeau
[prev]
[next]