index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toplevel
/
coqtop.ml
Age
Commit message (
Expand
)
Author
2016-10-17
[toplevel] Remove undocumented "just_parsing" flag.
Emilio Jesus Gallego Arias
2016-10-17
[toplevel] Remove duplicate beautify flags.
Emilio Jesus Gallego Arias
2016-10-17
Removing export of location_table outside of cLexer.
Hugo Herbelin
2016-10-12
Merge PR #224 into v8.6
Pierre-Marie Pédrot
2016-10-06
Remove the -no-compat-notations flag.
Maxime Dénès
2016-10-06
Remove the Set Verbose Compat option and turn the warning on by default.
Maxime Dénès
2016-09-30
[pp] Remove duplicate color logger.
Emilio Jesus Gallego Arias
2016-09-29
-profile-ltac-cutoff alike Show Ltac Profile Cutoff (#5100)
Enrico Tassi
2016-09-13
coqc: print debug feedback coming from workers
Enrico Tassi
2016-08-23
fix get_host_port error message (#4724)
Enrico Tassi
2016-08-16
Merge branch 'v8.5' into v8.6
Pierre-Marie Pédrot
2016-08-11
Do not assume the "TERM" environment variable is always set (bug #5007).
Guillaume Melquiond
2016-07-06
Fix #4793: Coq 8.6 should accept -compat 8.6
Maxime Dénès
2016-07-03
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-06-29
A new infrastructure for warnings.
Maxime Dénès
2016-06-18
Moving the typing_flags to the environment.
Pierre-Marie Pédrot
2016-06-16
--print-version produces machine readable version info
Enrico Tassi
2016-06-14
Merge remote-tracking branch 'origin/pr/166' into trunk
Enrico Tassi
2016-06-14
Merge remote-tracking branch 'origin/pr/182' into trunk
Enrico Tassi
2016-06-14
Merge remote-tracking branch 'origin/pr/173' into trunk
Enrico Tassi
2016-06-14
Moving back Ltac profiling to the Ltac folder.
Pierre-Marie Pédrot
2016-06-06
STM: each proof block can be enabled separately
Enrico Tassi
2016-06-06
STM: proof block detection made optional + simple test
Enrico Tassi
2016-06-05
-profileltac -> -profile-ltac, as per @herbelin
Jason Gross
2016-06-05
LtacProf for Coq trunk
Jason Gross
2016-05-31
STM delegation policy can be customized
Enrico Tassi
2016-05-31
Revert "Rename Lexer -> CLexer."
Pierre-Marie Pédrot
2016-05-31
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-19
coqc: support -o option to specify output file name
Enrico Tassi
2016-05-09
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-05-09
Rename Lexer -> CLexer.
Pierre-Marie Pédrot
2016-05-08
Removing dead code and unused opens.
Pierre-Marie Pédrot
2016-05-04
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-05-03
Fix bug #4705: coqtop accepts both -emacs and -ideslave.
Pierre-Marie Pédrot
2016-01-29
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-22
Restore warnings produced by the interpretation of the command line
Hugo Herbelin
2016-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2016-01-15
Hooks for a third-party XML plugin. Contributed by Claudio Sacerdoti Coen.
Maxime Dénès
2016-01-06
Remove deprecated command-line options such as "-as".
Guillaume Melquiond
2015-12-18
CLEANUP: simplifying "Coqtop.init_gc" implementation
Matej Kosik
2015-12-18
CLEANUP: removing unnecessary wrapper function
Matej Kosik
2015-12-15
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-12-14
Flag -compat 8.4 now loads Coq.Compat.Coq84.
Maxime Dénès
2015-10-15
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-14
Remove -vm flag of coqtop.
Maxime Dénès
2015-10-10
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-09
Code cleaning in VM (with Benjamin).
Maxime Dénès
2015-10-09
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-08
Spawn: use each socket exclusively for writing or reading
Enrico Tassi
[next]