| Commit message (Expand) | Author | Age |
* | Restrict (try...with...) to avoid catching critical exn (part 8) | letouzey | 2013-03-13 |
* | Restrict (try...with...) to avoid catching critical exn (part 6) | letouzey | 2013-03-13 |
* | Restrict (try...with...) to avoid catching critical exn (part 5) | letouzey | 2013-03-13 |
* | Restrict (try...with...) to avoid catching critical exn (part 1) | letouzey | 2013-03-12 |
* | Added a Local Definition vernacular command. This type of definition | ppedrot | 2013-03-11 |
* | kernel/declarations becomes a pure mli | letouzey | 2013-02-26 |
* | Names: shortcuts for building {kn, constant, mind} with empty sections | letouzey | 2013-02-26 |
* | Mod_subst: misc reformulations | letouzey | 2013-02-26 |
* | Reduced the noise level when dynlinking in bytecode mode or when | mdenes | 2013-02-24 |
* | avoid (Int.equal (cmp ...) 0) when a boolean equality exists | letouzey | 2013-02-19 |
* | Dir_path --> DirPath | letouzey | 2013-02-19 |
* | module_path --> ModPath.t, kernel_name --> KerName.t | letouzey | 2013-02-19 |
* | Classops : avoid some use of Gmap | letouzey | 2013-02-19 |
* | Names: revised representation of constants and mutual_inductive | letouzey | 2013-02-19 |
* | use List.rev_map whenever possible | letouzey | 2013-02-18 |
* | Minor code cleanups, especially take advantage of Dir_path.is_empty | letouzey | 2013-02-18 |
* | v8.4: Granting bug/wish #2976 (turning anomaly on input_value into nice message) | herbelin | 2013-02-01 |
* | Fixed bug #2966 (de Bruijn error in computation of heads for coercions). | herbelin | 2013-01-28 |
* | Actually adding backtrace handling. | ppedrot | 2013-01-28 |
* | Uniformization of the "anomaly" command. | ppedrot | 2013-01-28 |
* | Improving formatting of output of "Test table". | herbelin | 2013-01-27 |
* | New implementation of the conversion test, using normalization by evaluation to | mdenes | 2013-01-22 |
* | Modulification of name | ppedrot | 2012-12-18 |
* | Modulification of mod_bound_id | ppedrot | 2012-12-18 |
* | Modulification of Label | ppedrot | 2012-12-18 |
* | Modulification of dir_path | ppedrot | 2012-12-14 |
* | Modulification of identifier | ppedrot | 2012-12-14 |
* | Moved Stringset and Stringmap to String namespace. | ppedrot | 2012-12-14 |
* | Finish patch for Hint Resolve, stopping to generate new constant names for | msozeau | 2012-12-08 |
* | Monomorphization (library) | ppedrot | 2012-11-25 |
* | Monomorphization (library) | ppedrot | 2012-11-22 |
* | More monomorphizations | ppedrot | 2012-11-13 |
* | Monomorphized a lot of equalities over OCaml integers, thanks to | ppedrot | 2012-11-08 |
* | Fixed #2926: | ppedrot | 2012-10-29 |
* | Removed many calls to OCaml generic equality. This was done by | ppedrot | 2012-10-29 |
* | Change Hint Resolve, Immediate to take a global reference as argument | msozeau | 2012-10-26 |
* | avoid using rectypes in nametab.ml | letouzey | 2012-10-06 |
* | Remove some more "open" and dead code thanks to OCaml4 warnings | letouzey | 2012-10-02 |
* | Cleaning interface of Util. | ppedrot | 2012-09-18 |
* | More cleaning on Utils and CList. Some parts of the code being | ppedrot | 2012-09-17 |
* | Some documentation and cleaning of CList and Util interfaces. | ppedrot | 2012-09-15 |
* | As r15801: putting everything from Util.array_* to CArray.*. | ppedrot | 2012-09-14 |
* | 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 |
* | correct some ends of .mllib files (avoid a broken tolink.ml) | letouzey | 2012-08-24 |
* | Assumption commands are now displayed as unsafe in Coqide. | aspiwack | 2012-08-24 |
* | Updating headers. | herbelin | 2012-08-08 |
* | Added an indirection with respect to Loc in Compat. As many [open Compat] | ppedrot | 2012-06-22 |