aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-21Fixing test-suite: Scope.vppedrot
2012-11-21Print univ constraints generated by a constant or inductive (when flag is set)barras
2012-11-20Cleaning and small optimization in CList.ppedrot
2012-11-19Serialize: no need anymore to export of_value / to_value in the mliletouzey
2012-11-19Serialize: dead codeletouzey
2012-11-19Serialize: fix dyn-typing of GetOptions (oups), also adapt of_answerletouzey
2012-11-19Serialize.to_answer: dynamically check that answer & call correspondletouzey
2012-11-18Hurkens' paradox on Type (r15973 and r15977) needs two (non-Set)herbelin
2012-11-17Update output/Search.out after hint-related extra defs in Peanoletouzey
2012-11-17Print Assumptions: restore a final \nletouzey
2012-11-17Taking into account the type of a definition (if it exists), and theherbelin
2012-11-15Isolating the ingredients of the proof of Prop<>Type (r15973). Seeingherbelin
2012-11-15Some lemmas on property of rewriting. It will probably be worth atherbelin
2012-11-15backtrack too much commited files in the last commit.courtieu
2012-11-15Fixing emacs diff bug with .dir-locals.el.courtieu
2012-11-15Added a proof that Prop<>Type, for arbitrary fixed Type.herbelin
2012-11-15A decidability property of functional relations over decidable codomains.herbelin
2012-11-15For the record, two examples of short proofs of uniqueness of identityherbelin
2012-11-13Small uniformization in Stringppedrot
2012-11-13More monomorphizationsppedrot
2012-11-13Added a CString module.ppedrot
2012-11-13coq_makefile: use coqdep instead of ocamldep on .ml4 filesgareuselesinge
2012-11-13Another GC testppedrot
2012-11-12Add an option -nodoc to configure, same (but shorter) than -with-doc noletouzey
2012-11-12Coqide : allow properly closing communication pipes with coqtopletouzey
2012-11-12Ide_slave: do not attempt to answer broken requestsletouzey
2012-11-12Xml_parser: detect immediate EOF + disable check_eof by defaultletouzey
2012-11-12Removed the modification of the GC pressure coefficient, in orderppedrot
2012-11-08Monomorphized a lot of equalities over OCaml integers, thanks toppedrot
2012-11-08Added an Int module with dummy utility functions.ppedrot
2012-11-08Removing another bunch of generic equalitiesppedrot
2012-11-07Fix reference_or_constr grammar rule to accept @t as a constrgareuselesinge
2012-11-06Coq is a heavy user of persistent data structures and symbolic ASTs, so theppedrot
2012-11-03Reversed roles of undefined/defined evars in Evd, thus saving preciousppedrot
2012-10-31Coqide Detach View: avoid doing gtk stuff in sub-thread (fix #2863)letouzey
2012-10-31Change [Hints Resolve] to still accept constrs as argumentsmsozeau
2012-10-31correcting a little bug in Functionjforest
2012-10-30Documenting the 'Printing Transparent/All Dependencies' command.ppedrot
2012-10-30Extraction Implicit: consider the parameters of a constructor (fix #2905)letouzey
2012-10-30Extraction: avoid initial strange empty comments after Arnaud's hackletouzey
2012-10-30Fix Separate extraction when a module-as-file is aliased (#2917)letouzey
2012-10-29coqdep: honor dependencies of "Load"ed filesgareuselesinge
2012-10-29Allow running coq-tex in win32 (fix #2921)letouzey
2012-10-29Fixed #2926:ppedrot
2012-10-29Removed many calls to OCaml generic equality. This was done byppedrot
2012-10-26Moved Entries module back to kernelppedrot
2012-10-26Change Hint Resolve, Immediate to take a global reference as argumentmsozeau
2012-10-24Removed a few calls to "Opaque" in Logic.v ineffective since at leastherbelin
2012-10-23Cleared a purely declarative .ml file and moved its interface to intf/ppedrot
2012-10-23Coqmktop: missing -I (fix #2851)letouzey