| Commit message (Expand) | Author | Age |
* | Uniformizing generic argument types. | ppedrot | 2013-06-06 |
* | A uniformization step around understand_* and interp_* functions. | herbelin | 2013-05-09 |
* | Splitting Term into five unrelated interfaces: | ppedrot | 2013-04-29 |
* | Minor code cleaning in CArray / CList. | ppedrot | 2013-03-23 |
* | Restrict (try...with...) to avoid catching critical exn (part 5) | letouzey | 2013-03-13 |
* | Term.dest* functions now raise specific DestKO exn instead of Invalid_argument | letouzey | 2013-03-12 |
* | Allowing different types of, not to be mixed, generic Stores through | ppedrot | 2013-03-12 |
* | No reason a priori for using unfiltered env for printing | herbelin | 2013-01-29 |
* | Uniformization of the "anomaly" command. | ppedrot | 2013-01-28 |
* | Modulification of name | ppedrot | 2012-12-18 |
* | Modulification of identifier | ppedrot | 2012-12-14 |
* | Split Tacinterp in 3 files : Tacsubst, Tacintern and Tacinterp | letouzey | 2012-10-16 |
* | Moved Compat to parsing. This permits to break the dependency of the | ppedrot | 2012-10-04 |
* | Remove some more "open" and dead code thanks to OCaml4 warnings | letouzey | 2012-10-02 |
* | Partial revert of Yann commit in order to use CLib.List when opening | ppedrot | 2012-09-14 |
* | Moving Utils.list_* to a proper CList module, which includes stdlib | ppedrot | 2012-09-14 |
* | This patch removes unused "open" (automatically generated from | regisgia | 2012-09-14 |
* | The new ocaml compiler (4.00) has a lot of very cool warnings, | regisgia | 2012-09-14 |
* | Updating headers. | herbelin | 2012-08-08 |
* | Added an indirection with respect to Loc in Compat. As many [open Compat] | ppedrot | 2012-06-22 |
* | Internalization of pattern is done in two phases. | pboutill | 2012-06-14 |
* | place all files specific to camlp4 syntax extensions in grammar/ | letouzey | 2012-05-29 |
* | global_reference migrated from Libnames to new Globnames, less deps in gramma... | letouzey | 2012-05-29 |
* | New files intf/constrexpr.mli and intf/notation_term.mli out of Topconstr | letouzey | 2012-05-29 |
* | Glob_term now mli-only, operations now in Glob_ops | letouzey | 2012-05-29 |
* | locus.mli for occurrences+clauses, misctypes.mli for various little things | letouzey | 2012-05-29 |
* | Evar_kinds.mli containing former Evd.hole_kind, avoid deps on Evd | letouzey | 2012-05-29 |
* | Corrects a (very) longstanding bug of tactics. As is were, tactic expecting | aspiwack | 2012-04-18 |
* | Fixing alpha-conversion bug #2723 introduced in r12485-12486. | herbelin | 2012-03-20 |
* | Fixing bug #2732 (anomaly when using the tolerance for writing | herbelin | 2012-03-18 |
* | Second step of integration of Program: | msozeau | 2012-03-14 |
* | Noise for nothing | pboutill | 2012-03-02 |
* | Moving bullets (-, +, *) into stand-alone commands instead of being | courtieu | 2011-12-16 |
* | fix for bug #2649 | corbinea | 2011-11-29 |
* | Added a DEPRECATED flag in declaration of options. For now only two options a... | ppedrot | 2011-11-24 |
* | Fixing bug #2640 and variants of it (inconsistency between when and | herbelin | 2011-11-17 |
* | Moved to a more standard order of arguments (i.e. env followed by evar_map) | herbelin | 2011-10-11 |
* | Add a syntax entry for fully applied constructor pattern | pboutill | 2011-07-22 |
* | Moved allow_K to a unification flag | herbelin | 2011-06-10 |
* | Revert "Check if recursive calls are guarded before printing "Proof completed"." | pboutill | 2011-06-10 |
* | Check if recursive calls are guarded before printing "Proof completed". | herbelin | 2011-05-26 |
* | Made the emacs-U option deprecated. Also removed the old code | courtieu | 2011-05-24 |
* | First phase removing obsolete support for eta up to conversion in | herbelin | 2011-05-04 |
* | Fixed a bug causing inconsistent states during proof editting. | aspiwack | 2011-04-29 |
* | Declarative mode: fix escape and return. | aspiwack | 2011-04-19 |
* | Fixes the weird bug of the declarative proof mode (Czar) both in emacs and coqc. | aspiwack | 2011-04-06 |
* | Started to fix the declarative proof mode (C-zar). | aspiwack | 2011-02-10 |
* | s/raw/glob/g in decl_interp.ml for more consistency | glondu | 2010-12-24 |
* | More {raw => glob} changes for consistency | glondu | 2010-12-24 |
* | Rename rawterm.ml into glob_term.ml | glondu | 2010-12-23 |