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-11-06
More XML marshalling functions
ppedrot
2011-11-06
Added XML dependencies into Makefile
ppedrot
2011-11-06
Partialliy added XML marshalling to ide_intf
ppedrot
2011-11-06
Added XML manipulation tools to compilation chain
ppedrot
2011-11-06
Added XML manipulation basics (modified from xml-light)
ppedrot
2011-11-05
Added missing printing debug functions in IDE interface
ppedrot
2011-11-04
Auto: removal of ?use_core_db obsolete now that we have nocore
letouzey
2011-11-03
Cleaning a little bit the files talking about descriptions: avoiding
herbelin
2011-11-02
Add type annotations around all calls to Libobject.declare_object
letouzey
2011-10-29
Added Add LoadPath in coqdep lexer (but not in coqdep itself by lack of time).
herbelin
2011-10-29
Fixed broken globalization of identifiers containing utf8 letters
herbelin
2011-10-29
Added checksums to glob files and warned about possibly missing
herbelin
2011-10-28
Remove dynamic stuff from constr_expr and glob_constr
glondu
2011-10-27
Remove avoidable use of GDynamic
glondu
2011-10-26
Deactivating second-order pattern-matching in evarconv for 8.4.
herbelin
2011-10-26
Fix configuration box bug in recursive call
pboutill
2011-10-26
Coq_makefile handles .mlpack files
pboutill
2011-10-26
Coqdep handles .mlpack
pboutill
2011-10-26
Checker/subtyping.ml: avoid adding in env a module already there (fix #2609)
letouzey
2011-10-26
When checking for emptiness, use Foo.is_empty instead of (=) Foo.empty
letouzey
2011-10-26
Environ.set_universes is dead code
letouzey
2011-10-26
Mod_subst: some simplifications, some more significant names to functions, etc
letouzey
2011-10-26
Auto: avoid storing clausenv (and hence env, evar_map, universes) in vo
letouzey
2011-10-26
Makefile install rule fix
pboutill
2011-10-26
Coq_makefile includes coqtop -config without file generation
pboutill
2011-10-26
Coq_makefile: libraries in bytecode are now installed too
pboutill
2011-10-26
Revision 14605 continued (Utf8.v now correctly exporting Utf8_core.v).
herbelin
2011-10-25
Applying Tom Prince's patch to support parametric "constructor n" in
herbelin
2011-10-25
Merge common notations from Utf8.v and Utf8_core.v (see bug report #2610).
herbelin
2011-10-25
Regression tests for bugs #2613 and #2616.
herbelin
2011-10-25
First attempt at making Print Assumption compatible with opaque modules (fix ...
letouzey
2011-10-25
Coq_makefile: a more complete commentary about global variables
pboutill
2011-10-25
Coq_makefile does not install/compile explicitely cmo and cmxs? that are in a...
pboutill
2011-10-25
coqdep defines a makefile variable name_MLLIB_DEPENDENCIES to store dependenc...
pboutill
2011-10-25
Fixing use of type constraint for refining the "return" clause of "match".
herbelin
2011-10-25
Continuing r14585 (ill-typed restriction bug).
herbelin
2011-10-25
Fixing "destruct" test.
herbelin
2011-10-25
Continuing r1492 (useless changes were inadvertantly committed)
herbelin
2011-10-25
New strategy to infer return predicate of match construct when
herbelin
2011-10-25
Still more unification in typing.ml
herbelin
2011-10-25
Icons in CoqIdE preference panel
pboutill
2011-10-25
Configuration window of CoqIdE looks more like other Gtk one.
pboutill
2011-10-24
Heads: avoid potentially uncaught Not_found via an assert false
letouzey
2011-10-24
Mod_subst: Attempt to fix #2608
letouzey
2011-10-24
More unification in type_of and addition of e_type_of to get the new
herbelin
2011-10-24
Fixing another bug revealing ill-typed use of evar restriction.
herbelin
2011-10-24
Fixing instance/filter mismatch in materialize_evar + documentation.
herbelin
2011-10-24
Fixing failing printer when the type of a binder name with implicit
herbelin
2011-10-22
Fail if some conv pbs remain after consider_remaining_unif_problems.
herbelin
2011-10-22
Now consider remaining conversion problems in solve_remaining_evars.
herbelin
[next]