aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib
Commit message (Expand)AuthorAge
* Removing SortArgType.Gravatar ppedrot2013-07-05
* Expurgating the useless difference between List0 and List1 at theGravatar ppedrot2013-07-05
* Using functors to reduce the boilerplate used in registeringGravatar ppedrot2013-06-30
* Getting rid of IntroPatternArgType.Gravatar ppedrot2013-06-27
* Splitted up Genarg in four different levels:Gravatar ppedrot2013-06-21
* Changing the type of Ltac values. Now they are toplevel genericGravatar ppedrot2013-06-12
* Flags V8_4 for compatibility infrastructure.Gravatar herbelin2013-06-02
* More clever implemenation for IStream.Gravatar ppedrot2013-05-29
* Setting "appcontext" as the default behaviour in Ltac matching.Gravatar ppedrot2013-05-28
* Adding a persistent stream data structure.Gravatar ppedrot2013-05-28
* Fixing #3042Gravatar ppedrot2013-05-23
* Fixing Pp.strbrk which was reversing words.Gravatar ppedrot2013-05-16
* std_ppcmds is persistent, errors can be printed twiceGravatar gareuselesinge2013-05-16
* 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
* Removing the use of Fset/Fmap from Trie. There was actually onlyGravatar ppedrot2013-05-12
* Added a generic notion of hook. Hooks are functions to be setGravatar ppedrot2013-05-12
* Documenting the Tries module, uniformizing the names according toGravatar ppedrot2013-05-09
* Getting rid of module Gmapl.Gravatar ppedrot2013-05-09
* Xml_datatype.mli ships the xml typeGravatar gareuselesinge2013-05-09
* Uniformizing the [if_warn] flag used for warning printing and putGravatar ppedrot2013-05-08
* Fixing ocamldoc compilation.Gravatar ppedrot2013-05-06
* New module Xml_printer (dual to Xml_parser)Gravatar gareuselesinge2013-05-06
* Now printing body of abbreviations (i.e. notation with a name) withGravatar herbelin2013-05-05
* Coqide: Globalization feedback (proof of concept)Gravatar gareuselesinge2013-04-25
* Flag ide_slave moved into Flags moduleGravatar gareuselesinge2013-04-25
* raise UnsafeSuccess -> feedback AddedAxiomGravatar gareuselesinge2013-04-25
* Coqide: new feedback mechanism for structured contentGravatar gareuselesinge2013-04-25
* Fix indentationGravatar gareuselesinge2013-04-25
* Remove deprecated option -no-hash-consing (currently doing nothing)Gravatar letouzey2013-04-23
* interface.mli and serialize.ml reworked to avoid copy/paste of typesGravatar gareuselesinge2013-04-19
* More in IArrayGravatar ppedrot2013-04-16
* votour: a small tool for guided tours of .voGravatar letouzey2013-04-15
* More functional implementation of locality_flag and program_modeGravatar gareuselesinge2013-04-15
* Added a module of immutable arrays. Not as full as CArray, but shouldGravatar ppedrot2013-04-09
* Minor code cleaning in CArray / CList.Gravatar ppedrot2013-03-23
* Removing mandatory suffixes for library files.Gravatar ppedrot2013-03-21
* Checker: simplify a bit its exception handlerGravatar letouzey2013-03-17
* Embedded exns in LtacLocated and EvaluatedError satisfy Errors.noncriticalGravatar letouzey2013-03-14
* Made the backtrace type opaqueGravatar ppedrot2013-03-13
* Vernac+Toplevel: get rid of Error_in_fileGravatar letouzey2013-03-13
* Restrict (try...with...) to avoid catching critical exn (part 13)Gravatar letouzey2013-03-13
* Restrict (try...with...) to avoid catching critical exn (part 8)Gravatar letouzey2013-03-13
* Restrict (try...with...) to avoid catching critical exn (part 5)Gravatar letouzey2013-03-13
* Restrict (try...with...) to avoid catching critical exn (part 4)Gravatar letouzey2013-03-12
* invalid_arg instead of raise (Invalid_argement ...)Gravatar letouzey2013-03-12
* New function Errors.noncritical for restricting try ... with ...Gravatar letouzey2013-03-12
* Updated Exninfo to the new Store type.Gravatar ppedrot2013-03-12
* Allowing different types of, not to be mixed, generic Stores throughGravatar ppedrot2013-03-12