aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-13Restrict (try...with...) to avoid catching critical exn (part 6)letouzey
2013-03-13Restrict (try...with...) to avoid catching critical exn (part 5)letouzey
2013-03-12Restrict (try...with...) to avoid catching critical exn (part 4)letouzey
2013-03-12Implicit_quantifiers.is_freevar: cleaner, no more try...with _ ->...letouzey
2013-03-12Restrict (try...with...) to avoid catching critical exn (part 3)letouzey
2013-03-12Restrict (try...with...) to avoid catching critical exn (part 2)letouzey
2013-03-12Restrict (try...with...) to avoid catching critical exn (part 1)letouzey
2013-03-12Hipattern : consider jmeq only when Logic.JMeq is loadedletouzey
2013-03-12A version of Univ.check_eq with no anomaly for Evd.set_eq_sortletouzey
2013-03-12Equality: avoid an anomaly about inj_pair2_eq_decletouzey
2013-03-12Recdef: an anomaly isn't so anomalous, occurs in 1618.vletouzey
2013-03-12Term.dest* functions now raise specific DestKO exn instead of Invalid_argumentletouzey
2013-03-12invalid_arg instead of raise (Invalid_argement ...)letouzey
2013-03-12New function Errors.noncritical for restricting try ... with ...letouzey
2013-03-12Updated Exninfo to the new Store type.ppedrot
2013-03-12Allowing different types of, not to be mixed, generic Stores throughppedrot
2013-03-11Allowing (Co)Fixpoint to be defined local and Let-style.ppedrot
2013-03-11Obligations generated by Program are now local.ppedrot
2013-03-11Documentation of the "Local Definition" command.ppedrot
2013-03-11Added a Local Definition vernacular command. This type of definitionppedrot
2013-03-08catch failures of pr_vernac to make -time failsafegareuselesinge
2013-03-08Use with_state_protection in pr_module_vardeclsgareuselesinge
2013-03-05More monomorphization.ppedrot
2013-03-05Missing primitive in CArrayppedrot
2013-02-28compare_stack_shape before ise_stack2 in evar_convpboutill
2013-02-28Repairing r16205: errors raised by check_evar_instance were no longerherbelin
2013-02-28More informative error when a global reference is used in a context ofherbelin
2013-02-27Coqlib: minor simplificationsletouzey
2013-02-27Update debug code according to reorganization into modules.msozeau
2013-02-27Minor cleanup around Term_typingletouzey
2013-02-27remove a warning after Drop about print_hint_dbletouzey
2013-02-27Adapt dev/base_include to new Declarationsletouzey
2013-02-26kernel/declarations becomes a pure mliletouzey
2013-02-26Names: shortcuts for building {kn, constant, mind} with empty sectionsletouzey
2013-02-26Names: Modularize constant and mutual_inductiveletouzey
2013-02-26Mod_subst: misc reformulationsletouzey
2013-02-25cbn friendly VectorDefpboutill
2013-02-25Evarconv: When doing a iota of a fixpoint, use constant name instead of fixpo...pboutill
2013-02-25CoqIDE: Add TAB key to autocompleteppedrot
2013-02-24Fixing bug #2466ppedrot
2013-02-24New -no-native-compiler flag for configure, globally disabling the nativemdenes
2013-02-24Reduced the noise level when dynlinking in bytecode mode or whenmdenes
2013-02-22Tentative heuristic fix to handle lexer failures from CoqIDE whenppedrot
2013-02-22Cosmetic changes to CoqIDE finder widget.ppedrot
2013-02-21Names: con_modpath and con_label access back the user kn partletouzey
2013-02-21Added missing documentation of Set Printing Existential Instances.herbelin
2013-02-21A slightly more efficient test of well-typedness of restriction ofherbelin
2013-02-21Added Evarsolve to the list of modules to open for debugging.herbelin
2013-02-20Fixing an annoying bug in CoqIDE which causes the very first lineppedrot
2013-02-20Fixing #2763ppedrot