aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-04Makefile: the .ml of .ml4 are now produced explicitely (in binary ast form)letouzey
2010-03-04Makefile: hide the trick ...||(RV=$$?;rm $@; exit $${RV}) under a macro $(TOT...letouzey
2010-03-01amelioration mineure dans Functionjforest
2010-02-26New backtracking code + fix bug #2082.vgross
2010-02-26Introducing a dual stack setupvgross
2010-02-26New API for backtracking.vgross
2010-02-26Redispatch of printing tweaking hooks.vgross
2010-02-26Some more adaptations for Debian-->mingw32letouzey
2010-02-26Slight reorganisation of make clean, new entry cleankeepvoletouzey
2010-02-26Coqc: on win32, let's call coqtop.exe by default, not coqtop.opt.exeletouzey
2010-02-26Correction du bug #2214 + maj liens webnotin
2010-02-25mingw32 cross-compilation: coqide.exe as a GUI program, nicer ./build scriptletouzey
2010-02-25ide/coq_lex.ml in .gitignoreletouzey
2010-02-25Enabled natdynlink hack on Mac OS 10.6thutchin
2010-02-25In the git-specific part of Makefile.build, call to hostname gave optionthutchin
2010-02-25Various fixes in interp, session switching and backtrackingvgross
2010-02-25Changes in lexing and tagging.vgross
2010-02-25Ignoring .spit/.spot files from OCamlSpotterthutchin
2010-02-24Win32 cross-compilation from debian: build of coqide.exe and other binariesletouzey
2010-02-24correction of bug #2088jforest
2010-02-22Improve unification when evars and metas are mixed.msozeau
2010-02-19added validation of delta_resolver (which seem to have an impact on typing)barras
2010-02-19[checker] fixed vo validation problems, module incompatibilities remainbarras
2010-02-19Fixing compilation issuesvgross
2010-02-18Removed redundant and ill-named technical lemma.gmelquio
2010-02-18Removed SeqProp's dependency on Classical.gmelquio
2010-02-18Removed Rtrigo's dependency on Classical.gmelquio
2010-02-18Fixing modules names.vgross
2010-02-18Experimental build of coqtop.exe + plugins via cross-compilation linux-->win32letouzey
2010-02-18Adding uim filesvgross
2010-02-18Polishing the setup of CoqIDE Input Methodvgross
2010-02-17Removed Rseries' dependency on Classical.gmelquio
2010-02-17RelationClasses: adapt eq_Reflexive and co to avoid Universe Inconsistenciesletouzey
2010-02-17Kill some useless dependencies (Bvector, Program.Syntax)letouzey
2010-02-17Arith's min and max placed in Peano (+basic specs max_l and co)letouzey
2010-02-17Removed Rlimit's dependency on Classical.gmelquio
2010-02-17Removed Rderiv's dependency on Classical.gmelquio
2010-02-16Compute the correct generalization information when discharging a classmsozeau
2010-02-16Fix sort_dependencies for good, maintaining the initial order.msozeau
2010-02-16Makefile.build: avoid warning about undefined variable during make installletouzey
2010-02-16Makefile: also install the .cmi of pluginsletouzey
2010-02-16Uniformisation Sorting/Mergesort and Structures/Ordersletouzey
2010-02-15Change the customization of modifiers (bug #2210)vgross
2010-02-15Util.lowercase_unicode: avoid creating the segmenttree each time (speeds some...letouzey
2010-02-14update CHANGES : ocamlbuild, Structures, Numbers, MSets ... (cf. commit 8.3 r...letouzey
2010-02-13CompSpec2Type is used to build functions, it should be Defined, not Qedletouzey
2010-02-13Fix NumbersSyntax.outletouzey
2010-02-12Mycamlbuild: change name of autogenerated file : NMake -> Nmake_genletouzey
2010-02-12Simplify backtrackingvgross
2010-02-12Fixing closing of segments.vgross