]> matita.cs.unibo.it Git - helm.git/history - helm/software/components
now inline "file.ma" is allowed.
[helm.git] / helm / software / components /
2008-02-19 Ferruccio Guidinow inline "file.ma" is allowed.
2008-02-19 Enrico Tassiinitial steps of convertibility
2008-02-18 Enrico Tassisome bits of reduction, reusing psubst
2008-02-13 Enrico Tassiconversion half inplemented
2008-02-13 Enrico Tassireordered cases
2008-02-13 Enrico Tassireorganization of sources
2008-02-13 Enrico Tassisubstituion and lifting implemented
2008-02-13 Enrico Tassifactorized common components of objects
2008-02-13 Enrico Tassiadded Local pragma, moved leftno and inductive into...
2008-02-13 Enrico Tassiadded leftno to indtypes, better indentation and comments
2008-02-12 Enrico TassinCic almost finished
2008-02-12 Enrico Tassiallow to use "../foo/bar.ma" as a path for the include...
2008-02-08 Claudio Sacerdoti... Bug fixed in generation of elimination principles of...
2008-02-05 Enrico Tassicic defined (half)
2008-02-05 Enrico Tassireindent
2008-02-05 Enrico Tassioldenv2newenv cache
2008-02-05 Enrico Tassiuri and references(uri)
2008-02-05 Enrico Tassiuri -> reference (2)
2008-02-05 Enrico Tassiuri -> reference
2008-01-31 Wilmer RicciottiOne Obj.magic implemented, trust changed to false.
2008-01-31 Wilmer RicciottiTransformation back and forth between old and new repre...
2008-01-31 Enrico Tassisnapshot
2008-01-31 Enrico Tassinew uri defined
2008-01-31 Enrico Tassisnapshot]
2008-01-30 Enrico Tassiadded meta for the new kernel
2008-01-30 Enrico Tassistub functions to make all compile
2008-01-30 Enrico Tassibasic organization of the new kernel
2008-01-22 Enrico Tassi...
2008-01-14 Enrico Tassiadded some doc
2008-01-14 Enrico Tassibetter parsing of the root file
2008-01-11 Enrico Tassiadded a warning when a file is not compiled cause its...
2008-01-11 Enrico TassiMake does not even try to build files that would be...
2008-01-11 Enrico Tassicache for mtime of files is not polluted with None...
2008-01-11 Enrico TassiMake was caching too much, thus some targets were not...
2008-01-10 Enrico TassiBIG FAT WARNING: DEVELOPMENTS DIE HERE
2007-12-04 Claudio Sacerdoti... Even if the error is not localized, it was not a good...
2007-12-04 Claudio Sacerdoti... Some terms are not localized from the very beginning :-(
2007-12-04 Claudio Sacerdoti... One more error localized. But the code is really ugly...
2007-12-04 Enrico Tassiif parameter type is given, this assert is false
2007-12-04 Claudio Sacerdoti... Reindented.
2007-11-30 Enrico Tassiadded a way to generate all the utf8 symbols
2007-11-28 Claudio Sacerdoti... Bug fixed: an unification exception used to escape...
2007-11-27 Claudio Sacerdoti... Back-ported to camlp5 < 5.00.
2007-11-26 Stefano Zacchiroliadd dump of position information in the lexed file
2007-11-25 Claudio Sacerdoti... This version of disambiguate.ml implements yet another...
2007-11-25 Claudio Sacerdoti... Bug fixed: an unification exception used to escape...
2007-11-23 Enrico Tassirestored the right context used to generate names....
2007-11-23 Claudio Sacerdoti... This alternative version of disambiguate.crit2 implemen...
2007-11-23 Enrico Tassifast and sound registry lists
2007-11-19 Claudio Sacerdoti... Bug fixed: local type declarations are not allowed...
2007-11-17 Enrico Tassimoved to pkg-ocaml-maint
2007-11-16 Enrico Tassi...
2007-11-16 Enrico Tassicompose tactic restore and added nocomposites keyword
2007-11-16 Enrico Tassiadded -noinnertypes
2007-11-15 Enrico Tassiremoved prerr_endline
2007-11-15 Enrico Tassiremoved ugly prerr_endline
2007-11-15 Enrico Tassiadded ~delta parameter to saturate_term and used it...
2007-11-14 Claudio Sacerdoti... Bug fixed: yet another case where tys of mutual recursi...
2007-11-14 Ferruccio Guidinow destruct takes an optional list of term rather...
2007-11-13 Ferruccio Guidi- ProofEngineHelpers: namer_of moved to GrafiteEngine
2007-11-12 Ferruccio Guidi- destruct tactic: automatic simplification in case...
2007-11-12 Enrico Tassiremoved ugly printing
2007-11-10 Claudio Sacerdoti... a) Detection of existential types now implemented
2007-11-10 Claudio Sacerdoti... More correct (but still bugged) implementation of type...
2007-11-10 Claudio Sacerdoti... Dead code removed.
2007-11-08 Claudio Sacerdoti... Trivial bug fixed in type inference of LetIn source...
2007-11-08 Claudio Sacerdoti... Arguments of constructors in a case pattern are now...
2007-11-08 Enrico Tassiplease, commit files with debug=false otherwise the...
2007-11-07 Ferruccio Guidi- bug fix in destruct
2007-11-06 Ferruccio Guidinew implementation of the destruct tactic,
2007-11-06 Claudio Sacerdoti... cic_acic should be compiled before cic_exportation
2007-11-05 Claudio Sacerdoti... Bug in detection of too polymorphic types partially...
2007-11-05 Claudio Sacerdoti... MutCases that occur in types should be handled with...
2007-11-05 Claudio Sacerdoti... Obj.magic are now generated to extract dependently...
2007-11-05 Claudio Sacerdoti... Handling of left parameters of constructors/indutive...
2007-11-05 Claudio Sacerdoti... Slightly nicer output.
2007-11-05 Claudio Sacerdoti... Filenames are now fully mangled (e.g. matita_nat_nat...
2007-11-05 Claudio Sacerdoti... Type application and abstractions are now exported...
2007-11-05 Claudio Sacerdoti... New OCaml keyword "val".
2007-11-05 Claudio Sacerdoti... "f" => "aux" to avoid name clashes
2007-11-04 Claudio Sacerdoti... The type parameters in an inductive type declaration...
2007-11-04 Claudio Sacerdoti... Type arguments are better uncapitalized.
2007-11-04 Claudio Sacerdoti... Empty types not in Prop and empty types elimination...
2007-11-04 Claudio Sacerdoti... Empty and singleton type elimination are now handled...
2007-11-04 Claudio Sacerdoti... 1. type definitions of propositions are no longer expor...
2007-11-04 Claudio Sacerdoti... * type definitions that define a new proposition are...
2007-11-04 Claudio Sacerdoti... All exported names are now qualified. This avoids the...
2007-11-04 Claudio Sacerdoti... All names are now qualified. This avoids the need for...
2007-11-02 Claudio Sacerdoti... *** Very experimental and not branched ***
2007-11-02 Ferruccio Guidi- tacticals: new tactical ifs added: uses thens where...
2007-11-02 Claudio Sacerdoti... Added an hook useful in many situations.
2007-10-30 Ferruccio Guidibetter implementation of if_
2007-10-29 Ferruccio Guidi- destruct: core of subst tactic implemented,
2007-10-28 Claudio Sacerdoti... Pretty-printing of "match ... with" pattern syntax...
2007-10-26 Enrico Tassi...
2007-10-26 Enrico Tassirebuilt
2007-10-26 Enrico Tassirebuilt
2007-10-26 Claudio Sacerdoti... Syntax of patterns changed (and not documented yet).
2007-10-26 Claudio Sacerdoti... Wildcard patterns implemented in case analysis. The...
2007-10-25 Ferruccio Guidibug fix in injection e relocate term
next