index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
toplevel
/
coqloop.ml
Commit message (
Expand
)
Author
Age
*
[pp] Make feedback the only logging mechanism.
Emilio Jesus Gallego Arias
2017-03-21
*
[pp] Prepare for serialization, remove opaque glue.
Emilio Jesus Gallego Arias
2017-03-21
*
[pp] Replace `Pp.Tag` by `Ppstyle.tag` = `string list`
Emilio Jesus Gallego Arias
2017-03-21
*
[safe_string] toplevel/coqloop
Emilio Jesus Gallego Arias
2017-03-14
*
[pp] Add tagging function to all low-level printing calls.
Emilio Jesus Gallego Arias
2016-10-18
*
Vernac.ml: inlining read_vernac_file within load_vernac.
Hugo Herbelin
2016-10-17
*
Vernac.ml: parenthesizing a side-effect.
Hugo Herbelin
2016-10-17
*
Applying Emilio's suggestion to simplify type of eval_expr.
Hugo Herbelin
2016-10-17
*
Fixing #5133 (error reporting delayed).
Hugo Herbelin
2016-10-10
*
Attaching all extra imperative components of the lexer/parser state to
Hugo Herbelin
2016-10-09
*
fix bug 3683 : adds references to the web site for the bug tracker
Yves Bertot
2016-09-29
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
A new infrastructure for warnings.
Maxime Dénès
2016-06-29
*
Add file name, line number and beginning of line position to locations.
Maxime Dénès
2016-06-20
*
Preventive compatibility fixes for flushing.
Emilio Jesus Gallego Arias
2016-06-14
*
Fix for bug #4784
Emilio Jesus Gallego Arias
2016-06-14
*
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-31
*
Rename Lexer -> CLexer.
Pierre-Marie Pédrot
2016-05-09
*
Update copyright headers.
Maxime Dénès
2016-01-20
*
Remove almost all the uses of string concatenation when building error messages.
Guillaume Melquiond
2015-04-23
*
Update headers.
Maxime Dénès
2015-01-12
*
Fix some documentation typos.
Guillaume Melquiond
2015-01-06
*
Getting rid of Exninfo hacks.
Pierre-Marie Pédrot
2014-12-16
*
Plugging console highlighting in for toplevel and compilation error messages.
Pierre-Marie Pédrot
2014-11-24
*
Make rint_location_in_file resilient to Cd (close 3630)
Enrico Tassi
2014-10-22
*
Undo: if the ui is coqtop (command line) then Undo is not part of the doc.
Enrico Tassi
2014-09-09
*
Fixing parsing of bullets after a "...".
Hugo Herbelin
2014-08-12
*
Fixing various backtrace recordings.
Pierre-Marie Pédrot
2014-04-25
*
Remove some dead-code (thanks to ocaml warnings)
Pierre Letouzey
2014-03-05
*
A few fixes to the build system (mostly for ocamlbuild)
Pierre Letouzey
2013-12-16