aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* New files intf/constrexpr.mli and intf/notation_term.mli out of TopconstrGravatar letouzey2012-05-29
* Glob_term now mli-only, operations now in Glob_opsGravatar letouzey2012-05-29
* Tacexpr as a mli-only, the few functions there are now in TacopsGravatar letouzey2012-05-29
* locus.mli for occurrences+clauses, misctypes.mli for various little thingsGravatar letouzey2012-05-29
* Evar_kinds.mli containing former Evd.hole_kind, avoid deps on EvdGravatar letouzey2012-05-29
* Makefile.build: a rule for building grammar.dotGravatar letouzey2012-05-29
* Pfedit: two superfluous openGravatar letouzey2012-05-29
* Decl_kinds becomes a pure mli file, remaining ops in new file kindops.mlGravatar letouzey2012-05-29
* Vernacexpr is now a mli-only file, locality stuff now in locality.mlGravatar letouzey2012-05-29
* Makefile: avoid too much exported vars (for win32)Gravatar letouzey2012-05-29
* Bugs revealed by playing with contribsGravatar pboutill2012-05-25
* Fix r15259 to get rid of bug 2783Gravatar pboutill2012-05-25
* Fixed #2769.Gravatar ppedrot2012-05-25
* Fixed #2789.Gravatar ppedrot2012-05-25
* Rewritten the handling of coq sentence processing, hopefully beingGravatar ppedrot2012-05-23
* CHANGES: fix a typo + an entry in the wrong sectionGravatar letouzey2012-05-23
* Fixed #2538 by adding an option to reset coqtop on tab switch, as suggested.Gravatar ppedrot2012-05-23
* Cleaned prerr_endline use.Gravatar ppedrot2012-05-23
* Revert copy/pasted function in to minilib thanks to clib.cmaGravatar pboutill2012-05-23
* Fixed #2782.Gravatar ppedrot2012-05-23
* configure: camlp4 is now tried when camlp5 isn't foundGravatar letouzey2012-05-23
* configure: add support of MinGW Win32 environment (fix #2526)Gravatar letouzey2012-05-23
* Reducing CoqIDE start option queries.Gravatar ppedrot2012-05-23
* Minilib: Always add the Coq_config.dirs to xdg_dirs (again)Gravatar letouzey2012-05-22
* Permutation: remove a compatibility notation which doesn't help MathClassesGravatar letouzey2012-05-22
* SetoidList: explicit the fact that InfA_compat won't use ltA_strorderGravatar letouzey2012-05-22
* List + Permutation : more results about nth_error and nthGravatar letouzey2012-05-18
* Fixed bug #2781... (We hope so.)Gravatar ppedrot2012-05-16
* Trying to fix bug #2780, by short-circuiting the Gtk signals. A bit hackish.Gravatar ppedrot2012-05-16
* Coqide: make some paths win32-compliantGravatar letouzey2012-05-16
* Revert commit 15287 : the env variables are indeed access at launch-timeGravatar letouzey2012-05-16
* Intuition: temporary(?) restore the unconditional unfolding of notGravatar letouzey2012-05-15
* Coqide: minor formatting improvement of an error messageGravatar letouzey2012-05-15
* Coqide: in win32 command given to cmd.exe should be more quotedGravatar letouzey2012-05-15
* when cross-compiling with mingw32, let's fix the Filename.dir_sepGravatar letouzey2012-05-15
* Makefile: Really avoid locales in $(DATE)Gravatar letouzey2012-05-15
* Coqide: display initial connection errors in popups instead of on stderrGravatar letouzey2012-05-15
* Notations are back in the "in" clause of pattern matching.Gravatar pboutill2012-05-15
* Added semantic completion in CoqIDE. (Should also add an option for that...)Gravatar ppedrot2012-05-13
* Tweaking options of CoqIDE.Gravatar ppedrot2012-05-13
* Some cosmetic changes w.r.t. the previous commit.Gravatar ppedrot2012-05-13
* Heavily rewritten the coqtop management process of coqide. The coqtopGravatar ppedrot2012-05-13
* Added a SearchAbout-like primitive in coqtop interface.Gravatar ppedrot2012-05-13
* Added an interface primitive to ask coqtop for its internal versions.Gravatar ppedrot2012-05-13
* Vectors takes advantage of pattern matching compiler fixupGravatar pboutill2012-05-11
* Impossible branches inference fixup (bug 2761)Gravatar pboutill2012-05-11
* Makefile.build typo in echoGravatar pboutill2012-05-11
* Slightly modified the coqtop interface by adding an identifier inGravatar ppedrot2012-05-11
* Tentative and very experminental support for typerex. Enabled withGravatar aspiwack2012-05-11
* Coqide awful coqtop options parsing fixupGravatar pboutill2012-05-11