]> matita.cs.unibo.it Git - helm.git/history - matita/components/ng_kernel
WIP on cpce ...
[helm.git] / matita / components / ng_kernel /
2018-09-13 Ferruccio Guididependences for ocaml version 4.05.0
2018-01-05 Ferruccio Guidiupdated depend files
2017-12-28 Claudio Sacerdoti... .depend{.opt} files changed
2016-11-23 Ferruccio Guidi1) hard coded linearized references removed
2016-06-13 Ferruccio Guididoes_not_occur documented
2016-04-18 Ferruccio GuidiAs required by M. Maietti,
2016-03-23 Ferruccio Guidi- ng_kernel: we print the offending term when guarded_b...
2016-01-13 Ferruccio Guidi- ng_kernel: catched Invalid_argument "List.nth" in...
2015-09-05 Ferruccio Guidilast comment was incomplete by mistake.
2015-09-05 Ferruccio Guidi- New attribute `Implied put beside `Generated and...
2014-12-01 Ferruccio Guididependences update
2014-03-04 Claudio Sacerdoti... Different behaviour of OCaml 4.0.
2013-02-24 Ferruccio Guidi- nUri : added Sets of uris for use in "probe"
2013-02-02 Claudio Sacerdoti... Implementation of Ocaml extraction (largely ported...
2013-02-02 Claudio Sacerdoti... Identity change, improves readability.
2013-01-06 Ferruccio Guididependences update
2012-09-19 Claudio Sacerdoti... More work on inserting UnsafeCoerce in argument applica...
2012-09-04 Claudio Sacerdoti... 1. deriving (Show) no longer used because it fails...
2012-08-30 Claudio Sacerdoti... Name mangling until separate extraction is implemented.
2012-08-29 Claudio Sacerdoti... Code to make all global names in a file fresh.
2012-08-29 Claudio Sacerdoti... Capitalization of variables bound in patterns fixed.
2012-08-29 Claudio Sacerdoti... ...
2012-08-29 Claudio Sacerdoti... Fixed indentation, which is semantic in Haskell.
2012-08-29 Claudio Sacerdoti... Extraction is now integrated with the usual machinery...
2012-08-29 Claudio Sacerdoti... Top used also for fixes.
2012-08-29 Claudio Sacerdoti... Match in types handled using Top.
2012-08-28 Claudio Sacerdoti... Dead code removed.
2012-08-28 Claudio Sacerdoti... Match in classification of non-terms taken in account.
2012-08-28 Claudio Sacerdoti... Known bug fixed: the rhs of a match over a small single...
2012-08-28 Claudio Sacerdoti... Basics/logic.ma no longer raises exception.
2012-08-28 Claudio Sacerdoti... Bug fixed: when extracting pattern matching on singleto...
2012-08-28 Claudio Sacerdoti... Fixed pretty-printing of types of variables bound in...
2012-08-28 Claudio Sacerdoti... Patterns are now computed according to the extracted...
2012-08-28 Claudio Sacerdoti... pattern arguments where printed in reverse order
2012-08-28 Claudio Sacerdoti... Bug fixed: rhs in match were printed in wrong context.
2012-08-27 Claudio Sacerdoti... Code for computing patterns the way Haskell likes them...
2012-08-27 Claudio Sacerdoti... Fixed pretty-printing of mutual recursive stuff and...
2012-08-27 Claudio Sacerdoti... 1. fixed pretty-printing of constructors, type variable...
2012-08-27 Claudio Sacerdoti... 1. added Skip to terms to maintain consistency between...
2012-08-27 Claudio Sacerdoti... Fixed left/right context distinction in inductive types.
2012-08-27 Claudio Sacerdoti... Pretty printing of context (variable refreshing) fixed.
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... Code extraction branched.
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.
2012-07-19 Claudio Sacerdoti... Major speed up improvement after every tactic application.
2012-06-11 Claudio Sacerdoti... Reindented
2012-05-17 Claudio Sacerdoti... hash function exported
2012-05-15 Claudio Sacerdoti... Bug fixed in does_not_occur when a LetIn was found...
2012-05-10 Claudio Sacerdoti... Patch to improve the pretty-printing of error messages.
2012-01-07 Ferruccio Guidilambda_delta: global environments handling: redefined...
2011-11-24 Ferruccio Guidi- now destruct tries to clear the replaced variables...
2011-11-18 Claudio Sacerdoti... * Almost ready for release 0.99.1.
2011-10-18 Wilmer RicciottiChanges in "destruct" tactic (allowing performance...
2011-07-15 Claudio Sacerdoti... Bug fixed: when we try to add an object and it is not...
2011-06-01 Claudio Sacerdoti... assert false removed
2011-03-14 Ferruccio Guididependences fix
2011-01-11 Claudio Sacerdoti... HUGE COMMIT:
2010-12-23 Andrea Asperti1. bug in addition of universe constraints fixed: the...
2010-12-02 Claudio Sacerdoti... [ porting from CerCo's Matita ]
2010-11-19 Andrea AspertiImplementation of proof irrelevance finished.
2010-10-26 Andrea Asperticic module removed (RIP)
2010-10-07 Andrea Asperti- cic_exportation, cic_acic, acic_content (only parts...
2010-09-30 Enrico Tassisync with stable:
2010-09-30 Claudio Sacerdoti... Stuff moved from old Matita.