aboutsummaryrefslogtreecommitdiffhomepage
path: root/toplevel
Commit message (Expand)AuthorAge
* code simplifications concerning SummaryGravatar letouzey2013-04-22
* interface.mli and serialize.ml reworked to avoid copy/paste of typesGravatar gareuselesinge2013-04-19
* Only arguments declared as implicit can be renamedGravatar gareuselesinge2013-04-18
* Matching patterns: fixed allow_partial_app which was not working onGravatar herbelin2013-04-17
* Coqc: repair localisation of errors in filesGravatar letouzey2013-04-17
* Improving error message in explain_cannot_find_well_typed_abstraction:Gravatar herbelin2013-04-17
* More functional implementation of locality_flag and program_modeGravatar gareuselesinge2013-04-15
* Backport r16394 from 8.4:Gravatar msozeau2013-04-11
* Fix for bug #3017: wrong handling of the unresolvability statusGravatar msozeau2013-04-03
* Revised infrastructure for lazy loading of opaque proofsGravatar letouzey2013-04-02
* Exporting the SearchAbout filter.Gravatar ppedrot2013-04-02
* Moved the Loadpath part of Library to its own file, and documentedGravatar ppedrot2013-03-26
* Minor code cleaning in CArray / CList.Gravatar ppedrot2013-03-23
* Fix bug# 2994, 2971 about better error messages.Gravatar msozeau2013-03-22
* Robust display of NotConvertibleTypeField errors (fix #3008, #2995)Gravatar letouzey2013-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 the module Libtypes and unifying the Search[Pattern|Rewrite]?Gravatar ppedrot2013-03-19
* Making local variable warning verbose by default.Gravatar ppedrot2013-03-18
* Avoid a few overzealous "when Errors.noncritical"Gravatar letouzey2013-03-17
* Embedded exns in LtacLocated and EvaluatedError satisfy Errors.noncriticalGravatar letouzey2013-03-14
* Cerrors: get rid of some FIXMEGravatar letouzey2013-03-14
* Use Pp.msg instead of Pp.pp in -beautify (loss of text otherwise)Gravatar letouzey2013-03-14
* Modules and ppvernac, sequel of Enrico's commit 16261Gravatar letouzey2013-03-13
* Toplevel: improved commentsGravatar letouzey2013-03-13
* Vernac+Toplevel: get rid of Error_in_fileGravatar letouzey2013-03-13
* Vernac+Toplevel: get rid of DuringVernacInterpGravatar letouzey2013-03-13
* Restrict (try...with...) to avoid catching critical exn (part 14)Gravatar letouzey2013-03-13
* Restrict (try...with...) to avoid catching critical exn (part 13)Gravatar letouzey2013-03-13
* Restrict (try...with...) to avoid catching critical exn (part 10)Gravatar letouzey2013-03-13
* invalid_arg instead of raise (Invalid_argement ...)Gravatar letouzey2013-03-12
* Allowing different types of, not to be mixed, generic Stores throughGravatar ppedrot2013-03-12
* Allowing (Co)Fixpoint to be defined local and Let-style.Gravatar ppedrot2013-03-11
* Obligations generated by Program are now local.Gravatar ppedrot2013-03-11
* Added a Local Definition vernacular command. This type of definitionGravatar ppedrot2013-03-11
* catch failures of pr_vernac to make -time failsafeGravatar gareuselesinge2013-03-08
* More monomorphization.Gravatar ppedrot2013-03-05
* Repairing r16205: errors raised by check_evar_instance were no longerGravatar herbelin2013-02-28
* More informative error when a global reference is used in a context ofGravatar herbelin2013-02-28
* Update debug code according to reorganization into modules.Gravatar msozeau2013-02-27
* kernel/declarations becomes a pure mliGravatar letouzey2013-02-26
* Fixing bug #2466Gravatar ppedrot2013-02-24
* Corrects bug #2959 (error during Qed leads to assertion failure).Gravatar aspiwack2013-02-20
* avoid (Int.equal (cmp ...) 0) when a boolean equality existsGravatar letouzey2013-02-19
* Dir_path --> DirPathGravatar letouzey2013-02-19
* Names: revised representation of constants and mutual_inductiveGravatar letouzey2013-02-19
* Removing Exc_located and using the new exception enrichementGravatar ppedrot2013-02-18
* Updating the backtrace handling mechanism to accomodate the newGravatar ppedrot2013-02-18
* use List.rev_map whenever possibleGravatar letouzey2013-02-18