| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-04-08 | Add an option -Q (tentative name). | Guillaume Melquiond | |
| This option complements -I-as and -R. As the two other options, it adds a new loadpath, but contrarily to them, files are not looked into the directory unless fully qualified. | |||
| 2014-03-07 | Fix lookup of native files when option -R is missing. | Guillaume Melquiond | |
| Testcase: mkdir a echo "Definition t := O." > a/a.v coqc -R a a a/a.v echo "Require Import a.a. Definition u := t." > b.v coqc -I . b.v rm -rf a b.* | |||
| 2013-03-26 | Moved the Loadpath part of Library to its own file, and documented | ppedrot | |
| the interface. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@16372 85f007b7-540e-0410-9357-904b9bb8a0f7 | |||
