aboutsummaryrefslogtreecommitdiffhomepage
path: root/toplevel
Commit message (Expand)AuthorAge
* Minor code cleanups, especially take advantage of Dir_path.is_emptyGravatar letouzey2013-02-18
* Displaying environment and unfolding aliases in "cannot_unify"Gravatar herbelin2013-02-17
* A more informative message when the elimination predicate forGravatar herbelin2013-02-17
* Added propagation of evars unification failure reasons for betterGravatar herbelin2013-02-17
* Revised the Ltac trace mechanism so that trace breaking due toGravatar herbelin2013-02-17
* Useless use of hooks in VernacDefinition. In addition, this wasGravatar ppedrot2013-02-10
* Moved code from Pretype_error to EvarutilGravatar ppedrot2013-02-10
* Renaming evar_env/evar_unfiltered_env into evar_filtered_env/evar_envGravatar herbelin2013-01-29
* Actually adding backtrace handling.Gravatar ppedrot2013-01-28
* Uniformization of the "anomaly" command.Gravatar ppedrot2013-01-28
* Added backtrace information to anomaliesGravatar ppedrot2013-01-28
* Fixed bug #2967 (some missing check on ill-formed recursive notation strings).Gravatar herbelin2013-01-27
* Fixed parsing of -no-native-compiler flag.Gravatar mdenes2013-01-24
* New implementation of the conversion test, using normalization by evaluation toGravatar mdenes2013-01-22
* Array.create is deprecatedGravatar pboutill2012-12-19
* Modulification of nameGravatar ppedrot2012-12-18
* Modulification of LabelGravatar ppedrot2012-12-18
* Ide_slave: do not prepare debug messages in non-debug modeGravatar letouzey2012-12-17
* Modulification of dir_pathGravatar ppedrot2012-12-14
* Modulification of identifierGravatar ppedrot2012-12-14
* Moved Stringset and Stringmap to String namespace.Gravatar ppedrot2012-12-14
* Moved Intset and Intmap to Int namespace.Gravatar ppedrot2012-12-14
* Implemented a full-fledged equality on [constr_expr]. By the way,Gravatar ppedrot2012-12-14
* Using library string functions.Gravatar ppedrot2012-12-13
* Renamed Option.Misc.compare to the more uniform Option.equal.Gravatar ppedrot2012-12-13
* Ensure that a function declared with a label is used with itGravatar letouzey2012-12-08
* Finish patch for Hint Resolve, stopping to generate new constant names forGravatar msozeau2012-12-08
* Restoring flush of Welcome message lost in r15148Gravatar herbelin2012-12-06
* Removed Compat.Exc_located outside of compat.ml4, as a consequence ofGravatar herbelin2012-12-04
* Low-level hack to get some more informative message from dynamic loading errors.Gravatar herbelin2012-12-04
* Revised the strategy for automatic insertion of spaces when printingGravatar herbelin2012-12-04
* Removed some FIXME related to equality on universes.Gravatar ppedrot2012-11-26
* Monomorphization (toplevel)Gravatar ppedrot2012-11-26
* Print Assumptions: restore a final \nGravatar letouzey2012-11-17
* Taking into account the type of a definition (if it exists), and theGravatar herbelin2012-11-17
* backtrack too much commited files in the last commit.Gravatar courtieu2012-11-15
* Fixing emacs diff bug with .dir-locals.el.Gravatar courtieu2012-11-15
* Added a CString module.Gravatar ppedrot2012-11-13
* Another GC testGravatar ppedrot2012-11-13
* Ide_slave: do not attempt to answer broken requestsGravatar letouzey2012-11-12
* Xml_parser: detect immediate EOF + disable check_eof by defaultGravatar letouzey2012-11-12
* Removed the modification of the GC pressure coefficient, in orderGravatar ppedrot2012-11-12
* Monomorphized a lot of equalities over OCaml integers, thanks toGravatar ppedrot2012-11-08
* Coq is a heavy user of persistent data structures and symbolic ASTs, so theGravatar ppedrot2012-11-06
* Fixed #2926:Gravatar ppedrot2012-10-29
* Removed many calls to OCaml generic equality. This was done byGravatar ppedrot2012-10-29
* Change Hint Resolve, Immediate to take a global reference as argumentGravatar msozeau2012-10-26
* Text inserted by insert_this_phrase_on_success correct taggingGravatar pboutill2012-10-23
* Fix test-suite output/* in benchGravatar pboutill2012-10-17
* univ inconsistency error message gives evidence of a cycleGravatar barras2012-10-17