index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pretyping
/
pretyping.ml
Age
Commit message (
Expand
)
Author
2018-10-16
Simplify fresh_foo_instance functions and pretyping of univ instance
Gaëtan Gilbert
2018-10-03
[pretyper] Remove imperative passing of evar_map.
Emilio Jesus Gallego Arias
2018-10-03
[pretyper] Less imperative passing of the evar_map, part II.
Emilio Jesus Gallego Arias
2018-10-03
[pretyper] Less imperative passing of the evar_map, part I.
Emilio Jesus Gallego Arias
2018-10-03
Merge PR #8634: (For v8.9 and master) Remove -compat 8.6 and document the com...
Théo Zimmermann
2018-10-02
Update the -compat flags
Jason Gross
2018-10-02
Revert #6651: Use r.(p) syntax to print primitive projections
Maxime Dénès
2018-09-27
Merge PR #8545: Functionalize evarmap passing in Cases.ml
Emilio Jesus Gallego Arias
2018-09-26
[print] Restrict use of "debug" Termops printer.
Emilio Jesus Gallego Arias
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-24
Fixes #8215 ("critical" bug of type inference in interpreting evars by names).
Hugo Herbelin
2018-09-11
Made names of existential variables interpretable as Ltac variables.
Hugo Herbelin
2018-09-10
Relying on the precomputation of the renaming also for new_evar_type.
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
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-08-17
More efficient computation of avoided variables during pretyping.
Pierre-Marie Pédrot
2018-07-24
Projections use index representation
Gaëtan Gilbert
2018-07-17
Change QuestionMark for better record field missing error message.
Siddharth Bhat
2018-06-18
Remove reference name type.
Maxime Dénès
2018-06-12
[api] Misctypes removal: several moves:
Emilio Jesus Gallego Arias
2018-06-04
Stronger invariants in unification signature.
Pierre-Marie Pédrot
2018-05-30
[api] Remove deprecated object from `Term`
Emilio Jesus Gallego Arias
2018-05-23
Collecting List.smart_* functions into a module List.Smart.
Hugo Herbelin
2018-05-22
Merge PR #7384: Split Universes
Pierre-Marie Pédrot
2018-05-18
Merge PR #6965: [api] Move universe syntax to `Glob_term`
Pierre-Marie Pédrot
2018-05-17
Make set minimization option internal to Universes
Gaëtan Gilbert
2018-05-11
Deprecate Evarconv.e_conv,e_cumul
Gaëtan Gilbert
2018-05-08
[api] Move universe syntax to `Glob_term`
Emilio Jesus Gallego Arias
2018-04-26
Pretyping: Fixing a de Bruijn bug in interpreting default instances of evars.
Hugo Herbelin
2018-04-13
Evar maps contain econstrs.
Gaëtan Gilbert
2018-03-31
[econstr] Forbid calling `to_constr` in open terms.
Emilio Jesus Gallego Arias
2018-03-09
[located] Push inner locations in `reference` to a CAst.t node.
Emilio Jesus Gallego Arias
2018-03-05
Merge PR #6855: Update headers following #6543.
Maxime Dénès
2018-03-04
Merge PR #6791: Removing compatibility support for versions older than 8.5.
Maxime Dénès
2018-03-02
Remove VOld compatibility flag.
Théo Zimmermann
2018-02-28
[econstr] Continue consolidation of EConstr API under `interp`.
Emilio Jesus Gallego Arias
2018-02-27
Update headers following #6543.
Théo Zimmermann
2018-02-19
pretyping: restore API understand_judgment_tcc (now understand_tcc_ty)
Enrico Tassi
2018-02-12
Merge PR #6651: Use r.(p) syntax to print primitive projections.
Maxime Dénès
2018-01-30
Use r.(p) syntax to print primitive projections.
Maxime Dénès
2018-01-02
Cleanup name-binding structure for fresh evar name generation.
Pierre-Marie Pédrot
2017-12-01
Proper nametab handling of global universe names
Matthieu Sozeau
2017-11-28
Merge PR #1033: Universe binder improvements
Maxime Dénès
2017-11-26
[api] Remove aliases of `Evar.t`
Emilio Jesus Gallego Arias
2017-11-25
Fix interpretation of global universes in univdecl constraints.
Gaëtan Gilbert
2017-11-24
Use Maps and ids for universe binders
Gaëtan Gilbert
2017-11-13
[api] Another large deprecation, `Nameops`
Emilio Jesus Gallego Arias
[next]