aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-02-20More handling of scrollbars in CoqIDE completionppedrot
2013-02-20CoqIDE: Including autocompletion in word proposalsppedrot
2013-02-20Corrects bug #2959 (error during Qed leads to assertion failure).aspiwack
2013-02-20Adding scrollbars to CoqIDE autocompletionppedrot
2013-02-19New autocompletion mechanism in CoqIDE. Now provides many answersppedrot
2013-02-19avoid (Int.equal (cmp ...) 0) when a boolean equality existsletouzey
2013-02-19Dir_path --> DirPathletouzey
2013-02-19module_path --> ModPath.t, kernel_name --> KerName.tletouzey
2013-02-19Mod_subst: an extra assertletouzey
2013-02-19Classops : avoid some use of Gmapletouzey
2013-02-19Names: revised representation of constants and mutual_inductiveletouzey
2013-02-18Mod_subst: improve sharing during kn substitutionsletouzey
2013-02-18Removing Exc_located and using the new exception enrichementppedrot