aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2013-09-19Get rid of the uses of deprecated OCaml elements (still remaining compatible ...xclerc
2013-09-12CoqIDE: show number of proofs being checked in backgroundgareuselesinge
2013-09-12Fix bug in CStack introduced by refactoringgareuselesinge
2013-09-06Moving Searchstack to CStack, and normalizing names a bit.ppedrot
2013-09-02* lib/Unicode:regisgia
2013-08-30recdef: restore old semantics (pre STM)gareuselesinge
2013-08-30safe Conv_oracle state for type checkinggareuselesinge
2013-08-30Stm: if slave process dies badly go back to local lazy evaluationgareuselesinge
2013-08-28Removing some lone List.assoc & List.mem in lib.ppedrot
2013-08-25Removing association lists in Reductionops. Btw, defining the dual of theppedrot
2013-08-25Added a more efficient way to recover the domain of a map.ppedrot
2013-08-22Misc changes around coqtop.ml :letouzey
2013-08-22More complete hashcons : lists (dirpath), arrays (constr)letouzey
2013-08-22Change in vo format : digest aren't Marshalled anymoreletouzey
2013-08-20Universe counters on slaves are in sync with mastergareuselesinge
2013-08-19Modulification and removing of structural equality in Stateid.ppedrot
2013-08-19Modulification and removing of structural equality in VCS.ppedrot
2013-08-12Fixing potentially misused Errors.push.ppedrot
2013-08-10Printing any backtrace in debug mode, not only anomalies.ppedrot
2013-08-10Small typosppedrot
2013-08-09checker validation fixed w.r.t. Futuresgareuselesinge
2013-08-09state_id data typegareuselesinge
2013-08-08stm: (initial) support for -coq-slavesgareuselesinge
2013-08-08Simple machinery to detect EXTEND that interpret during parsinggareuselesinge
2013-08-08Coqide ported to STMgareuselesinge
2013-08-08State Transaction Machinegareuselesinge
2013-08-08Vcs data structure (Git inspired builder for Dag)gareuselesinge
2013-08-08Dag data structuregareuselesinge
2013-08-08Searchable stack data structuregareuselesinge
2013-08-08Future library to represent pure computationsgareuselesinge
2013-08-08Small fix in IStream interface.ppedrot
2013-08-06Added more flags choice in desambiguating printer. The code isppedrot
2013-08-04Small cleaning of printing coercion failures in Ltac interpretation.ppedrot
2013-07-05Removing SortArgType.ppedrot
2013-07-05Expurgating the useless difference between List0 and List1 at theppedrot
2013-06-30Using functors to reduce the boilerplate used in registeringppedrot
2013-06-27Getting rid of IntroPatternArgType.ppedrot
2013-06-21Splitted up Genarg in four different levels:ppedrot
2013-06-12Changing the type of Ltac values. Now they are toplevel genericppedrot
2013-06-02Flags V8_4 for compatibility infrastructure.herbelin
2013-05-29More clever implemenation for IStream.ppedrot
2013-05-28Setting "appcontext" as the default behaviour in Ltac matching.ppedrot
2013-05-28Adding a persistent stream data structure.ppedrot
2013-05-23Fixing #3042ppedrot
2013-05-16Fixing Pp.strbrk which was reversing words.ppedrot
2013-05-16std_ppcmds is persistent, errors can be printed twicegareuselesinge
2013-05-14Gmap is now useless, hail to Map!ppedrot
2013-05-14Removing Fmap from libraries, it is not used anymore.ppedrot
2013-05-12Removing Fset, since it is not used anymore.ppedrot
2013-05-12Removing the use of Fset/Fmap from Trie. There was actually onlyppedrot