aboutsummaryrefslogtreecommitdiffhomepage
path: root/dev/printers.mllib
Commit message (Expand)AuthorAge
...
* Adding a persistent stream data structure.Gravatar ppedrot2013-05-28
* Gmap is now useless, hail to Map!Gravatar ppedrot2013-05-14
* Removing Fmap from libraries, it is not used anymore.Gravatar ppedrot2013-05-14
* Removing Fset, since it is not used anymore.Gravatar ppedrot2013-05-12
* Added a generic notion of hook. Hooks are functions to be setGravatar ppedrot2013-05-12
* Getting rid of module Gmapl.Gravatar ppedrot2013-05-09
* add Loadpath to printers.mllibGravatar gareuselesinge2013-05-09
* Merging Context and Sign.Gravatar ppedrot2013-04-29
* Splitting Term into five unrelated interfaces:Gravatar ppedrot2013-04-29
* Updated Exninfo to the new Store type.Gravatar ppedrot2013-03-12
* kernel/declarations becomes a pure mliGravatar letouzey2013-02-26
* Added exception enrichment. Now one can define additional arbitraryGravatar ppedrot2013-02-18
* Splitted Evarutil in two filesGravatar ppedrot2013-02-10
* Added backtrace primitives.Gravatar ppedrot2013-01-28
* New implementation of the conversion test, using normalization by evaluation toGravatar mdenes2013-01-22
* Moving hcons_string to String namespace.Gravatar ppedrot2012-12-14
* Added a CString module.Gravatar ppedrot2012-11-13
* Added an Int module with dummy utility functions.Gravatar ppedrot2012-11-08
* Cleared a purely declarative .ml file and moved its interface to intf/Gravatar ppedrot2012-10-23
* Clean-up : no more Proof_type.proof_treeGravatar letouzey2012-10-06
* Moved Compat to parsing. This permits to break the dependency of theGravatar ppedrot2012-10-04
* Cleaning, renaming obscure functions and documenting in Hashcons.Gravatar ppedrot2012-09-26
* More cleanup of Util: utf8 aspects moved to a new file unicode.mlGravatar letouzey2012-09-18
* Cleaning interface of Util.Gravatar ppedrot2012-09-18
* As r15801: putting everything from Util.array_* to CArray.*.Gravatar ppedrot2012-09-14
* Moving Utils.list_* to a proper CList module, which includes stdlibGravatar ppedrot2012-09-14
* Severe reorganisation of the code of tactics in Proofview.Gravatar aspiwack2012-07-11
* Added an indirection with respect to Loc in Compat. As many [open Compat]Gravatar ppedrot2012-06-22
* Extend become a mli-only file in intf/Gravatar letouzey2012-05-29
* Split Egrammar into Egramml and EgramcoqGravatar letouzey2012-05-29
* global_reference migrated from Libnames to new Globnames, less deps in gramma...Gravatar letouzey2012-05-29
* Strongly reduce the dependencies of grammar.cma, modulo two hacksGravatar letouzey2012-05-29
* Pattern as a mli-only file, operations in PatternopsGravatar letouzey2012-05-29
* Glob_term now mli-only, operations now in Glob_opsGravatar letouzey2012-05-29
* Tacexpr as a mli-only, the few functions there are now in TacopsGravatar letouzey2012-05-29
* locus.mli for occurrences+clauses, misctypes.mli for various little thingsGravatar letouzey2012-05-29
* Vernacexpr is now a mli-only file, locality stuff now in locality.mlGravatar letouzey2012-05-29
* lib directory is cut in 2 cma.Gravatar pboutill2012-04-12
* Everything compiles again.Gravatar msozeau2012-03-14
* Noise for nothingGravatar pboutill2012-03-02
* Added new command "Set Parsing Explicit" for deactivating parsing (andGravatar herbelin2012-01-20
* Renamig support added to "Arguments"Gravatar gareuselesinge2011-11-21
* First attempt at making Print Assumption compatible with opaque modules (fix ...Gravatar letouzey2011-10-25
* Add printer dependency to Hashtbl_alt (used in Term)Gravatar puech2011-07-29
* A new mechanism to handle errors.Gravatar aspiwack2011-05-13
* Adapt printers.mllib after my last commitGravatar letouzey2011-03-16
* Annotations at functor applications:Gravatar letouzey2011-02-11
* Rename rawterm.ml into glob_term.mlGravatar glondu2010-12-23
* Some dead code removal, thanks to Oug analyzerGravatar letouzey2010-09-24
* Quick fix for having clenv debug printer working in trunk.Gravatar herbelin2010-06-18