aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-02Merge PR #9659: Fix #9652: rewrite fails to detect lack of progressEmilio Jesus Gallego Arias
2019-04-02Document the Fast Name Printing option.Pierre-Marie Pédrot
2019-04-02Fast name generation in detyping.Pierre-Marie Pédrot
2019-04-02Define an efficient representation of subscripted identifiers.Pierre-Marie Pédrot
2019-04-02Abstract away the name generation algorithm in Detyping.Pierre-Marie Pédrot
2019-04-02Pass flags through a record in Detyping.Pierre-Marie Pédrot
2019-04-02Add overlaysPierre Roux
2019-04-02Allow underscores as comments in numeral constants.Pierre Roux
2019-04-02Update documentationPierre Roux
2019-04-02Add a Numeral Notation for QArith (e.g., 1.02e+01%Q for 102 # 10)Pierre Roux
2019-04-02Make R parser parse decimals (e.g., 1.02e+01)Pierre Roux
2019-04-02Add parsing of decimal constants (e.g., 1.02e+01)Pierre Roux
2019-04-02Rename raw_natural_number to raw_numeralPierre Roux
2019-04-02Rename the INT token to NUMERALPierre Roux
2019-04-01Replace type sign = bool with SPlus | SMinusPierre Roux
2019-04-01Merge PR #9725: Lia: various impovements (support for #8764, fix #9268 and ...Vincent Laporte
2019-04-01Merge PR #9874: [interp] [numeral] Improve numeral notations to support Ind a...Emilio Jesus Gallego Arias
2019-04-01Merge PR #9880: [CI] Coquelicot: use development version and disable on WindowsEmilio Jesus Gallego Arias
2019-04-01[doc] Add a note about Dune support to the manual.Emilio Jesus Gallego Arias
2019-04-01Update numeral notation printing docJason Gross
2019-04-01Update CHANGESJason Gross
2019-04-01Add test-case for #9840Jason Gross
2019-04-01[numeral] Add a case for IndRef in constr_of_globJason Gross
2019-04-01[interp] [numeral] Use cbv rather than vmJason Gross
2019-04-01[CI] Disable Coquelicot on WindowsVincent Laporte
2019-04-01[CI] Coquelicot: use “master” development versionVincent Laporte
2019-04-01Merge PR #9870: Minor refactoring in canonical structuresEnrico Tassi
2019-04-01Merge pull request coq/ltac2#114 from proux01/token-typePierre-Marie Pédrot
2019-04-01Merge PR #9815: Multiple payload types in tokensPierre-Marie Pédrot
2019-04-01Several improvements and fixes of LiaFrédéric Besson
2019-04-01Merge PR #9871: CI: add mit-pdos/argosyEmilio Jesus Gallego Arias
2019-04-01Merge PR #9872: Fix timing diff script to support non-utf8Emilio Jesus Gallego Arias
2019-03-31Add overlayPierre Roux
2019-03-31Improve coqpp error message for SELF in anonymous entryPierre Roux
2019-03-31Multiple payload types in tokensPierre Roux
2019-03-31Merge pull request coq/ltac2#112 from gares/quotationsPierre-Marie Pédrot
2019-03-31Merge PR #9733: [lexer] keyword protected quotation token for arbitrary textPierre-Marie Pédrot
2019-03-31Merge PR #8829: Error when [foo.(bar)] is used with nonprojection [bar], warn...Pierre-Marie Pédrot
2019-03-31[coq] Adapt to coq/coq#9815Pierre Roux
2019-03-31Revert "iconv bedrock2 CI output to UTF-8"Jason Gross
2019-03-31[pretty-timing scripts] Don't barf on non-utf-8Jason Gross
2019-03-31Remove test file with Timeout that failed spuriously.Théo Zimmermann
2019-03-31CI: add mit-pdos/argosyTej Chajed
2019-03-31overlay for PR 9733Enrico Tassi
2019-03-31[pretty-print py]Don't print sys.stdout;better utfJason Gross
2019-03-31documentationEnrico Tassi
2019-03-31overlay for ltac2Enrico Tassi
2019-03-31[parsing] add keyword-protected generic quotationEnrico Tassi
2019-03-31[parsing] Split Tok.t into Tok.t and Tok.patternEnrico Tassi
2019-03-31[dune] typoEnrico Tassi