aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Modulification of identifierGravatar ppedrot2012-12-14
* Fixing CoqIDE compilationGravatar ppedrot2012-12-14
* Moving hcons_string to String namespace.Gravatar ppedrot2012-12-14
* Moved Stringset and Stringmap to String namespace.Gravatar ppedrot2012-12-14
* Moved Intset and Intmap to Int namespace.Gravatar ppedrot2012-12-14
* Implemented a full-fledged equality on [constr_expr]. By the way,Gravatar ppedrot2012-12-14
* Using library string functions.Gravatar ppedrot2012-12-13
* Documented CString.Gravatar ppedrot2012-12-13
* Renamed Option.Misc.compare to the more uniform Option.equal.Gravatar ppedrot2012-12-13
* Wg_ScriptView: avoid invalid iters during completionGravatar letouzey2012-12-11
* Coqide: allow editing even during a backtrackGravatar letouzey2012-12-11
* Coq_lex: direct accounting of utf8 extra bytes in offsetsGravatar letouzey2012-12-11
* Coqide: restore the tag removal of copy-pasted zonesGravatar letouzey2012-12-10
* Coqide: some more refactoring to lighten coqide.mlGravatar letouzey2012-12-10
* Coq_makefile: Better rule for subdirs when the subdir does not existGravatar pboutill2012-12-10
* Tiny fix of r16049Gravatar pboutill2012-12-10
* * Implementing the "union by rank" optimisation in univ.mlGravatar pboutill2012-12-10
* Ensure that a function declared with a label is used with itGravatar letouzey2012-12-08
* Finish patch for Hint Resolve, stopping to generate new constant names forGravatar msozeau2012-12-08
* Coqide: use labels for all labelled functionsGravatar letouzey2012-12-08
* Coqide: handle possible fragmentation in xml answersGravatar letouzey2012-12-08
* Coqide: get rid of threads, use gtk asynchronous i/o insteadGravatar letouzey2012-12-08
* Removed a unused function in PpGravatar ppedrot2012-12-08
* Small optimization in Closure: replaced an index list with an array.Gravatar ppedrot2012-12-08
* Coqide: more cleanup (buffers)Gravatar letouzey2012-12-07
* Coqide: stylistic improvements in analyzed_view initializerGravatar letouzey2012-12-07
* Coqide: cleanup concerning insert_text signalGravatar letouzey2012-12-07
* Nicer code around Coq_lexGravatar letouzey2012-12-07
* Ideutils: simpler conversion from byte offset to utf8 char offsetGravatar letouzey2012-12-07
* Coqide: missing arg when calling process_next_phraseGravatar letouzey2012-12-07
* Envars: repair failed compilation after yann's commitsGravatar letouzey2012-12-07
* Coqide: minor cleanup around tag_on_insertGravatar letouzey2012-12-07
* Coqide: better removal of the error red tagGravatar letouzey2012-12-07
* Coqide: better handling of gtk messages + fix win32 stdout/stderr reroutingGravatar letouzey2012-12-07
* Coqide: no reason to ignore Ctrl-CGravatar letouzey2012-12-07
* Coqide: use "prefs" ident instead of "current" (vague when unqualified)Gravatar letouzey2012-12-07
* Coqide: opening non-existing files won't create them immediately anymoreGravatar letouzey2012-12-07
* Coqide: nicer creation of timersGravatar letouzey2012-12-07
* Coqide: code cleanupGravatar letouzey2012-12-07
* * lib/Envars:Gravatar regisgia2012-12-07
* * lib/Envars:Gravatar regisgia2012-12-07
* Revert "* tools/Coq_makefile:"Gravatar regisgia2012-12-07
* * tools/Coq_makefileGravatar regisgia2012-12-07
* * tools/Coq_makefile:Gravatar regisgia2012-12-07
* Restoring flush of Welcome message lost in r15148Gravatar herbelin2012-12-06
* Making subset_eq_compat applying over more general domain "Type" (see #2938).Gravatar herbelin2012-12-05
* Backtrack on activating scopes with type casts (was r15978).Gravatar herbelin2012-12-04
* Removed Compat.Exc_located outside of compat.ml4, as a consequence ofGravatar herbelin2012-12-04
* Early translation of camlp4/camlp5 located errors into coq-locatedGravatar herbelin2012-12-04
* Low-level hack to get some more informative message from dynamic loading errors.Gravatar herbelin2012-12-04