aboutsummaryrefslogtreecommitdiff
path: root/sysinit/coqargs.mli
AgeCommit message (Expand)Author
2021-02-10Merge PR #13821: Properly handle ordering of -w and -native-compilercoqbot-app[bot]
2021-02-04Remove deprecated -inputstate command line argumentGaëtan Gilbert
2021-02-04Properly handle ordering of -w and -native-compilerGaëtan Gilbert
2021-01-27make the linter happyEnrico Tassi
2021-01-27[coqargs] use standard option injection for -type-in-typeEnrico Tassi
2021-01-27[coqc] move -output-context from sysinit/coqargs to coqc properEnrico Tassi
2021-01-27[sysinit] move initialization code from coqtop to hereEnrico Tassi
2021-01-27[sysinit] new component for system initializationEnrico Tassi