aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-04Merge PR #13442: Add an abstraction function in the LtacX FFI.coqbot-app[bot]
2020-12-04Delay inventing names for monomorphic universesGaëtan Gilbert
2020-12-04Merge PR #13551: Stop calling Id.Map.domain on univ binders every individual ...coqbot-app[bot]
2020-12-04[dune] [test-suite] pass BIN= as the regular makefile doesEnrico Tassi
2020-12-04[test-suite] improve ocaml_pwdEnrico Tassi
2020-12-04[win] [envars] honor file "coq_environment.txt"Enrico Tassi
2020-12-04[doc] coq_environment.txtEnrico Tassi
2020-12-04[coq_makefile] use Envars for COQMF_WINDRIVEEnrico Tassi
2020-12-04[coq_makefile] honor environment for OCAMLFINDEnrico Tassi
2020-12-04typoYves Bertot
2020-12-04Merge PR #13497: [rm] update release notescoqbot-app[bot]
2020-12-04[rm] clarify process for is_a_released_version = trueEnrico Tassi
2020-12-04[rm] update git commands to push tagsEnrico Tassi
2020-12-04Merge PR #13527: Changes for Coq 8.13coqbot-app[bot]
2020-12-04Better primitive type support in custom string and numeral notations.Fabian Kunze
2020-12-03Merge PR #13546: [coqide] fix procedure to parse argumentscoqbot-app[bot]
2020-12-03Merge PR #13558: [refman] Fix error names.coqbot-app[bot]
2020-12-03Ascii: add leb and ltbYishuai Li
2020-12-03Implement review corrections by Théo ZimmermannMatthieu Sozeau
2020-12-03Implement suggestions by Théo ZimmermannMatthieu Sozeau
2020-12-03Apply suggestions from code reviewMatthieu Sozeau
2020-12-03Apply suggestions from code reviewEnrico Tassi
2020-12-03Update doc/sphinx/changes.rstMatthieu Sozeau
2020-12-03Fixes in the summary by Jim FehrleMatthieu Sozeau
2020-12-03Changes without PR references fixesMatthieu Sozeau
2020-12-03Apply suggestions from @jfehrle code reviewMatthieu Sozeau
2020-12-03[changelog] update markupEnrico Tassi
2020-12-03Add an anchor in syntax-extensionsMatthieu Sozeau
2020-12-03Changes for Coq 8.13Matthieu Sozeau
2020-12-03Merge PR #13548: Move *_with_full_binders variants out of the kernel.coqbot-app[bot]
2020-12-03[coqide] fix procedure to parse argumentsEnrico Tassi
2020-12-03[refman] Fix error names.Théo Zimmermann
2020-12-03Merge PR #13554: Split long lines in errors and warning indexcoqbot-app[bot]
2020-12-02Split long lines in errors and warning indexJim Fehrle
2020-12-02Merge PR #13275: Put all Int63 primitives in a separate fileVincent Laporte
2020-12-02Document Number Notation for primitive integersPierre Roux
2020-12-02compute_instance_binders: use prebuilt reverse mapGaëtan Gilbert
2020-12-02Stop calling Id.Map.domain on univ binders every individual universeGaëtan Gilbert
2020-12-02Merge PR #13471: gitlab CI: remove redundant "dependencies" infocoqbot-app[bot]
2020-12-02Move *_with_full_binders variants out of the kernel.Pierre-Marie Pédrot
2020-12-02Merge PR #13543: Fix a bug in funind.coqbot-app[bot]
2020-12-02gitlab CI: remove redundant "dependencies" infoGaëtan Gilbert
2020-12-02Merge PR #13472: [ci] Add job for gappacoqbot-app[bot]
2020-12-02Put all Int63 primitives in a separate filePierre Roux
2020-12-02Make sure the msb is clear.Guillaume Melquiond
2020-12-02Greatly simplify the conversion functions between Z.t and Uint63.t.Guillaume Melquiond
2020-12-01Fix a bug in funind.Pierre-Marie Pédrot
2020-12-01Merge PR #13490: [ssr] Backport ssrbool from MathComp 1.12.0coqbot-app[bot]
2020-12-01Make the code clearer and faster by calling mask63 explicitly at the end.Guillaume Melquiond
2020-12-01Avoid compiler warnings.Guillaume Melquiond