index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toplevel
/
coqinit.ml
Age
Commit message (
Expand
)
Author
2016-09-25
The coqtop options -Q and -R do not affect the ML loadpath anymore.
Pierre-Marie Pédrot
2016-09-10
Avoid putting a useless "toploop" directory in the ML search path if it does ...
Guillaume Melquiond
2016-09-09
Make it explicit when paths are added to the ML search paths.
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-02
coqtop: Add ltac/ to search path.
Matthieu Sozeau
2016-05-31
Feedback cleanup
Emilio Jesus Gallego Arias
2016-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2015-10-29
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-10-29
Accept option -compat 8.5. (Fix bug #4393)
Guillaume Melquiond
2015-05-05
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-04-23
Remove almost all the uses of string concatenation when building error messages.
Guillaume Melquiond
2015-04-17
No longer add dev/ to the LoadPath, only to the ML path.
Guillaume Melquiond
2015-04-09
Merge branch 'v8.5' into trunk
Pierre Letouzey
2015-04-02
Remove Mltop.add_path as it is no longer possible to import files from subdir...
Guillaume Melquiond
2015-04-01
Fixing inclusion of user contrib directory in the loadpath.
Pierre-Marie Pédrot
2015-02-27
Adding a new folder corresponding to the low-level part of the pretyper
Pierre-Marie Pédrot
2015-02-12
Revert "Capital letter in plugins." (Sorry, was not intended to be pushed)
Hugo Herbelin
2015-02-12
Capital letter in plugins.
Hugo Herbelin
2015-01-12
Update headers.
Maxime Dénès
2014-12-16
Getting rid of Exninfo hacks.
Pierre-Marie Pédrot
2014-10-14
Fix ML paths (thanks Jean-Marc Notin for bisecting it)
Enrico Tassi
2014-10-13
Coqinit: look in toploop/ even if configured with -local
Enrico Tassi
2014-08-25
Prerequisite to fix stm test-suite when not in -local
Pierre Boutillier
2014-07-09
Arith: full integration of the "Numbers" modular framework
Pierre Letouzey
2014-06-25
all coqide specific files moved into ide/
Enrico Tassi
2014-06-25
cut toploop(s) out of coqtop: now they are loaded dynamically
Enrico Tassi
2014-04-08
Add an option -Q (tentative name).
Guillaume Melquiond
2014-04-06
Change handling of loadpath and mlpath.
Guillaume Melquiond
2014-03-06
Lets coqtop use a slash
Virgile Prevosto
2013-08-22
Misc changes around coqtop.ml :
letouzey
2013-03-13
Restrict (try...with...) to avoid catching critical exn (part 13)
letouzey
2013-02-19
Dir_path --> DirPath
letouzey
2013-02-18
Updating the backtrace handling mechanism to accomodate the new
ppedrot
2013-01-28
Actually adding backtrace handling.
ppedrot
2013-01-28
Added backtrace information to anomalies
ppedrot
2012-12-14
Modulification of dir_path
ppedrot
2012-12-14
Modulification of identifier
ppedrot
2012-12-08
Ensure that a function declared with a label is used with it
letouzey
2012-11-26
Monomorphization (toplevel)
ppedrot
2012-09-14
This patch removes unused "open" (automatically generated from
regisgia
2012-08-23
No more states/initial.coq, instead coqtop now requires Prelude.vo
letouzey
2012-08-08
Updating headers.
herbelin
2012-07-05
Notation: a new annotation "compat 8.x" extending "only parsing"
letouzey
2012-06-01
Getting rid of Pp.msgnl and Pp.message.
ppedrot
2012-05-29
place all pretty-printing files in new dir printing/
letouzey
2012-04-12
lib directory is cut in 2 cma.
pboutill
2011-11-21
/home/pirbo/.coqrc* are read again
pboutill
[next]