aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-13Merge PR #981: Miscellaneous fixes for notationsMaxime Dénès
2017-09-13Reference manual: A few words about the file system constraints for -Q/-R.Hugo Herbelin
2017-09-13Adding a test for utf8 characters in directory names.Hugo Herbelin
2017-09-13A possible fix for BZ#5715 (escape non-utf8 win32 file names).Hugo Herbelin
2017-09-13Complying more precisely to unicode standard.Hugo Herbelin
2017-09-13Adding a function to escape strings with non-utf8 characters.Hugo Herbelin
2017-09-13Supporting library names in utf8 in coqdep.Hugo Herbelin
2017-09-13Fix GitLab CIGaëtan Gilbert
2017-09-12Fixing bug #5693 (treating empty notation format as any format).Hugo Herbelin
2017-09-12Adding a missing period in a notation warning.Hugo Herbelin
2017-09-12Fixing bugs of a67bd7f9 and c6d9d4fb in recognizing a 'pat binding.Hugo Herbelin
2017-09-12Don't exclude a priori CLocalDef to be treated by ppconstr.ml.Hugo Herbelin
2017-09-12Fixing a typo in printing notations with recursive binders.Hugo Herbelin
2017-09-12Fixing a bug of recursive notations introduced in dfdaf4de.Hugo Herbelin
2017-09-12Fixing little inaccuracy in coercions to ident or name.Hugo Herbelin
2017-09-12Adding function to be typically used to pass values from an OCaml "when" clause.Hugo Herbelin
2017-09-12Removing now useless former fix to #3333 (check valid module names).Hugo Herbelin
2017-09-12Port is_Set and is_Type to EConstr, as was is_Prop already.Guillaume Melquiond
2017-09-11Better error messages, fix for BZ#5723Paul Steckler
2017-09-11Merge PR #1017: Addressing BZ#5713 (classical_left/classical_right artificial...Maxime Dénès
2017-09-11Remove unneeded fix for BZ#1715Gaëtan Gilbert
2017-09-11Merge PR #1032: Make our CI policy clearer and more explicitMaxime Dénès
2017-09-11Disable OSX signing for temporary artifacts.Maxime Dénès
2017-09-11Merge PR #1038: Fix Typo in Doc for `Set Parsing Explicit`Maxime Dénès
2017-09-11Merge PR #1035: Fix the introduction of SSR refman chapter.Maxime Dénès
2017-09-11Merge PR #1029: Fix a refine anomaly "Evar defined twice".Maxime Dénès
2017-09-11Merge PR #1014: Add option index entry for NativeCompute ProfilingMaxime Dénès
2017-09-11Merge PR #1004: Document primitive projections in more detailMaxime Dénès
2017-09-11Merge PR #987: In Array.smartmap, read and write from same arrayMaxime Dénès
2017-09-11In stm, fixing a typo about flushing debugging messages.Hugo Herbelin
2017-09-11Typo in the header of ide_slave.ml.Hugo Herbelin
2017-09-11Coqide: adding a separating space in some debugging messages.Hugo Herbelin
2017-09-08Fix Typo in Doc for `Set Parsing Explicit`staffehn
2017-09-08Normalizing universes before performing term comparison.Pierre-Marie Pédrot
2017-09-08Using EConstr equality check in unification.Pierre-Marie Pédrot
2017-09-08Fix the introduction of SSR refman chapter.Théo Zimmermann
2017-09-08Parse directly to Sorts.family when appropriate.Gaëtan Gilbert
2017-09-08Move README.ci and link to it from CONTRIBUTING.Théo Zimmermann
2017-09-08Update CI policy.Théo Zimmermann
2017-09-07Merge PR #997: coqdoc: Support comments in verbatim outputMaxime Dénès
2017-09-07Fix BZ#5655 by avoiding the creation of a cleaner thread for empty queues.Maxime Dénès
2017-09-07Merge PR #1016: 2 Typos in 'Add Parametric Morphism' DocumentationMaxime Dénès
2017-09-07Merge PR #968: Better error messages on the CIMaxime Dénès
2017-09-07dev/build/windows/makecoq_mingw.sh: install camlp5's META fileEnrico Tassi
2017-09-07Merge PR #931: Parametrize module bodyMaxime Dénès
2017-09-07Merge PR #914: Making the detyper lazyMaxime Dénès
2017-09-07Merge PR #904: Add build_coq_or to API.CoqlibMaxime Dénès
2017-09-07Trying to properly propagate errors in Windows CI script.Maxime Dénès
2017-09-06use get_arguments, String.concat, remove -IPaul Steckler
2017-09-06Fix a refine anomaly "Evar defined twice".Pierre-Marie Pédrot