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-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
2010-12-18
Univ: try to avoid a few lookup in the universe graph
letouzey
2010-12-18
Univ.constraints made fully abstract instead of being a Set of abstract stuff
letouzey
2010-12-18
Revert last commit 13723 on Univ : minor gains and more complex code
letouzey
2010-12-17
Univ: an attempt to lazily compact chains of Equiv in a functionnal way
letouzey
2010-12-17
NPeano.modulo : another trick a la "minus" for having a decreasing arg
letouzey
2010-12-17
Cosmetic : let's take advantage of the n-ary exists notation
letouzey
2010-12-17
Nicer log2 function for nat (suggested by Hugo)
letouzey
2010-12-16
Univ: two improvements (speed + space)
letouzey
2010-12-15
Clenv.connect_clenv without its Evd.fold
letouzey
2010-12-15
Evar-related speed-up and clarifications in Class_tactics and Rewrite
letouzey
[next]