aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Makefile: a nicer hack concerning ocamlopt with no .mli: -intf-suffix .cmi (t...Gravatar letouzey2010-03-04
* Makefile: cleanup of comments + a few words about recent changes in dev/doc/b...Gravatar letouzey2010-03-04
* Makefile: no more separate stagesGravatar letouzey2010-03-04
* Coqdep_boot: when emultating ocamldep, avoid outputting empty answerGravatar letouzey2010-03-04
* Makefile: try to avoid rare make failures related with make -j + ocamlopt + .cmiGravatar letouzey2010-03-04
* Makefile: cleanup of variables containing lists of files, such as MLFILESGravatar letouzey2010-03-04
* Makefile: make devdocclean was not removing *.dep.ps, btw let's remove *.dep....Gravatar letouzey2010-03-04
* Makefile: factorization of default rules for .cmi/.cmo/.cmxGravatar letouzey2010-03-04
* Makefile: the .ml of .ml4 are now produced explicitely (in binary ast form)Gravatar letouzey2010-03-04
* Makefile: hide the trick ...||(RV=$$?;rm $@; exit $${RV}) under a macro $(TOT...Gravatar letouzey2010-03-04
* amelioration mineure dans FunctionGravatar jforest2010-03-01
* New backtracking code + fix bug #2082.Gravatar vgross2010-02-26
* Introducing a dual stack setupGravatar vgross2010-02-26
* New API for backtracking.Gravatar vgross2010-02-26
* Redispatch of printing tweaking hooks.Gravatar vgross2010-02-26
* Some more adaptations for Debian-->mingw32Gravatar letouzey2010-02-26
* Slight reorganisation of make clean, new entry cleankeepvoGravatar letouzey2010-02-26
* Coqc: on win32, let's call coqtop.exe by default, not coqtop.opt.exeGravatar letouzey2010-02-26
* 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