lean4-htt/src/init
Leonardo de Moura ac0352b584 refactor(kernel): remove quotitent normalizer extension
The `quot` type is now implemented in the kernel.
We will do the same thing for inductives.
We will not support normalizer extensions anymore in Lean4.
It doesn't make sense since we settled with 2 extensions: quotients and
inductives. Moreover, any new extension would require substantial
changes (e.g., code generator).
The normalizer_extension feature was useful when we were experimenting
with different kernel flavors.
2018-06-01 10:52:17 -07:00
..
CMakeLists.txt feat(CMakeLists): add shared library 2015-08-13 11:21:05 -07:00
init.cpp refactor(kernel): remove quotitent normalizer extension 2018-06-01 10:52:17 -07:00
init.h refactor(*): start move to explicit initialization/finalization, 2014-09-22 10:41:07 -07:00