index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
coqProject_file.mli
Age
Commit message (
Expand
)
Author
2020-03-18
Update headers in the whole code base.
Théo Zimmermann
2019-06-17
Update ml-style headers to new year.
Théo Zimmermann
2018-12-04
Remove leftover code that used to handle ml4 files.
Pierre-Marie Pédrot
2018-11-17
[CoqProject] Abstract warning function for CoqProject readers.
Emilio Jesus Gallego Arias
2018-10-19
Adapt coq_makefile to handle coqpp-based macro files.
Pierre-Marie Pédrot
2018-03-09
Merge PR #6851: Fix #6830: coqdep VDFILE uses too many arguments for fiat-cry...
Maxime Dénès
2018-03-06
Closes #6830: coqdep reads options and files from _CoqProject.
Gaëtan Gilbert
2018-03-01
Add source (project file / command line) to project fields.
Gaëtan Gilbert
2018-02-28
Fix #6830: coqdep VDFILE uses too many arguments for fiat-crypto/OSX
Gaëtan Gilbert
2018-02-27
Update headers following #6543.
Théo Zimmermann
2017-12-27
[API] remove large file containing duplicate interfaces
Enrico Tassi
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-06-12
Add support for "-bypass-API" argument of "coq_makefile"
Matej Košík
2017-05-23
CoqProject_file: document in API deprecated features
Enrico Tassi
2017-05-23
CoqProject_file: API and code cleanup (tuples -> records)
Enrico Tassi
2017-05-23
ide/project_file.ml4 -> lib/coqProject_file.ml4 + .mli
Enrico Tassi