aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* New module Xml_printer (dual to Xml_parser)Gravatar gareuselesinge2013-05-06
* Coqide: view -> zoom in / out / fitGravatar gareuselesinge2013-05-06
* States: frozen states can hold closuresGravatar gareuselesinge2013-05-06
* Summary: support selective freezeGravatar gareuselesinge2013-05-06
* Ideutils: comment on missing Glib utf8 handling functionGravatar gareuselesinge2013-05-06
* Close the .glob file after having saved .voGravatar gareuselesinge2013-05-06
* Fix typo in manualGravatar gareuselesinge2013-05-06
* Improving printing of 'rew' notationGravatar herbelin2013-05-05
* Hack to solve a "Bad recursive type" anomaly.Gravatar herbelin2013-05-05
* Now printing body of abbreviations (i.e. notation with a name) withGravatar herbelin2013-05-05
* Little fix for Nsatz: hypotheses not directly relevant to the nsatzGravatar herbelin2013-05-05
* Improvement of r16204 on reporting tactic error locations: if the mainGravatar herbelin2013-05-05
* Relaxing the constraint on eta-expanding on the fly while looking forGravatar herbelin2013-05-05
* Reporting the change on matching partial applications in patterns ofGravatar herbelin2013-05-05
* Removing a redundant function from Evd.Gravatar ppedrot2013-05-03
* Fix wrong computation of dependency signature in cases raising an uncaught ex...Gravatar msozeau2013-04-30
* Merging Context and Sign.Gravatar ppedrot2013-04-29
* Splitting Term into five unrelated interfaces:Gravatar ppedrot2013-04-29
* Added a unit test for bug #2230.Gravatar ppedrot2013-04-27
* Fix compilation (vernac.ml, missing ;)Gravatar gareuselesinge2013-04-25
* Fix: tooltip correctly handles the absence of info (empty string)Gravatar gareuselesinge2013-04-25
* Coqide: Globalization feedback (proof of concept)Gravatar gareuselesinge2013-04-25
* lablgtk2 misses Glib.Utf8.pos_to_offset, workaround in ideutilsGravatar gareuselesinge2013-04-25
* Flag ide_slave moved into Flags moduleGravatar gareuselesinge2013-04-25
* Coqide: new tag "tooltip" for the Script windowGravatar gareuselesinge2013-04-25
* raise UnsafeSuccess -> feedback AddedAxiomGravatar gareuselesinge2013-04-25
* Coqide: new feedback mechanism for structured contentGravatar gareuselesinge2013-04-25
* Fix indentationGravatar gareuselesinge2013-04-25
* Fix issues with "Reset Initial" in scripts given to coqtop -lGravatar letouzey2013-04-23
* Egramcoq+Lexer : no need for an init_functionGravatar letouzey2013-04-23
* Indfun : use States.with_state_protection instead of freeze/unfreezeGravatar letouzey2013-04-23
* Egramcoq: clean an ugly code snippetGravatar letouzey2013-04-23
* minor cleanup in coqtop.mlGravatar letouzey2013-04-23
* coqtop -compile: avoid with_heavy_rollback when non-interactiveGravatar letouzey2013-04-23
* Coqtop -compile : avoid saving init state when compiling just one fileGravatar letouzey2013-04-23
* Remove deprecated option -no-hash-consing (currently doing nothing)Gravatar letouzey2013-04-23
* code simplifications concerning SummaryGravatar letouzey2013-04-22
* Declaremods: some more minor cleanupGravatar letouzey2013-04-22
* Fix compilation of fake_ideGravatar gareuselesinge2013-04-19
* interface.mli and serialize.ml reworked to avoid copy/paste of typesGravatar gareuselesinge2013-04-19
* coqc and coqmktop migrated in tools/, get rid of scripts/ subdirGravatar letouzey2013-04-18
* Coqdep: add an -exclude-dir option (wish mentionned in #3025)Gravatar letouzey2013-04-18
* Coqc: accept -exclude-dir + some others + cleanup (fix #3025)Gravatar letouzey2013-04-18
* Finer fix for bug 3017, mark unresolvability only of goals that areGravatar msozeau2013-04-18
* Only arguments declared as implicit can be renamedGravatar gareuselesinge2013-04-18
* Fix #3001 (rename arg of global cst inside section)Gravatar gareuselesinge2013-04-18
* Renaming SearchAbout into Search and Search into SearchHead.Gravatar herbelin2013-04-17
* Matching patterns: fixed allow_partial_app which was not working onGravatar herbelin2013-04-17
* Fix of r16257 in r16205 for "errors raised by check_evar_instance wereGravatar herbelin2013-04-17
* Coqmktop: dynlink is now mandatory due to Maxime's native-compilerGravatar letouzey2013-04-17