aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Merge PR #5989: Handle ∞ in coq-makefile timing test-suiteGravatar Maxime Dénès2017-10-20
|\
* \ Merge PR #5984: CI: build lambdaRust (which depends on Iris) rather than just...Gravatar Maxime Dénès2017-10-20
|\ \
* \ \ Merge PR #5978: Bugzilla autolink: avoid linking inside links (fix #5974).Gravatar Maxime Dénès2017-10-20
|\ \ \
* \ \ \ Merge PR #5972: Fixing link to GitHub issue search, and wording.Gravatar Maxime Dénès2017-10-20
|\ \ \ \
* \ \ \ \ Merge PR #1155: Use type nonrec in some functor arguments.Gravatar Maxime Dénès2017-10-20
|\ \ \ \ \
* \ \ \ \ \ Merge PR #1147: Remove GeoProof support.Gravatar Maxime Dénès2017-10-20
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge PR #1120: Fixing BZ#5762 (supporting implicit arguments in "where" clau...Gravatar Maxime Dénès2017-10-20
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge PR #1095: [stm] Remove state handling from FuturesGravatar Maxime Dénès2017-10-20
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge PR #960: Uniformize references to BugzillaGravatar Maxime Dénès2017-10-20
|\ \ \ \ \ \ \ \ \
| | | | | | | | * | rename ci-iris-coq -> ci-iris-lambda-rustGravatar Ralf Jung2017-10-19
| | | | | | | | | * Handle ∞ in coq-makefile timing test-suiteGravatar Jason Gross2017-10-19
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Moving bug numbers to BZ# format in the CHANGES file.Gravatar Théo Zimmermann2017-10-19
| * | | | | | | | Moving bug numbers to BZ# format in the source code.Gravatar Théo Zimmermann2017-10-19
| * | | | | | | | Moving bug numbers to BZ# format in the test-suite.Gravatar Théo Zimmermann2017-10-19
|/ / / / / / / /
| | | | | | | * CI: build lambdaRust (which depends on Iris) rather than just IrisGravatar Ralf Jung2017-10-19
| |_|_|_|_|_|/ |/| | | | | |
| | | | | | * Bugzilla autolink: avoid linking inside links (fix #5974).Gravatar Gaëtan Gilbert2017-10-18
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge PR #984: Handling primitive projections in canonical structures.Gravatar Maxime Dénès2017-10-18
|\ \ \ \ \ \
| | | | | | * Fixing link to GitHub issue search, and wording.Gravatar Théo Zimmermann2017-10-18
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge PR #1149: Moving to GitHub issues.Gravatar Maxime Dénès2017-10-18
|\ \ \ \ \ \
| * | | | | | Moving to GitHub issues.Gravatar Théo Zimmermann2017-10-18
| | * | | | | Adding a test for bug BZ#5692.Gravatar Pierre-Marie Pédrot2017-10-17
| | * | | | | unification: fix BZ#5692, recognize prim projs as CS projectionsGravatar Matthieu Sozeau2017-10-17
| | * | | | | Properly handling projection parameters in canonical structures.Gravatar Pierre-Marie Pédrot2017-10-17
| | * | | | | Handling primitive projections in canonical structures.Gravatar Pierre-Marie Pédrot2017-10-17
| |/ / / / / |/| | | | |
| | * | | | [vernac] [state] Cache freeze/unfreezeGravatar Emilio Jesus Gallego Arias2017-10-17
| | * | | | [stm] Remove state-handling from Futures.Gravatar Emilio Jesus Gallego Arias2017-10-17
| | * | | | [stm] Move interpretation state to VernacentriesGravatar Emilio Jesus Gallego Arias2017-10-17
| | * | | | [stm] Remove VtBack from public classification.Gravatar Emilio Jesus Gallego Arias2017-10-17
| | * | | | [stm] First step to move interpretation of Undo commands out of the classifier.Gravatar Emilio Jesus Gallego Arias2017-10-17
| |/ / / / |/| | | |
* | | | | Merge PR #1153: [stdlib] Fix warnings on deprecated `Add Setoid`Gravatar Maxime Dénès2017-10-16
|\ \ \ \ \
| | | | | * Use type nonrec in some functor arguments.Gravatar Gaëtan Gilbert2017-10-16
| |_|_|_|/ |/| | | |
* | | | | Merge PR #1152: Fix BZ#5785 (make install -j broken)Gravatar Maxime Dénès2017-10-16
|\ \ \ \ \
| | * | | | [stdlib] Fix warnings on deprecated `Add Setoid`Gravatar Emilio Jesus Gallego Arias2017-10-15
| |/ / / / |/| | | |
| * | | | Fix some more missing mkdir lines to Makefile.ideGravatar Jason Gross2017-10-13
| * | | | Fix BZ#5785 (make install -j broken)Gravatar Jason Gross2017-10-13
|/ / / /
* | | | Merge PR #1103: Take Suggest Proof Using outside the kernel.Gravatar Maxime Dénès2017-10-13
|\ \ \ \
* \ \ \ \ Merge PR #1089: [stm] [toplevel] Move delicate state initialization to the ST...Gravatar Maxime Dénès2017-10-12
|\ \ \ \ \
* \ \ \ \ \ Merge PR #1144: Fix 5776 - `make` gives `ocamlfind: No such file or directory...Gravatar Maxime Dénès2017-10-12
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| | | | | * Remove GeoProof support.Gravatar Maxime Dénès2017-10-11
| |_|_|_|/ |/| | | |
* | | | | Merge PR #1054: Restoring test on ident validity while browsing directory str...Gravatar Maxime Dénès2017-10-11
|\ \ \ \ \
| | * | | | Fix 5776 - `make` gives `ocamlfind: No such file or directory` on every execu...Gravatar Maxime Dénès2017-10-11
| | | * | | [stm] [toplevel] Move delicate state initialization to the STM (BZ#5556)Gravatar Emilio Jesus Gallego Arias2017-10-11
* | | | | | Merge PR #1143: fix coq_makefile on cygwinGravatar Maxime Dénès2017-10-11
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| | | | * | Stm.get_hint_ctx: remove unused Str.splitGravatar Gaëtan Gilbert2017-10-10
| | | | * | Parse [Proof using Type] without translating Type to an id.Gravatar Gaëtan Gilbert2017-10-10
| | | | * | Use a nice printer for constant names in Suggest Proof Using.Gravatar Gaëtan Gilbert2017-10-10
| | | | * | Code factorization Vernacentries.interp on VernacProof.Gravatar Gaëtan Gilbert2017-10-10
| | | | * | [vernac] Remove "Proof using" hacks from parser.Gravatar Emilio Jesus Gallego Arias2017-10-10
| | | | * | Take Suggest Proof Using outside the kernel.Gravatar Gaëtan Gilbert2017-10-10
| | | |/ /
* | | | | Merge PR #1140: Fix Travis OSX deploy conditional.Gravatar Maxime Dénès2017-10-10
|\ \ \ \ \