aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-02Mod_subst.force: avoid using join when only one substletouzey
2013-04-02Minor cleanup concerning Mod_subst.MBImapletouzey
2013-04-02Exporting the SearchAbout filter.ppedrot
2013-03-30Continuation of r16346 on filtering local definitions. Refinedherbelin
2013-03-28Safe_typing+Libary: use some arrays instead of lists in vo structuresletouzey
2013-03-28Safe_library : a record type for compiled_library instead of large tupleletouzey
2013-03-26Synchronizing loadpath with the backtrack mechanism.ppedrot
2013-03-26Moved the Loadpath part of Library to its own file, and documentedppedrot
2013-03-25Typo in refman (fix #2962)letouzey
2013-03-25Enrich test-suite with a test for #2928letouzey
2013-03-25Enrich test-suite with a test for #2734letouzey
2013-03-25Native compiler: hash-consing of generated code and values.mdenes
2013-03-25Add the test-case of bug 2750 in the test-suiteletouzey
2013-03-25Native compiler: timing info for reification in debug mode.mdenes
2013-03-25Native compiler: Inlined constants are now compiled, fixing a bug reported bymdenes
2013-03-25Normalized type for Vector.map2pboutill
2013-03-25Fix bug #2989: make unification.ml able to deal with canonical structure in a...pboutill
2013-03-25cbn can be called by Evalpboutill
2013-03-25 Comments in mlipboutill
2013-03-23Minor code cleaning in CArray / CList.ppedrot
2013-03-22NMake*: avoid some warning about Let outside sectionsletouzey
2013-03-22Fix bug# 2994, 2971 about better error messages.msozeau
2013-03-21Fixing unfolding of local definitions during unification that appearedherbelin
2013-03-21Cosmetic code contraction in evarsolve.ml + test sur unification avec let-in.herbelin
2013-03-21Robust display of NotConvertibleTypeField errors (fix #3008, #2995)letouzey
2013-03-21Firstorder: record with defined field aren't conjonctions (fix #2629)letouzey
2013-03-21Using hnf instead of "intro H" for forcing reduction to a product.herbelin
2013-03-21Fixing an old pecularity of "red": head betaiota redexes are nowherbelin
2013-03-21Typo dans message d'erreur (obligations).herbelin
2013-03-21Add type information in error message when a constructor is not fullyherbelin
2013-03-21Check unexpected "Local" keyword in cmd before opening a proof (fix #2975)letouzey
2013-03-21Removing mandatory suffixes for library files.ppedrot
2013-03-21Printmod: handle more examples thanks to better nametab useletouzey
2013-03-21Printmod: fresh fake namespaces for non-visible modules (fix #2668, #2983)letouzey
2013-03-20Check a list length before doing a List.chop (fix #3000)letouzey
2013-03-20Better encapsulation of MessageViewppedrot
2013-03-19Using ML signalling in CoqIDEppedrot
2013-03-19Adding color for warnings in CoqIDEppedrot
2013-03-19Removing the module Libtypes and unifying the Search[Pattern|Rewrite]?ppedrot
2013-03-18Fix for bug #3004 (thanks Hugo!)letouzey
2013-03-18Extraction AccessOpaque is now activated again by default (#2952)letouzey
2013-03-18Making local variable warning verbose by default.ppedrot
2013-03-17Ppvernac: no globalization for printing ltac definitionsletouzey
2013-03-17Fix some camlp5 quotations , restoring compatibility with camlp5 5.xletouzey
2013-03-17Checker: simplify a bit its exception handlerletouzey
2013-03-17Avoid a few overzealous "when Errors.noncritical"letouzey
2013-03-17Retyping.get_type_of: a lax version raising no anomaliesletouzey
2013-03-16another Errors.push in a exception reraiseletouzey
2013-03-15Extract_env : correct exceptions mentionned in a try ... withletouzey
2013-03-14Embedded exns in LtacLocated and EvaluatedError satisfy Errors.noncriticalletouzey