aboutsummaryrefslogtreecommitdiff
path: root/library/lib.ml
AgeCommit message (Expand)Author
2014-09-02Fix Declaremods.end_library (Closes: #3536)Enrico Tassi
2014-08-03Move to a representation of universe polymorphic constants using indices for ...Matthieu Sozeau
2014-06-21When discharging polymorphic definitions, we must take into account allMatthieu Sozeau
2014-06-17Removing dead code.Pierre-Marie Pédrot
2014-05-06This commit adds full universe polymorphism and fast projections to Coq.Matthieu Sozeau
2014-02-26Lazyconstr -> OpaqueproofEnrico Tassi
2014-02-26New compilation mode -vi2voEnrico Tassi
2014-01-05STM: modules do not prevent proofs from being ASyncEnrico Tassi
2013-11-07Partial application hunt.ppedrot
2013-09-27Removing a bunch of generic equalities.ppedrot
2013-09-12Minimal implementation of `Shallow marshalling of Libgareuselesinge
2013-08-22Nicer code concerning dirpaths and modpath around Libletouzey
2013-08-20Safe_typing code refactoringletouzey
2013-08-08enhance marshallable option for freeze (minor TODO in safe_typing)gareuselesinge
2013-08-08State Transaction Machinegareuselesinge
2013-07-17Lib.contents () instead of Lib.contents_after Noneletouzey
2013-05-12Use the Hook module here and there.ppedrot
2013-05-06States: frozen states can hold closuresgareuselesinge
2013-04-23Fix issues with "Reset Initial" in scripts given to coqtop -lletouzey
2013-04-22code simplifications concerning Summaryletouzey
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-19Names: revised representation of constants and mutual_inductiveletouzey
2013-02-18Minor code cleanups, especially take advantage of Dir_path.is_emptyletouzey
2013-01-28Uniformization of the "anomaly" command.ppedrot
2012-12-18Modulification of mod_bound_idppedrot
2012-12-18Modulification of Labelppedrot
2012-12-14Modulification of dir_pathppedrot
2012-12-14Modulification of identifierppedrot
2012-11-22Monomorphization (library)ppedrot
2012-11-08Monomorphized a lot of equalities over OCaml integers, thanks toppedrot
2012-10-02Remove some more "open" and dead code thanks to OCaml4 warningsletouzey
2012-09-14Moving Utils.list_* to a proper CList module, which includes stdlibppedrot
2012-08-24Assumption commands are now displayed as unsafe in Coqide.aspiwack
2012-08-08Updating headers.herbelin
2012-05-29global_reference migrated from Libnames to new Globnames, less deps in gramma...letouzey
2012-05-29locus.mli for occurrences+clauses, misctypes.mli for various little thingsletouzey
2012-03-23A unified backtrack mechanism, with a basic "Show Script" as side-effectletouzey
2012-03-23Remove undocumented command "Delete foo"letouzey
2012-03-02Noise for nothingpboutill
2011-11-02Add type annotations around all calls to Libobject.declare_objectletouzey
2011-09-15Names.make_mbid and co : convert from/to identifier (avoid some String.copy)letouzey
2011-09-05Coqide: new backtracking code, based on the Backtrack commandletouzey
2011-09-05Lib: remove strange code about backtracking to the current stateletouzey
2011-09-05Lib.node: merge OpenedModtype and OpenedModule, same for Closed...letouzey
2010-09-24Some dead code removal, thanks to Oug analyzerletouzey
2010-07-24Updated all headers for 8.3 and trunkherbelin
2010-05-05Patch bug 2313.soubiran
2010-04-29Remove the svn-specific $Id$ annotationsletouzey