index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
Age
Commit message (
Expand
)
Author
2017-04-27
Post-rebase warnings (unused opens and 2 unused values)
Gaetan Gilbert
2017-04-27
Fix 4.04 warnings
Gaetan Gilbert
2017-04-27
Remove unused [open] statements
Gaetan Gilbert
2017-04-27
Micromega: do not use Filename.temp_dir_path, remove unused values
Gaetan Gilbert
2017-04-27
Remove unused constructors
Gaetan Gilbert
2017-04-27
Add [_] prefix to unused values which maybe should be kept
Gaetan Gilbert
2017-04-27
Remove some unused values and types
Gaetan Gilbert
2017-04-27
Rename Sos_lib.(||) -> parser_or to avoid (deprecated) Pervasives.or
Gaetan Gilbert
2017-04-27
Disambiguate Polynomial.Hyp and Mfourier.Hyp -> Assum
Gaetan Gilbert
2017-04-27
Fix omitted labels in function calls
Gaetan Gilbert
2017-04-27
Remove unused [rec] keywords
Gaetan Gilbert
2017-04-27
Merge PR#568: Remove tactic compatibility layer
Maxime Dénès
2017-04-25
Merge PR#578: Fix nsatz not recognizing real literals.
Maxime Dénès
2017-04-24
Removing various tactic compatibility layers in core tactics.
Pierre-Marie Pédrot
2017-04-24
Porting the firstorder plugin to the new tactic API.
Pierre-Marie Pédrot
2017-04-24
Removing tactic compatibility layer in congruence.
Pierre-Marie Pédrot
2017-04-24
Removing tactic compatibility layer in Micromega.
Pierre-Marie Pédrot
2017-04-24
Fix the API of the new pf_constr_of_global.
Pierre-Marie Pédrot
2017-04-24
Removing trivial compatibility layer in refl_omega.
Pierre-Marie Pédrot
2017-04-24
Porting omega to the new tactic API.
Pierre-Marie Pédrot
2017-04-24
Removing trivial compatibility layer in omega.
Pierre-Marie Pédrot
2017-04-24
Merge PR#579: [flags] Deprecate is_silent/is_verbose in favor of single flag.
Maxime Dénès
2017-04-24
Merge PR#565: Remove VernacError
Maxime Dénès
2017-04-22
Merge branch v8.6 into trunk
Hugo Herbelin
2017-04-21
Remove VernacError
Gaetan Gilbert
2017-04-21
[flags] Deprecate is_silent/is_verbose in favor of single flag.
Emilio Jesus Gallego Arias
2017-04-20
Fix nsatz not recognizing real literals.
Guillaume Melquiond
2017-04-15
Merge branch 'v8.6' into trunk
Maxime Dénès
2017-04-13
Silence a few OCaml warnings.
Guillaume Melquiond
2017-04-12
Merge PR#441: Port Toplevel to the Stm API
Maxime Dénès
2017-04-12
[stm] Remove edit_id.
Emilio Jesus Gallego Arias
2017-04-12
Merge PR#422: Supporting all kinds of binders, including 'pat, in syntax of r...
Maxime Dénès
2017-04-11
Merge PR#532: Clean Nsatz implementation.
Maxime Dénès
2017-04-11
Merge PR#379: Introducing evar-insensitive constrs
Maxime Dénès
2017-04-09
Fix an algorithmic issue in Nsatz.
Pierre-Marie Pédrot
2017-04-09
Academic prescriptivism strikes back: down with baroque programming in Nsatz.
Pierre-Marie Pédrot
2017-04-07
Fix an unhandled exception in Omega.
Pierre-Marie Pédrot
2017-04-07
Merge branch 'master' into econstr
Pierre-Marie Pédrot
2017-04-07
[camlpX] Remove camlp4 compat layer.
Emilio Jesus Gallego Arias
2017-04-06
Merge PR#455: Farewell decl_mode
Maxime Dénès
2017-04-06
Merge PR#508: Optimize pending evars
Maxime Dénès
2017-04-06
Fix a normalization hotspot in computation of constr keys.
Pierre-Marie Pédrot
2017-04-04
end of correction of bug 4306
Julien Forest
2017-04-04
Bad correction in previous commit
Julien Forest
2017-04-04
Solving first problem in bug #4306. TO DO : solve the let in problem
Julien Forest
2017-04-04
Merge branch 'trunk' into pr379
Maxime Dénès
2017-04-03
Merge PR#417: No cast surgery in let in
Maxime Dénès
2017-04-01
Using delayed universe instances in EConstr.
Pierre-Marie Pédrot
2017-04-01
Declaring ltac plugin, so that static linking works.
Hugo Herbelin
2017-04-01
Actually exporting delayed universes in the EConstr implementation.
Pierre-Marie Pédrot
[next]