]> matita.cs.unibo.it Git - helm.git/history - matita/components
severe bug found in parallel zeta
[helm.git] / matita / components /
2012-11-09 Ferruccio Guidi- mac (ma count)
2012-10-19 Claudio Sacerdoti... One useless Obj.magic removed.
2012-10-08 Wilmer RicciottiDowngrades buggy destruct patch.
2012-10-05 Wilmer RicciottiRemoves debug prints that were left from last commit.
2012-10-05 Wilmer RicciottiThis patch allows generation of minimally dependent...
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... Composite coercions are now extracted too.
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... (Part of previous two commits)
2012-08-29 Claudio Sacerdoti... (Part of previous commit)
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... One less warning.
2012-07-19 Claudio Sacerdoti... Some debugging times exposed.
2012-07-19 Claudio Sacerdoti... Major speed up improvement after every tactic application.
2012-06-29 Claudio Sacerdoti... Bug fixed: arguments of a match are (no longer...)...
2012-06-11 Claudio Sacerdoti... Reindented
2012-06-11 Claudio Sacerdoti... New nohyps option for /demod/
2012-06-08 Claudio Sacerdoti... New flags for demod:
2012-06-07 Claudio Sacerdoti... Patch to avoid generating _inv_ind_recTX for X the...
2012-06-07 Claudio Sacerdoti... Sys.Break no longer catched
2012-06-07 Claudio Sacerdoti... New debugging switch in the interface.
2012-06-04 Ferruccio Guidi- lambda_delta: subject reduction for nativa type assig...
2012-05-31 Claudio Sacerdoti... Thanks to Guarrigue, code for Serializer functor simpli...
2012-05-30 Ferruccio Guidi- nDestructTac: Sys.break handled in two places
2012-05-17 Ferruccio Guididepenences fixup
2012-05-17 Claudio Sacerdoti... ...
2012-05-17 Claudio Sacerdoti... ...
2012-05-17 Claudio Sacerdoti... Efficient hashing used.
2012-05-17 Claudio Sacerdoti... hash function exported
2012-05-17 Claudio Sacerdoti... The lpo cache is now implemented as an hastbl for more...
2012-05-16 Claudio Sacerdoti... Added cache to lpo implementation.
2012-05-16 Claudio Sacerdoti... Orientation of equalities is now displayed.
2012-05-16 Claudio Sacerdoti... Orientation of equalities is now displayed.
2012-05-16 Claudio Sacerdoti... Compare was not compatible with eq!
2012-05-16 Claudio Sacerdoti... New, faster implementation of lpo checked against old...
2012-05-16 Andrea AspertiNew implementation of lpo (the previous one was sometim...
2012-05-15 Claudio Sacerdoti... Pruning generalized from Vars to applied Vars.
2012-05-15 Claudio Sacerdoti... Bug fixed in does_not_occur when a LetIn was found...
2012-05-15 Claudio Sacerdoti... print => debug
2012-05-15 Claudio Sacerdoti... Divergence during indexing fixed: (? t = t') was not...
2012-05-15 Claudio Sacerdoti... Sys.Break no longer caught during indexing
2012-05-10 Claudio Sacerdoti... Patch to improve the pretty-printing of error messages.
2012-05-10 Claudio Sacerdoti... Sys.Break no longer captured in two places.
2012-05-03 Claudio Sacerdoti... Speed up: moved a #ppterm inside the lazy it belongs to.
2012-03-09 Ferruccio Guidi- lambda_delta: morew propertie in context-sensitive...
2012-03-06 Claudio Sacerdoti... Forward compatibility with new releases of Camlp5.
2012-03-06 Claudio Sacerdoti... Workaround for a BSD bug (submitted by Boender).
2012-01-27 Wilmer RicciottiFixes a bug in is_flexible (when checking a meta in...
2012-01-27 Claudio Sacerdoti... Better error messages.
2012-01-23 Wilmer RicciottiInversion principles generation falls back to cases...
2012-01-12 Wilmer RicciottiImproves the presentation of hypotheses in the goal...
2012-01-11 Wilmer RicciottiFixes r11788 (partial, thus broken commit).
2012-01-10 Ferruccio Guidiunpatched version for the new CamplP5
2012-01-10 Ferruccio Guidipatched version for old CamlP5
2012-01-10 Wilmer RicciottiBugfix: NCicUnification.could_reduce now performs whd...
2012-01-07 Ferruccio Guidilambda_delta: global environments handling: redefined...
2011-12-16 Andrea AspertiIn case paramodulation fails we apply unit equalities.
2011-12-13 Enrico Tassiaxiom-
2011-12-12 Enrico Tassisupport -axiom to avoind indexing an axiom (since there...
2011-12-12 Claudio Sacerdoti... Re-Ported to
2011-12-06 Wilmer RicciottiGrammar change: let corecs can take no arguments (and...
2011-12-06 Wilmer RicciottiFixes a bug that overwrited the index of the recursive...
next