index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2018-12-08
Do so that an error message follows the "Error:" header on the same line.
Hugo Herbelin
2018-12-05
Merge PR #9065: [gramlib] Remove `Ploc.t` in favor of `Loc.t`
Pierre-Marie Pédrot
2018-12-04
Remove leftover code that used to handle ml4 files.
Pierre-Marie Pédrot
2018-11-30
[gramlib] Remove `Ploc.t` in favor of `Loc.t`
Emilio Jesus Gallego Arias
2018-11-30
Merge PR #9068: [dune] Minor tweak of dependencies.
Théo Zimmermann
2018-11-27
[lib] Remove leftover flag `print_mod_uid`
Emilio Jesus Gallego Arias
2018-11-26
[dune] Minor tweak of dependencies.
Emilio Jesus Gallego Arias
2018-11-22
Merge PR #8967: Fix #8922 (uncaught pp_diff exception)
Hugo Herbelin
2018-11-21
[camlp5] Remove dependency on camlp5.
Emilio Jesus Gallego Arias
2018-11-18
[options] Remove deprecated option automatic introduction.
Emilio Jesus Gallego Arias
2018-11-17
[CoqProject] Abstract warning function for CoqProject readers.
Emilio Jesus Gallego Arias
2018-11-14
Get hyps and goal the same way Printer does; don't omit info
Jim Fehrle
2018-11-12
[clib] Remove unneeded `get_extension` function.
Emilio Jesus Gallego Arias
2018-11-08
Ensure termination of `file_exists_respecting_case`
Vincent Laporte
2018-11-02
Universe Polymorphism is a normal attribute modulo the stm (no Flags)
Gaëtan Gilbert
2018-10-29
Merge PR #8763: Adapt coq_makefile to handle coqpp-based macro files.
Enrico Tassi
2018-10-23
[build] Refactoring to config lib and ocamldebug tweaks.
Emilio Jesus Gallego Arias
2018-10-19
Adapt coq_makefile to handle coqpp-based macro files.
Pierre-Marie Pédrot
2018-10-16
[clib] Deprecate string functions available in OCaml 4.05
Emilio Jesus Gallego Arias
2018-10-15
Correct some spelling errors
Benjamin Barenblat
2018-10-06
[api] Remove (most) 8.9 deprecated objects.
Emilio Jesus Gallego Arias
2018-10-02
Update the -compat flags
Jason Gross
2018-10-01
[envars] Small implementation cleanup for coqlib internals.
Emilio Jesus Gallego Arias
2018-10-01
[lib] [flags] Move coqlib handling out of `Flags`
Emilio Jesus Gallego Arias
2018-10-01
[lib] [flags] Move private IDE functions to `ide`
Emilio Jesus Gallego Arias
2018-10-01
[envars] Defer CAMLP5 location to configure.
Emilio Jesus Gallego Arias
2018-09-27
[coqc] Use standard binary location routine from lib
Emilio Jesus Gallego Arias
2018-09-10
[dune] Add apidoc target using `odoc`
Emilio Jesus Gallego Arias
2018-09-05
[bin] Fix binary location procedure to work with symlinks.
Emilio Jesus Gallego Arias
2018-09-05
[build] Preliminary support for building Coq with `dune`.
Emilio Jesus Gallego Arias
2018-07-23
Make tokenize_string an optional parameter for diff methods in pp_diffs.
Jim Fehrle
2018-07-23
Displays the differences between successive proof steps in coqtop and CoqIDE.
Jim Fehrle
2018-07-03
Util.Empty: implement using polymorphic record.
Gaëtan Gilbert
2018-07-03
CWarnings.normalize_flags: removed unused ~silent argument.
Gaëtan Gilbert
2018-07-02
[envars] honor env variable COQLIB
Enrico Tassi
2018-06-28
Merge PR #7860: Fix #7704: Launching coqide through PATH fails.
Emilio Jesus Gallego Arias
2018-06-27
Slightly less crazy parsing algorithm for CoqProject_file.
Pierre-Marie Pédrot
2018-06-27
Turn CoqProject_file into a normal OCaml file.
Pierre-Marie Pédrot
2018-06-22
Fix #7704: get_toplevel_path needs normalised argv.(0)
Gaëtan Gilbert
2018-06-15
[spawn] don't create a control socket on Unix (Fix #7713)
Enrico Tassi
2018-05-24
Merge PR #7177: Unifying names of "smart" combinators + adding combinators in...
Pierre-Marie Pédrot
2018-05-24
Fix #5983 (many frequent AppVeyor failures) by increasing spawn timeout.
Théo Zimmermann
2018-05-23
Moving Rtree.smart_map into Rtree.Smart.map.
Hugo Herbelin
2018-05-23
Collecting Array.smart_* functions into a module Array.Smart.
Hugo Herbelin
2018-05-21
[ide] Remove special option `-ideslave`
Emilio Jesus Gallego Arias
2018-05-21
[stm] Make toplevels standalone executables.
Emilio Jesus Gallego Arias
2018-05-10
Merge PR #7437: [coqdep] Minor cleanups.
Pierre-Marie Pédrot
2018-05-08
[CoqProject] Add some comments and remove unnecessary use of Pp.
Emilio Jesus Gallego Arias
2018-05-07
[lib] Re-add `set_timeout` to help users workaround #7408
Emilio Jesus Gallego Arias
2018-04-30
Merge PR #6958: [lib] Move global options to their proper place.
Maxime Dénès
[next]