| Commit message (Expand) | Author | Age |
* | Coqide: Globalization feedback (proof of concept) | gareuselesinge | 2013-04-25 |
* | minor cleanup in coqtop.ml | letouzey | 2013-04-23 |
* | code simplifications concerning Summary | letouzey | 2013-04-22 |
* | Robust display of NotConvertibleTypeField errors (fix #3008, #2995) | letouzey | 2013-03-21 |
* | Removing the module Libtypes and unifying the Search[Pattern|Rewrite]? | ppedrot | 2013-03-19 |
* | Extract_env : correct exceptions mentionned in a try ... with | letouzey | 2013-03-15 |
* | Modules and ppvernac, sequel of Enrico's commit 16261 | letouzey | 2013-03-13 |
* | Restrict (try...with...) to avoid catching critical exn (part 8) | letouzey | 2013-03-13 |
* | Implicit_quantifiers.is_freevar: cleaner, no more try...with _ ->... | letouzey | 2013-03-12 |
* | Restrict (try...with...) to avoid catching critical exn (part 3) | letouzey | 2013-03-12 |
* | Hipattern : consider jmeq only when Logic.JMeq is loaded | letouzey | 2013-03-12 |
* | Coqlib: minor simplifications | letouzey | 2013-02-27 |
* | Dir_path --> DirPath | 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 |
* | Actually adding backtrace handling. | ppedrot | 2013-01-28 |
* | Uniformization of the "anomaly" command. | ppedrot | 2013-01-28 |
* | New implementation of the conversion test, using normalization by evaluation to | mdenes | 2013-01-22 |
* | Fix bug 2958: Inductive deep in in clause are impossible | pboutill | 2013-01-21 |
* | Unset Asymmetric Patterns | pboutill | 2013-01-18 |
* | Fixup notation printing in patterns | pboutill | 2013-01-07 |
* | Modulification of name | ppedrot | 2012-12-18 |
* | Fixing parsing of specific primitive tokens used as notations for patterns | herbelin | 2012-12-18 |
* | Fixed interpretation of "x" as a binding variable for the return | herbelin | 2012-12-17 |
* | Modulification of dir_path | ppedrot | 2012-12-14 |
* | Modulification of identifier | ppedrot | 2012-12-14 |
* | Implemented a full-fledged equality on [constr_expr]. By the way, | ppedrot | 2012-12-14 |
* | Using library string functions. | ppedrot | 2012-12-13 |
* | Renamed Option.Misc.compare to the more uniform Option.equal. | ppedrot | 2012-12-13 |
* | Backtrack on activating scopes with type casts (was r15978). | herbelin | 2012-12-04 |
* | Fix ocamldebug constr printer | pboutill | 2012-11-28 |
* | Fixed a monomorphization error. | ppedrot | 2012-11-26 |
* | Monomorphization (interp) | ppedrot | 2012-11-25 |
* | More equality functions | ppedrot | 2012-11-25 |
* | Added a constr_pattern_eq | ppedrot | 2012-11-23 |
* | Taking into account the type of a definition (if it exists), and the | herbelin | 2012-11-17 |
* | More monomorphizations | ppedrot | 2012-11-13 |
* | Added a CString module. | ppedrot | 2012-11-13 |
* | Monomorphized a lot of equalities over OCaml integers, thanks to | ppedrot | 2012-11-08 |
* | Change [Hints Resolve] to still accept constrs as arguments | msozeau | 2012-10-31 |
* | Remove some more "open" and dead code thanks to OCaml4 warnings | letouzey | 2012-10-02 |
* | 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 |
* | Fixed bug #2895 | ppedrot | 2012-09-09 |
* | Updating headers. | herbelin | 2012-08-08 |