aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* NMake_gen.ml: robustness w.r.t size, remove old commented stuff about shiftlGravatar letouzey2010-03-10
* Consider OccurCheck a catchable exception.Gravatar msozeau2010-03-08
* Application des patches envoyés par F. Besson pour micromegaGravatar notin2010-03-08
* Reorder resolution of type class and unification constraints.Gravatar msozeau2010-03-07
* Fix lifting of constraints in generalized rewriting tactic.Gravatar msozeau2010-03-07
* Fix treatment of remaining unification constraints: raise a moreGravatar msozeau2010-03-07
* Fixes in rewrite and a Elimination/Case to Scheme:Gravatar msozeau2010-03-06
* Adding Function as keyword for coqdocGravatar thery2010-03-06
* Makefile: some more cleanupGravatar letouzey2010-03-05
* Minor fixes.Gravatar msozeau2010-03-05
* Improvements in generalized rewriting:Gravatar msozeau2010-03-05
* Fix [autounfold] to accept general [in] clauses.Gravatar msozeau2010-03-05
* Add a generic tactic option builder. Use it in firstorder to set theGravatar msozeau2010-03-05
* 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