aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Minor cleanup concerning Mod_subst.MBImapGravatar letouzey2013-04-02
* Exporting the SearchAbout filter.Gravatar ppedrot2013-04-02
* Continuation of r16346 on filtering local definitions. RefinedGravatar herbelin2013-03-30
* Safe_typing+Libary: use some arrays instead of lists in vo structuresGravatar letouzey2013-03-28
* Safe_library : a record type for compiled_library instead of large tupleGravatar letouzey2013-03-28
* Synchronizing loadpath with the backtrack mechanism.Gravatar ppedrot2013-03-26
* Moved the Loadpath part of Library to its own file, and documentedGravatar ppedrot2013-03-26
* Typo in refman (fix #2962)Gravatar letouzey2013-03-25
* Enrich test-suite with a test for #2928Gravatar letouzey2013-03-25
* Enrich test-suite with a test for #2734Gravatar letouzey2013-03-25
* Native compiler: hash-consing of generated code and values.Gravatar mdenes2013-03-25
* Add the test-case of bug 2750 in the test-suiteGravatar letouzey2013-03-25
* Native compiler: timing info for reification in debug mode.Gravatar mdenes2013-03-25
* Native compiler: Inlined constants are now compiled, fixing a bug reported byGravatar mdenes2013-03-25
* Normalized type for Vector.map2Gravatar pboutill2013-03-25
* Fix bug #2989: make unification.ml able to deal with canonical structure in a...Gravatar pboutill2013-03-25
* cbn can be called by EvalGravatar pboutill2013-03-25
* Comments in mliGravatar pboutill2013-03-25
* Minor code cleaning in CArray / CList.Gravatar ppedrot2013-03-23
* NMake*: avoid some warning about Let outside sectionsGravatar letouzey2013-03-22
* Fix bug# 2994, 2971 about better error messages.Gravatar msozeau2013-03-22
* Fixing unfolding of local definitions during unification that appearedGravatar herbelin2013-03-21
* Cosmetic code contraction in evarsolve.ml + test sur unification avec let-in.Gravatar herbelin2013-03-21
* Robust display of NotConvertibleTypeField errors (fix #3008, #2995)Gravatar letouzey2013-03-21
* Firstorder: record with defined field aren't conjonctions (fix #2629)Gravatar letouzey2013-03-21
* Using hnf instead of "intro H" for forcing reduction to a product.Gravatar herbelin2013-03-21
* Fixing an old pecularity of "red": head betaiota redexes are nowGravatar herbelin2013-03-21
* Typo dans message d'erreur (obligations).Gravatar herbelin2013-03-21
* Add type information in error message when a constructor is not fullyGravatar herbelin2013-03-21
* Check unexpected "Local" keyword in cmd before opening a proof (fix #2975)Gravatar letouzey2013-03-21
* Removing mandatory suffixes for library files.Gravatar ppedrot2013-03-21
* Printmod: handle more examples thanks to better nametab useGravatar letouzey2013-03-21
* Printmod: fresh fake namespaces for non-visible modules (fix #2668, #2983)Gravatar letouzey2013-03-21
* Check a list length before doing a List.chop (fix #3000)Gravatar letouzey2013-03-20
* Better encapsulation of MessageViewGravatar ppedrot2013-03-20
* Using ML signalling in CoqIDEGravatar ppedrot2013-03-19
* Adding color for warnings in CoqIDEGravatar ppedrot2013-03-19
* Removing the module Libtypes and unifying the Search[Pattern|Rewrite]?Gravatar ppedrot2013-03-19
* Fix for bug #3004 (thanks Hugo!)Gravatar letouzey2013-03-18
* Extraction AccessOpaque is now activated again by default (#2952)Gravatar letouzey2013-03-18
* Making local variable warning verbose by default.Gravatar ppedrot2013-03-18
* Ppvernac: no globalization for printing ltac definitionsGravatar letouzey2013-03-17
* Fix some camlp5 quotations , restoring compatibility with camlp5 5.xGravatar letouzey2013-03-17
* Checker: simplify a bit its exception handlerGravatar letouzey2013-03-17
* Avoid a few overzealous "when Errors.noncritical"Gravatar letouzey2013-03-17
* Retyping.get_type_of: a lax version raising no anomaliesGravatar letouzey2013-03-17
* another Errors.push in a exception reraiseGravatar letouzey2013-03-16
* Extract_env : correct exceptions mentionned in a try ... withGravatar letouzey2013-03-15
* Embedded exns in LtacLocated and EvaluatedError satisfy Errors.noncriticalGravatar letouzey2013-03-14
* Cerrors: get rid of some FIXMEGravatar letouzey2013-03-14