| Commit message (Expand) | Author | Age |
* | Fixing bug #2818. | Pierre-Marie Pédrot | 2014-09-03 |
* | Unifying locate code, also making it more powerful: it is now able to find | Pierre-Marie Pédrot | 2014-07-21 |
* | Adding a new "Locate Term" command, distinct from the raw "Locate" command. | Pierre-Marie Pédrot | 2014-07-21 |
* | More complete printing of Ltac location, akin to the term-dedicated Locate co... | Pierre-Marie Pédrot | 2014-07-21 |
* | Removing dead code, thanks to new OCaml warnings and a bit of scripting. | Pierre-Marie Pédrot | 2014-04-23 |
* | Missing equalities in Names-like structures. | Pierre-Marie Pédrot | 2014-03-20 |
* | Using HMaps in global references. | Pierre-Marie Pédrot | 2014-03-08 |
* | Allocation-friendly mapping functions in Nametab. | Pierre-Marie Pédrot | 2014-02-03 |
* | More monomorphic List.mem + List.assoc + ... | letouzey | 2013-10-24 |
* | State Transaction Machine | gareuselesinge | 2013-08-08 |
* | Uniformizing the [if_warn] flag used for warning printing and put | ppedrot | 2013-05-08 |
* | States: frozen states can hold closures | gareuselesinge | 2013-05-06 |
* | code simplifications concerning Summary | letouzey | 2013-04-22 |
* | Dir_path --> DirPath | letouzey | 2013-02-19 |
* | module_path --> ModPath.t, kernel_name --> KerName.t | letouzey | 2013-02-19 |
* | Names: revised representation of constants and mutual_inductive | letouzey | 2013-02-19 |
* | Minor code cleanups, especially take advantage of Dir_path.is_empty | letouzey | 2013-02-18 |
* | Uniformization of the "anomaly" command. | ppedrot | 2013-01-28 |
* | Modulification of dir_path | ppedrot | 2012-12-14 |
* | Modulification of identifier | ppedrot | 2012-12-14 |
* | Monomorphization (library) | ppedrot | 2012-11-22 |
* | avoid using rectypes in nametab.ml | letouzey | 2012-10-06 |
* | Partial revert of Yann commit in order to use CLib.List when opening | 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 |
* | global_reference migrated from Libnames to new Globnames, less deps in gramma... | letouzey | 2012-05-29 |
* | Noise for nothing | pboutill | 2012-03-02 |
* | A pass on warning printings. Made systematic the use of msg_warning so | herbelin | 2011-12-17 |
* | Print Module (Type) M now tries to print more details | letouzey | 2011-05-11 |
* | Some dead code removal, thanks to Oug analyzer | letouzey | 2010-09-24 |
* | Updated all headers for 8.3 and trunk | herbelin | 2010-07-24 |
* | Added command "Locate Ltac qid". | herbelin | 2010-06-03 |
* | Add (almost) compatibility with camlp4, without breaking support for camlp5 | letouzey | 2010-05-19 |
* | Remove the svn-specific $Id$ annotations | letouzey | 2010-04-29 |
* | This big commit addresses two problems: | soubiran | 2009-10-21 |
* | Delete trailing whitespaces in all *.{v,ml*} files | glondu | 2009-09-17 |
* | Death of "survive_module" and "survive_section" (the first one was | herbelin | 2009-08-13 |
* | Fixed incorrect optimization in Prettyp.pr_located_qualid introduced | herbelin | 2009-08-07 |
* | Cleaning of Nametab continued + fixed a compilation bug in previous commit. | herbelin | 2009-08-06 |
* | - Cleaning phase of the interfaces of libnames.ml and nametab.ml | herbelin | 2009-08-06 |
* | Switched to "standardized" names for the properties of eq and | herbelin | 2009-01-01 |
* | Ajout des alias de module dans le noyau. | soubiran | 2008-03-14 |
* | Beaoucoup de changements dans la representation interne des modules. | soubiran | 2008-02-01 |
* | Plus de combinateurs sont passés de Util à Option. Le module Options | aspiwack | 2007-12-06 |
* | Prise en compte des notations "alias" dans la globalisation des coercions. | herbelin | 2007-11-08 |
* | (PR#1529) | soubiran | 2007-04-25 |
* | Modification des propriétés (svn:executable) | notin | 2006-03-17 |
* | Correction bug dé-globalisation syntactic def (cf coq-club 20/11/05) | herbelin | 2005-11-21 |