index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-01-25
Fix compilation with camlp5 (Closes: #2487)
glondu
2011-01-25
Update .gitignore
glondu
2011-01-25
Add a test for sorting all universes of stdlib
glondu
2011-01-25
Rewrite sort_universes to minimize the number of universes
glondu
2011-01-20
Numbers: simplier spec for testbit
letouzey
2011-01-12
Fix formatting issue in refman
glondu
2011-01-11
Fix ocamlbuild-based build system
glondu
2011-01-11
Remove references to -ide option of coqmktop
glondu
2011-01-11
In univ.ml, put universe_level primitives in its their own sub-module
glondu
2011-01-11
Add [Typeclasses Debug] option that respects backtracking, solve
msozeau
2011-01-11
Add "Print Sorted Universes"
glondu
2011-01-11
Use dashed lines for equivalence edges in dot output of universes
glondu
2011-01-11
More coherent comment ordering
glondu
2011-01-11
Fix some typos
glondu
2011-01-11
ratrapage exception, deja fait ...
bgregoir
2011-01-07
Fixing an uncaught exception bug with use of vmcast
herbelin
2011-01-07
MacOS integration
pboutill
2011-01-07
Separate load_file handler in coqide
pboutill
2011-01-07
Coqide is not built with coqmktop any more
pboutill
2011-01-07
Don't install both coqide.byte and coqide.opt
pboutill
2011-01-07
Call coqtop with -nois when probing for files
pboutill
2011-01-07
Fix print in coqide
pboutill
2011-01-07
mli comments for doc
pboutill
2011-01-07
Update CHANGES
pboutill
2011-01-07
Extraction : fix Extract Inlined Constant for Haskell and Scheme (#2469)
letouzey
2011-01-06
Remove fake alpha-specific case in configure
glondu
2011-01-06
s/appartness/membership/g (Closes: #2470)
glondu
2011-01-06
Reverted r13715 "Add improved indenters that rely on the current proof state ...
gmelquio
2011-01-06
Remove Safe_marshal
glondu
2011-01-04
Ndigits: a Pshiftl_nat used in BigN (was double_digits there)
letouzey
2011-01-04
f_equiv : a clone of f_equal that handles setoid equivalences
letouzey
2011-01-03
Numbers: some improvements in proofs
letouzey
2010-12-27
Rename the "raw" argument extension into "glob"
glondu
2010-12-25
ARGUMENT EXTEND: forbid TYPED simultaneously with {RAW,GLOB}_TYPED
glondu
2010-12-25
Avoid "open {Pcoq,Extrawit}" clauses in expansion of EXTEND commands
glondu
2010-12-25
Rename mkR* smart constructors (mostly in funind)
glondu
2010-12-24
s/raw/glob/g in decl_interp.ml for more consistency
glondu
2010-12-24
More {raw => glob} changes for consistency
glondu
2010-12-24
Rename files in funind to respect new conventions
glondu
2010-12-24
Remove obsolete script univdot, update dev doc about universes
glondu
2010-12-24
tactics/eqdecide.ml4: avoid a useless argument in decideEquality
glondu
2010-12-24
Precision in documentation of "decide equality"
glondu
2010-12-23
Remove the two-argument variant of "decide equality"
glondu
2010-12-23
Fix diagram in genarg.mli
glondu
2010-12-23
Rename rawterm.ml into glob_term.ml
glondu
2010-12-23
Change of nomenclature: rawconstr -> glob_constr
glondu
2010-12-23
Prepare change of nomenclature rawconstr -> glob_constr
glondu
2010-12-23
More precise documentation for instantiate
glondu
2010-12-21
Extraction: avoid type-unsafe optimisation of pattern-matchings (fix #2413)
letouzey
2010-12-19
Fixing bug #2454: inversion predicate strategy for inferring the type
herbelin
[next]