aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fixing the Shrink Obligations option.Gravatar Pierre-Marie Pédrot2015-09-08
* Merge branch 'v8.5' into trunkGravatar Maxime Dénès2015-09-06
|\
* | Output a warning when conversion compilation failed.Gravatar Maxime Dénès2015-09-06
| * Fix a bug in 31 bit arithmetic, leading to failing conversion tests.Gravatar Maxime Dénès2015-09-06
| * Fixed critical bug in 31 bit arithmetic of VMGravatar Catalin Hritcu2015-09-06
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-09-06
|\|
| * Adding a Makefile target for the MSets and MMaps directories.Gravatar Pierre-Marie Pédrot2015-09-06
| * Update test-suite after 518049fe7.Gravatar Maxime Dénès2015-09-03
| * print universes when dumping bytecode.Gravatar Gregory Malecha2015-09-03
| * Improve directives for Haskell extraction of nat.Gravatar Maxime Dénès2015-09-03
| * Fix [Z.div] and add [Z.modulo] in ExtrHaskellZNum.vGravatar Nickolai Zeldovich2015-09-03
| * Fix [Nat.div] and add [Nat.modulo] in ExtrHaskellNatNum.vGravatar Nickolai Zeldovich2015-09-03
| * Implementing Herbelin's fix for the "NonPar" bugGravatar mlasson2015-09-03
| * Also there's an extra space in the error message.Gravatar mlasson2015-09-03
| * Add an if_verbose for "Fetching opaque proofs ..."Gravatar mlasson2015-09-03
| * Missing argument "-c" for coqdep in coq_makefileGravatar mlasson2015-09-03
| * STM: save a full state for queries.Gravatar Enrico Tassi2015-09-01
* | Switching to an event-based mechanism for CoqIDE preferences.Gravatar Pierre-Marie Pédrot2015-08-31
* | Adding a proof of surjective pairing on vectors.Gravatar Hugo Herbelin2015-08-29
* | Fixing generation of dev/printers.mllib.d after ocamllibdep is used (48d611ff...Gravatar Hugo Herbelin2015-08-29
* | Replacing old-style preferences in CoqIDE.Gravatar Pierre-Marie Pédrot2015-08-26
| * Code cleaning in Obligations.Gravatar Pierre-Marie Pédrot2015-08-22
* | Documenting the Shrink Abstract option.Gravatar Pierre-Marie Pédrot2015-08-22
* | Allowing the abstract tactical to clear the environment from unused variables.Gravatar Pierre-Marie Pédrot2015-08-22
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-08-22
|\|
| * Fixing #4318 (anomaly when applying args to a recursive notation in patterns).Gravatar Hugo Herbelin2015-08-21
| * Removing code duplication in Lemmas.Gravatar Pierre-Marie Pédrot2015-08-19
| * Documentation by giving a name to a large type.Gravatar Pierre-Marie Pédrot2015-08-19
| * Highlighting of the "Next Obligation" command in CoqIDE.Gravatar Pierre-Marie Pédrot2015-08-17
| * windows build scripts made more accurate in detecting failuresGravatar Enrico Tassi2015-08-17
| * Remove duplicate code.Gravatar Guillaume Melquiond2015-08-17
| * Remove generatable documentation files from repository. (Fix bug #4315)Gravatar Guillaume Melquiond2015-08-17
* | Using the new preference mechanism for colors in CoqIDE.Gravatar Pierre-Marie Pédrot2015-08-16
* | Taking advantage of the new type of preferences.Gravatar Pierre-Marie Pédrot2015-08-16
* | Turning CoqIDE preferences into new style.Gravatar Pierre-Marie Pédrot2015-08-16
* | Simplifying CoqIDE preferences mechanism.Gravatar Pierre-Marie Pédrot2015-08-16
| * Revert the four previous commits and update the description of Richpp.Gravatar Pierre-Marie Pédrot2015-08-15
| * More invariants in Richpp.Gravatar Pierre-Marie Pédrot2015-08-15
| * More parametric type for generalized XML.Gravatar Pierre-Marie Pédrot2015-08-15
| * Statically ensure that we omit null annotations in Richpp.Gravatar Pierre-Marie Pédrot2015-08-15
| * Fixing richpp behaviour w.r.t. its specification.Gravatar Pierre-Marie Pédrot2015-08-15
| * report the full module path when reporting errors in coqdepGravatar Gregory Malecha2015-08-13
* | Merge branch 'v8.5'Gravatar Pierre-Marie Pédrot2015-08-05
|\|
| * Test file for #4254: Mutual inductives with parameters on Type raises anomaly.Gravatar Maxime Dénès2015-08-03
| * Continuing 817308ab (use ltac env for terms in ltac context) + fixGravatar Hugo Herbelin2015-08-02
| * Fixing test apply.v (had wrong option name).Gravatar Hugo Herbelin2015-08-02
| * Fixing pop_rel_context.Gravatar Hugo Herbelin2015-08-02
| * Reverting 16 last commits, committed mistakenly using the wrong push command.Gravatar Hugo Herbelin2015-08-02
| * Hconsing continuedGravatar Hugo Herbelin2015-08-02
| * Fixing test apply.v (had wrong option name).Gravatar Hugo Herbelin2015-08-02