aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Correction du bug #2214 + maj liens webGravatar notin2010-02-26
* mingw32 cross-compilation: coqide.exe as a GUI program, nicer ./build scriptGravatar letouzey2010-02-25
* ide/coq_lex.ml in .gitignoreGravatar letouzey2010-02-25
* Enabled natdynlink hack on Mac OS 10.6Gravatar thutchin2010-02-25
* In the git-specific part of Makefile.build, call to hostname gave optionGravatar thutchin2010-02-25
* Various fixes in interp, session switching and backtrackingGravatar vgross2010-02-25
* Changes in lexing and tagging.Gravatar vgross2010-02-25
* Ignoring .spit/.spot files from OCamlSpotterGravatar thutchin2010-02-25
* Win32 cross-compilation from debian: build of coqide.exe and other binariesGravatar letouzey2010-02-24
* correction of bug #2088Gravatar jforest2010-02-24
* Improve unification when evars and metas are mixed.Gravatar msozeau2010-02-22
* added validation of delta_resolver (which seem to have an impact on typing)Gravatar barras2010-02-19
* [checker] fixed vo validation problems, module incompatibilities remainGravatar barras2010-02-19
* Fixing compilation issuesGravatar vgross2010-02-19
* Removed redundant and ill-named technical lemma.Gravatar gmelquio2010-02-18
* Removed SeqProp's dependency on Classical.Gravatar gmelquio2010-02-18
* Removed Rtrigo's dependency on Classical.Gravatar gmelquio2010-02-18
* Fixing modules names.Gravatar vgross2010-02-18
* Experimental build of coqtop.exe + plugins via cross-compilation linux-->win32Gravatar letouzey2010-02-18
* Adding uim filesGravatar vgross2010-02-18
* Polishing the setup of CoqIDE Input MethodGravatar vgross2010-02-18
* Removed Rseries' dependency on Classical.Gravatar gmelquio2010-02-17
* RelationClasses: adapt eq_Reflexive and co to avoid Universe InconsistenciesGravatar letouzey2010-02-17
* Kill some useless dependencies (Bvector, Program.Syntax)Gravatar letouzey2010-02-17
* Arith's min and max placed in Peano (+basic specs max_l and co)Gravatar letouzey2010-02-17
* Removed Rlimit's dependency on Classical.Gravatar gmelquio2010-02-17
* Removed Rderiv's dependency on Classical.Gravatar gmelquio2010-02-17
* Compute the correct generalization information when discharging a classGravatar msozeau2010-02-16
* Fix sort_dependencies for good, maintaining the initial order.Gravatar msozeau2010-02-16
* Makefile.build: avoid warning about undefined variable during make installGravatar letouzey2010-02-16
* Makefile: also install the .cmi of pluginsGravatar letouzey2010-02-16
* Uniformisation Sorting/Mergesort and Structures/OrdersGravatar letouzey2010-02-16
* Change the customization of modifiers (bug #2210)Gravatar vgross2010-02-15
* Util.lowercase_unicode: avoid creating the segmenttree each time (speeds some...Gravatar letouzey2010-02-15
* update CHANGES : ocamlbuild, Structures, Numbers, MSets ... (cf. commit 8.3 r...Gravatar letouzey2010-02-14
* CompSpec2Type is used to build functions, it should be Defined, not QedGravatar letouzey2010-02-13
* Fix NumbersSyntax.outGravatar letouzey2010-02-13
* Mycamlbuild: change name of autogenerated file : NMake -> Nmake_genGravatar letouzey2010-02-12
* Simplify backtrackingGravatar vgross2010-02-12
* Fixing closing of segments.Gravatar vgross2010-02-12
* Delineating a API for Coq inside toplevel/vernac.mlGravatar vgross2010-02-12
* Refactoring of the printing optionsGravatar vgross2010-02-12
* CompSpecType, a clone of CompSpec but in Type instead of PropGravatar letouzey2010-02-12
* Remove LocallySorted.v added by mistake at the root of the archiveGravatar letouzey2010-02-12
* Cleanup in Classes, removing unsupported code.Gravatar msozeau2010-02-11
* Documentation of the ! annotation for functor applicationGravatar letouzey2010-02-11
* ajout test de fied_simplify_eq inGravatar barras2010-02-10
* bug in field_simplify_eq inGravatar barras2010-02-10
* Min, Max: for avoiding inelegant NPeano.max printing, we Export this libGravatar letouzey2010-02-10
* bugs/.../1784.v: revert Matthieu's recent fix, since Program has been made co...Gravatar letouzey2010-02-10