]> matita.cs.unibo.it Git - helm.git/history - matita/components/ng_kernel/nCicExtraction.ml
size_of_type fixed and simplified
[helm.git] / matita / components / ng_kernel / nCicExtraction.ml
2012-08-27 Claudio Sacerdoti... size_of_type fixed and simplified
2012-08-27 Claudio Sacerdoti... No pattern matching over empty types in Haskell
2012-08-27 Claudio Sacerdoti... Infos stored for inductive types.
2012-08-27 Claudio Sacerdoti... Preliminary extraction of constructors.
2012-08-27 Claudio Sacerdoti... Added kind signatures to data declaration.
2012-08-27 Claudio Sacerdoti... 1. Dominic:
2012-08-22 Claudio Sacerdoti... Preliminary work on (co)inductive types.
2012-08-02 Claudio Sacerdoti... Bug fixed: the context generated by l.h.s. binders...
2012-08-02 Claudio Sacerdoti... Pretty printing of patterns done almost correctly.
2012-08-02 Claudio Sacerdoti... Tentative code for Fixpoint. Still to be completed.
2012-08-02 Claudio Sacerdoti... 1. Implemented type inference for Fomega to extract...
2012-08-02 Claudio Sacerdoti... Bugs fixed:
2012-08-01 Claudio Sacerdoti... Bugs related to pretty printing of names fixed (capital...
2012-08-01 Claudio Sacerdoti... Bug fixed: Haskell forces capitalisation.
2012-08-01 Claudio Sacerdoti... Begin of porting of code extraction to the new Matita.