index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pretyping
Age
Commit message (
Expand
)
Author
2018-09-27
Merge PR #8545: Functionalize evarmap passing in Cases.ml
Emilio Jesus Gallego Arias
2018-09-27
Unification failure: don't give preference to a "beyond capabilities" error.
Hugo Herbelin
2018-09-27
Preparing ability to select "best" unification failure to report among two.
Hugo Herbelin
2018-09-26
[print] Restrict use of "debug" Termops printer.
Emilio Jesus Gallego Arias
2018-09-26
Merge PR #8534: Checking if low-level name printers are used on purpose or not
Maxime Dénès
2018-09-26
Merge PR #7309: Made names of existential variables interpretable as Ltac var...
Pierre-Marie Pédrot
2018-09-26
Making cases.ml use state-passing instead of the evdref idiom.
Pierre-Marie Pédrot
2018-09-25
Fix an algorithmic issue in the vernac guardedness checker.
Pierre-Marie Pédrot
2018-09-24
Fixes #8215 ("critical" bug of type inference in interpreting evars by names).
Hugo Herbelin
2018-09-23
Checking if low-level name printers are used on purpose or not.
Hugo Herbelin
2018-09-19
Replace trivial uses of declare_summary with summary.refs
Gaëtan Gilbert
2018-09-19
Merge PR #7257: Fixing yet a source of dependency on alphabetic order in unif...
Pierre-Marie Pédrot
2018-09-19
Merge PR #8447: Cleaning in the retroknowledge
Pierre-Marie Pédrot
2018-09-17
Merge PR #6906: [VM] Optimize structured values
Pierre-Marie Pédrot
2018-09-17
Merge PR #8053: [dune] Add apidoc target using `odoc`
Gaëtan Gilbert
2018-09-17
OCaml now exports the min and max non-constant tags, let's use it
Maxime Dénès
2018-09-17
[VM] Move structured_constant to Vmvalues
Maxime Dénès
2018-09-14
Fixing yet a source of dependency on alphabetic order in unification.
Hugo Herbelin
2018-09-14
Retroknowledge: use GlobRef.t instead of Constr.t as entry
Vincent Laporte
2018-09-12
Move maps & sets indexed by GlobRef.t into the kernel
Vincent Laporte
2018-09-11
Made names of existential variables interpretable as Ltac variables.
Hugo Herbelin
2018-09-11
Merge PR #7288: Isolating ltac naming out of pretyping + fixing renaming
Pierre-Marie Pédrot
2018-09-11
Merge PR #8285: Fixing #8270: cbn was applying zeta even when not asked for.
Pierre-Marie Pédrot
2018-09-10
Remove environment passing to coercion printers
Gaëtan Gilbert
2018-09-10
Merge PR #8290: Fix #8288: cumulativity inferance ignores args to bound varia...
Matthieu Sozeau
2018-09-10
[dune] Add apidoc target using `odoc`
Emilio Jesus Gallego Arias
2018-09-10
Relying on the precomputation of the renaming also for new_evar_type.
Hugo Herbelin
2018-09-10
Fixing ltac names interpretation in internals of pattern-matching compilation.
Hugo Herbelin
2018-09-10
Fixing an inconsistency in interpreting Ltac names linking to binder names.
Hugo Herbelin
2018-09-10
Moving part of pretyping dealing with ltac and renaming in new module GlobEnv.
Hugo Herbelin
2018-09-10
Temptative clarification of the role of ltac_genargs field in ltac_var_map.
Hugo Herbelin
2018-09-10
Minor cosmetic unifying of layout in pretyping.ml.
Hugo Herbelin
2018-09-10
Files pretyping.ml, glob_obs.ml, evarutil.ml: rewording/typos in some comments.
Hugo Herbelin
2018-09-07
Warnings on coercions used without being Imported
Maxime Dénès
2018-09-06
Fixing #8270 (cbn was calling zeta even when not asked for).
Hugo Herbelin
2018-09-05
[build] Preliminary support for building Coq with `dune`.
Emilio Jesus Gallego Arias
2018-09-04
Merge PR #8264: More efficient computation of avoided variables during pretyp...
Hugo Herbelin
2018-09-03
Merge PR #8124: Fix #8121: anomalies in native_compute with let and evars.
Maxime Dénès
2018-09-03
Merge PR #7085: Turn the kernel reduction sharing flag into an argument passe...
Maxime Dénès
2018-08-28
Fix #8288: cumulativity inferance ignores args to bound variables
Gaëtan Gilbert
2018-08-22
Fix #8251: remove "the the" occurrences
Gaëtan Gilbert
2018-08-17
More efficient computation of avoided variables during pretyping.
Pierre-Marie Pédrot
2018-07-26
restore reduction of coercion to eventually expose a constructor
Enrico Tassi
2018-07-26
Coercions cleanup: use GlobRef.t instead of constr
Maxime Dénès
2018-07-26
Fix #8121: anomalies in native_compute with let and evars.
Pierre-Marie Pédrot
2018-07-26
Turn the kernel reduction sharing flag into an argument passed in the cache.
Pierre-Marie Pédrot
2018-07-26
Merge PR #8122: Fix #8119: anomalies in vm_compute with let and evars.
Maxime Dénès
2018-07-25
Optimized dependencies for pattern-matching on only trivial patterns.
Hugo Herbelin
2018-07-25
Merge PR #7889: Cleanup reduction effects: they only work on constants.
Pierre-Marie Pédrot
2018-07-24
Fix #8119: anomalies in vm_compute with let and evars.
Pierre-Marie Pédrot
[prev]
[next]