aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Tactic extensions do not need to be classified by the STM, asGravatar Pierre-Marie Pédrot2014-02-05
* The constructor tactic now returns several successes.Gravatar Pierre-Marie Pédrot2014-02-04
* Tracking memory misallocation by trying to improve sharing.Gravatar Pierre-Marie Pédrot2014-02-03
* Allocation-friendly mapping functions in Nametab.Gravatar Pierre-Marie Pédrot2014-02-03
* Allocation friendly map-handling functions in Dag.Gravatar Pierre-Marie Pédrot2014-02-03
* Fixing backtrace reporting.Gravatar Pierre-Marie Pédrot2014-02-02
* Fixing bug #3226.Gravatar Pierre-Marie Pédrot2014-02-02
* Removing the [Require "file"] syntax.Gravatar Pierre-Marie Pédrot2014-02-02
* In Ltac's exact tactic: avoid checking the type of the term twice.Gravatar Arnaud Spiwack2014-01-31
* Typos in comment.Gravatar Arnaud Spiwack2014-01-31
* Coqmktop without Sys.command, changes in ./configure -*byteflags optionsGravatar Pierre Letouzey2014-01-30
* Relaunch all Unix.waitpid when they ended with EINTRGravatar Pierre Letouzey2014-01-30
* CUnix: enriched (get_extension, sys_command, waitpid_non_intr) + cleanedGravatar Pierre Letouzey2014-01-30
* Mltop: explicitly qualify calls to CUnixGravatar Pierre Letouzey2014-01-30
* CString: avoid redefining is_subGravatar Pierre Letouzey2014-01-30
* Remove useless Xml_utilsGravatar Pierre Letouzey2014-01-30
* Get rid of two utility files, obsolete now that configure is a .mlGravatar Pierre Letouzey2014-01-30
* clib.mllib: remove duplicated Flags entryGravatar Pierre Letouzey2014-01-30
* G_xml: remove some duplication in error fonctionsGravatar Pierre Letouzey2014-01-30
* G_xml: protect against some possible Not_foundGravatar Pierre Letouzey2014-01-30
* Load implemented in CoqIDE/STM (closes: #3223)Gravatar Enrico Tassi2014-01-30
* STM + CoqIDE: stop_worker message and UIGravatar Enrico Tassi2014-01-30
* Work around for bug in threads + blocking io streamlinedGravatar Enrico Tassi2014-01-30
* STM: worker sends back to master the last valid stateGravatar Enrico Tassi2014-01-30
* STM: tell the user if the master is recomputing states validated by workersGravatar Enrico Tassi2014-01-30
* Fixing backtrace handling here and there.Gravatar Pierre-Marie Pédrot2014-01-30
* Using Map.smartmap whenever deemed useful.Gravatar Pierre-Marie Pédrot2014-01-29
* Adding a smartmap[i] operator to maps.Gravatar Pierre-Marie Pédrot2014-01-29
* Fixing dependent inversion. Some exceptions were not caught by the tacticGravatar Pierre-Marie Pédrot2014-01-28
* Abstracting away coercion indexes in Classops.Gravatar Pierre-Marie Pédrot2014-01-27
* Coercions: avoid imperative data structureGravatar Enrico Tassi2014-01-26
* -schedule-vi-checking ported to spawnGravatar Enrico Tassi2014-01-26
* CoqIDE: command line for extra coqtop "flags"Gravatar Enrico Tassi2014-01-26
* break > 80 cols lineGravatar Enrico Tassi2014-01-26
* STM: ported to spawnGravatar Enrico Tassi2014-01-26
* CoqIDE: ported to spawnGravatar Enrico Tassi2014-01-26
* Spawn: managed processesGravatar Enrico Tassi2014-01-26
* configure.ml fixed wrt Win32 + byte-only + coqideGravatar Enrico Tassi2014-01-26
* Adding a test for bug #3023.Gravatar Pierre-Marie Pédrot2014-01-25
* More in CHANGES.Gravatar Pierre-Marie Pédrot2014-01-25
* [Coercion]s use [Sortclass], not [Prop] (in docs)Gravatar Jason Gross2014-01-24
* The configure script now outputs the parameters it was fed with inGravatar Pierre-Marie Pédrot2014-01-24
* bug correction in proving principles of functionGravatar jforest2014-01-20
* Using full paths in coqdep -dumpgraph.Gravatar Pierre-Marie Pédrot2014-01-19
* Fixing coqdep graph printing. The transitive reduction algorithm was bugged.Gravatar Pierre-Marie Pédrot2014-01-19
* Adding a default object to generic argument registering mechanism.Gravatar Pierre-Marie Pédrot2014-01-19
* Fixing an interpretation bug with tactics in notations. For some obscureGravatar Pierre-Marie Pédrot2014-01-19
* Fixing checker compilation, which was broken by the following commit:Gravatar Pierre-Marie Pédrot2014-01-19
* Relaxing the sort elimination check to allow for let-bindings in arities.Gravatar Maxime Dénès2014-01-18
* Makefiles use $(foo), not $foo, for variablesGravatar Jason Gross2014-01-18