index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dev
/
core.dbg
Age
Commit message (
Expand
)
Author
2021-01-27
Add sysinit to load_printer lists
Gaëtan Gilbert
2020-08-31
Fix load_printers after zarith
Gaëtan Gilbert
2018-12-11
Fixing imports in debug printers: gramlib depends on Loc which is in lib.cma.
Hugo Herbelin
2018-10-23
[build] Refactoring to config lib and ocamldebug tweaks.
Emilio Jesus Gallego Arias
2018-05-22
Fixing debugger after #6859 (loading dynlink.cma before lib.cma).
Hugo Herbelin
2018-04-23
[api] Relocate `intf` modules according to dependency-order.
Emilio Jesus Gallego Arias
2018-02-17
Change references to CAMLP4 to CAMLP5 to be more accurate since we no
Jim Fehrle
2017-12-27
[API] remove large file containing duplicate interfaces
Enrico Tassi
2017-08-29
[general] Merge parsing with highparsing, put toplevel at the top of the link...
Emilio Jesus Gallego Arias
2017-06-12
Fix ocamldebug for the API
Gaëtan Gilbert
2017-04-03
Fix loading of ocamldebug printers.
Pierre-Marie Pédrot
2017-03-12
Updating core.dbg after ltac moved to plugins directory.
Hugo Herbelin
2017-02-19
Fixing debugger after the split of toplevel into vernac.
Pierre-Marie Pédrot
2016-10-05
Fix loading of debug printers.
Pierre-Marie Pédrot
2016-07-26
No more dev/printers.cma
Pierre Letouzey