| Age | Commit message (Collapse) | Author |
|
Reviewed-by: Zimmi48
Reviewed-by: herbelin
|
|
|
|
|
|
Reviewed-by: mattam82
Reviewed-by: maximedenes
Reviewed-by: jfehrle
Ack-by: gares
Ack-by: Zimmi48
Ack-by: ppedrot
|
|
Reviewed-by: Zimmi48
|
|
|
|
|
|
Reviewed-by: jfehrle
|
|
description of Instance command
Reviewed-by: Zimmi48
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reviewed-by: herbelin
Reviewed-by: JasonGross
Reviewed-by: jfehrle
Ack-by: Zimmi48
|
|
|
|
|
|
|
|
|
|
This enables numeral notations for non inductive types by
pre/postprocessing them to a given proxy inductive type.
For instance, this should enable the use of numeral notations for R.
|
|
|
|
|
|
|
|
typ_param -> ltac2_typevar,
tac2expr -> ltac2_expr
|
|
|
|
|
|
|
|
|
|
Always generate prodn* files if edits succeed
|
|
Reviewed-by: Zimmi48
|
|
|
|
|
|
|
|
-> "constr"
Reviewed-by: herbelin
Ack-by: Zimmi48
|
|
|
|
I believe this renaming makes it easier for new contributors to discover
the code of `ring`.
|
|
|
|
|
|
Negative values had no meaning there.
Those were spotted by Hugo Herbelin while reviewing #12979 .
|
|
As respectively bigint and bignat that fit into an OCaml int.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reviewed-by: ejgallego
|
|
|
|
|