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
2021-03-30
[flags] [profile] Remove bit-rotten CProfile code.
Emilio Jesus Gallego Arias
2021-03-26
[doc] cleanup pretyping/structures.mli
Enrico Tassi
2021-03-26
[recordops] complete API rewrite; the module is now called [structures]
Enrico Tassi
2021-03-25
Merge PR #13909: Minimize the set of multiple inheritance (coercion) paths to...
coqbot-app[bot]
2021-03-26
Expose less interface in coercionops.mli
Kazuhiko Sakaguchi
2021-03-12
Move the responsibility of type-checking to the caller for tactic-in-terms.
Pierre-Marie Pédrot
2021-03-13
Minimize the set of multiple inheritance paths to check for conversion
Kazuhiko Sakaguchi
2021-03-11
Merge PR #13854: Normalize evars during bytecode compilation.
coqbot-app[bot]
2021-03-09
Add the source and target classes to the coercion table
Kazuhiko Sakaguchi
2021-03-09
Replace cl_index with cl_typ in coercionops.ml
Kazuhiko Sakaguchi
2021-03-06
Merge PR #13902: [coercion] expose coercion_info
Pierre-Marie Pédrot
2021-03-05
[coercipn] expose coercion_info
Enrico Tassi
2021-03-03
Merge PR #12567: [build] Split stdlib to it's own package.
coqbot-app[bot]
2021-03-03
[build] Split stdlib to it's own opam package.
Emilio Jesus Gallego Arias
2021-03-02
Merge PR #13889: Dead code elimination: not reducible error message is never ...
coqbot-app[bot]
2021-03-02
Dead code elimination: not reducible error message is never raised.
Théo Zimmermann
2021-02-28
Merge PR #13853: Delay the dynamic linking of native-code libraries until nat...
Pierre-Marie Pédrot
2021-02-26
Merge PR #13869: Use make_case_or_project in auto_ind_decl
Pierre-Marie Pédrot
2021-02-26
Delay the dynamic linking of native-code libraries until native_compute is ca...
Guillaume Melquiond
2021-02-24
Infrastructure for fine-grained debug flags
Maxime Dénès
2021-02-24
Use Reductionops.clos_whd_flags in vm_compute and native_compute.
Guillaume Melquiond
2021-02-23
Normalize evars during bytecode compilation (fix #13841).
Guillaume Melquiond
2021-02-22
Merge PR #13836: Make detyping more resistent in the debugger
Pierre-Marie Pédrot
2021-02-17
Use make_case_or_project in auto_ind_decl
Gaëtan Gilbert
2021-02-17
Merge PR #13734: Fix #13732: Implicit Type vs universes
Pierre-Marie Pédrot
2021-02-08
Make detyping more resistent in the debugger
Gaëtan Gilbert
2021-01-20
Slightly less stupid algorithm for simpl fixpoint expansion.
Pierre-Marie Pédrot
2021-01-20
Inline the function in contract_[co]fix_use_function.
Pierre-Marie Pédrot
2021-01-20
Factorize the call of nf_beta in red_elim_const.
Pierre-Marie Pédrot
2021-01-20
Merge PR #13721: Remove strong reduction wrappers
coqbot-app[bot]
2021-01-19
Merge PR #13699: Fix #13579 (hnf on primitives raises an anomaly)
Pierre-Marie Pédrot
2021-01-18
Merge PR #13723: Use a compact case representation for patterns
coqbot-app[bot]
2021-01-18
Do not call the with_full_binder map variant for Reduction.instance.
Pierre-Marie Pédrot
2021-01-18
Move the two only calls to the strong combinator to their calling site.
Pierre-Marie Pédrot
2021-01-18
Move the only use of strong_with_flags to its single calling module.
Pierre-Marie Pédrot
2021-01-18
Fix #13579 (hnf on primitives raises an anomaly)
Pierre Roux
2021-01-12
Same treatment for pattern functions used by rewrite.
Pierre-Marie Pédrot
2021-01-12
Extrude the check for pattern groundness outside of unification.
Pierre-Marie Pédrot
2021-01-12
Restore the corner-case behaviour for let-bound variables in patterns.
Pierre-Marie Pédrot
2021-01-12
Slight tweak of the matching algorithm for PIf vs. Case.
Pierre-Marie Pédrot
2021-01-12
Change the case representation of patterns.
Pierre-Marie Pédrot
2021-01-11
Respect print_universes in detype_instance
Gaëtan Gilbert
2021-01-04
Try to preserve the old unification behaviour w.r.t. let-ins in branches.
Pierre-Marie Pédrot
2021-01-04
Make detyping more robust w.r.t. case representation.
Pierre-Marie Pédrot
2021-01-04
Remove redundant univ and parameter info from CaseInvert
Gaëtan Gilbert
2021-01-04
Change the representation of kernel case.
Pierre-Marie Pédrot
2020-12-21
Move evaluable_global_reference from Names to Tacred.
Pierre-Marie Pédrot
2020-12-21
Remove the artificial dependency of Heads on evaluable_global_reference.
Pierre-Marie Pédrot
2020-12-20
Merge PR #13138: Towards a documentation / cleanup of evarconv
coqbot-app[bot]
2020-12-18
Merge PR #13628: Cache meta instances in Clenv
coqbot-app[bot]
[next]