| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-22 | Merge PR #6550: Remove outdated note about rlwrap in setup.txt | Maxime Dénès | |
| 2018-01-18 | Merge PR #6448: Cleanup and add debug printers a bit | Maxime Dénès | |
| 2018-01-16 | merge-pr.sh: use git diff --quiet | Gaëtan Gilbert | |
| 2018-01-16 | Source basic overlay before user overlays. | Gaëtan Gilbert | |
| 2018-01-16 | Cleanup shell expansions and quoting. | Gaëtan Gilbert | |
| 2018-01-16 | Simplify logic and streamline lint-repository.sh | Gaëtan Gilbert | |
| We inline should-check-whitespace.sh in check-eof-newline.sh simplifying the find invocation. | |||
| 2018-01-15 | Fix the wrapper around ocamldebug. | Pierre-Marie Pédrot | |
| Since 5ffa147, there is a new clib folder that needed to be added to the set of includes of ocamldebug | |||
| 2018-01-12 | Merge PR #6483: Strong invariants in polymorphic definitions | Maxime Dénès | |
| 2018-01-11 | Adding a custom Travis overlay for HoTT. | Pierre-Marie Pédrot | |
| 2018-01-11 | Merge PR #6557: First stab at documenting the test suite. | Maxime Dénès | |
| 2018-01-10 | Merge PR #6519: Python script checking missing/unnecessary [needs: rebase] label | Maxime Dénès | |
| 2018-01-09 | [Backport script] Check .mli files are not changed. | Théo Zimmermann | |
| 2018-01-08 | Cleanup conditional in lint-repository.sh | Gaëtan Gilbert | |
| 2018-01-08 | Stop talking about debian in "A note about rlwrap" | Gaëtan Gilbert | |
| Debian stable version is 0.42-3 right now. | |||
| 2018-01-08 | Merge PR #6549: Normalize package names | Maxime Dénès | |
| 2018-01-08 | Merge PR #6527: Update backport script for more control. | Maxime Dénès | |
| 2018-01-08 | github-check-prs.py: print PR URLs when needed. | Gaëtan Gilbert | |
| 2018-01-08 | github-check-prs.py: Strip spaces from token from command line | Gaëtan Gilbert | |
| 2018-01-08 | github-check-prs.py: command line option to get token from a file | Gaëtan Gilbert | |
| 2018-01-08 | Merge PR #6501: Document use of ocamldebug from the command line in ↵ | Maxime Dénès | |
| Cygwin/Windows | |||
| 2018-01-06 | First stab at documenting the test suite. | Jasper Hugunin | |
| 2018-01-06 | Remove dir-locals and ship suggested helper hooks instead. | Gaëtan Gilbert | |
| .dir-locals led to issues with unsafe local variable warnings. With this method the user is opting in to running this code so there are no warnings. | |||
| 2018-01-04 | Normalize MacOS installer name. | Théo Zimmermann | |
| 2018-01-04 | Normalize Windows installer names. | Théo Zimmermann | |
| 2017-12-30 | Expound on dependencies for github-check-prs.py | Gaëtan Gilbert | |
| 2017-12-30 | Python script checking missing/unnecessary [needs: rebase] label | Gaëtan Gilbert | |
| 2017-12-29 | Add instructions for debugging from the command line (and in Windows) | Jim Fehrle | |
| Avoid generating \r characters in generated dev/ocamldebug-coq (affects Windows) | |||
| 2017-12-29 | Merge PR #6493: [API] remove large file containing duplicate interfaces | Maxime Dénès | |
| 2017-12-29 | Merge PR #6405: Remove the local polymorphic flag hack. | Maxime Dénès | |
| 2017-12-27 | overlay for #6493 | Enrico Tassi | |
| 2017-12-27 | [API] remove large file containing duplicate interfaces | Enrico Tassi | |
| ... in favor of having Public/Internal sub modules in each and every module grouping functions according to their intended client. | |||
| 2017-12-27 | Merge PR #6102: Fix #5998: AppVeyor package building is currently failing | Maxime Dénès | |
| 2017-12-27 | Add equations overlay. | Maxime Dénès | |
| 2017-12-27 | Fix #5998: AppVeyor package building is currently failing | Maxime Dénès | |
| 2017-12-27 | Merge PR #6507: [ide] [doc] Document tweak to Query call. | Maxime Dénès | |
| 2017-12-26 | [ide] [doc] Document tweak to Query call. | Emilio Jesus Gallego Arias | |
| 2017-12-26 | Fix overlay selection for Circle CI. | Gaëtan Gilbert | |
| 2017-12-26 | Delete old overlays (leaving example) | Gaëtan Gilbert | |
| 2017-12-24 | Update backport script for more control. | Théo Zimmermann | |
| 2017-12-22 | Add printers to dev/db | Gaëtan Gilbert | |
| 2017-12-22 | Reorder dev/db | Gaëtan Gilbert | |
| 2017-12-22 | Cleanup top_printers.mli | Gaëtan Gilbert | |
| 2017-12-22 | Cleanup debug printers a bit, add generated mli. | Gaëtan Gilbert | |
| 2017-12-22 | Merge PR #6318: Separate vernac controls and regular commands. | Maxime Dénès | |
| 2017-12-21 | Fix CI with parallel make (messed up dependencies) | Gaëtan Gilbert | |
| When invoking through Makefile we always rebuild dependencies. To skip dependencies, invoke ci-wrapper directly. We make Circle CI do this. In order to properly support invoking ci-wrapper directly we replace "make" in ci-common by a bash function which adds -j to the make invocation outside submakes. We also set TIMED in the ci-wrapper. | |||
| 2017-12-20 | Separate vernac controls and regular commands. | Maxime Dénès | |
| Virtually all classifications of vernacular commands (the STM classifier, "filtered commands", "navigation commands", etc.) were broken in presence of control vernaculars like Time, Timeout, Fail. Funny examples of bugs include Time Abort All in coqtop or Time Set Ltac Debug in CoqIDE. This change introduces a type separation between vernacular controls and vernacular commands, together with an "under_control" combinator. | |||
| 2017-12-19 | Merge PR #6400: Circle CI | Maxime Dénès | |
| 2017-12-18 | Merge PR #6305: Build with windows line endings | Maxime Dénès | |
| 2017-12-18 | Merge PR #6217: Do dependencies in 1 command per file class. | Maxime Dénès | |
| 2017-12-18 | Merge PR #6419: [vernac] Split `command.ml` into separate files. | Maxime Dénès | |
