]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/ng_disambiguation
- hExtlib: added debugging information for split_nth
[helm.git] / helm / software / components / ng_disambiguation /
2009-05-08 Claudio Sacerdoti... ...
2009-05-08 Claudio Sacerdoti... Bug fixed in interpretation of records (the type was...
2009-04-29 Claudio Sacerdoti... Records are now interpreted in the NG (but I am sure...
2009-04-28 Claudio Sacerdoti... Inductive definitions are now interpreted (but records...
2009-04-14 Ferruccio Guidiwe rebuilt the dependences
2009-04-01 Enrico Tassiadded tentative elim
2009-04-01 Enrico Tassi1) mk_meta now returns also the index of the created...
2009-03-25 Enrico Tassinew tactics are almost ready
2009-03-10 Enrico Tassiunification hints almost ready
2009-03-03 Enrico Tassi- fixed hint generation, more hints are generated
2009-02-11 Enrico Tassisome work to refine objs
2008-12-19 Enrico Tassitype3
2008-12-15 Wilmer RicciottiFirst attempt to implement unification hints.
2008-12-12 Enrico Tassiadded some hardcoded universes, needed to typecheck...
2008-12-05 Claudio Sacerdoti... Added new syntax Type[n] where n is a number.
2008-12-05 Claudio Sacerdoti... Useless code removed.
2008-12-05 Enrico Tassia few missing ~subst added to whd
2008-12-05 Enrico Tassicoercions are there, but not heavily tested
2008-12-05 Enrico Tassidisambiguation takes ~mk_localization_tbl and not ...
2008-12-04 Enrico TassiFixes:
2008-12-03 Claudio Sacerdoti... The aliases and multi_aliases in the lexicon status...
2008-12-01 Claudio Sacerdoti... rt.op and check.opt removed from Makefile
2008-11-28 Enrico Tassi\forall x:?. and \forall x. both generate a meta for...
2008-11-27 Claudio Sacerdoti... ...
2008-11-27 Enrico TassiNew modules stack:
2008-11-27 Enrico Tassi1. grafiteDisambiguator => multiPassDisambiguator
2008-11-27 Enrico Tassinew kernel is compiled since the META of grafite_parser...
2008-11-26 Enrico TassiRe-added exception, just for now (debugging).
2008-11-26 Enrico Tassialmost done
2008-11-26 Enrico Tassidisambiguation even more abstracted
2008-11-21 Enrico Tassi...
2008-11-21 Enrico Tassione more lazy/loc
2008-11-21 Enrico Tassiloc * lazy string -> (loc * string) lazy
2008-11-21 Enrico Tassidisambiguation now returns and takes in input the subst...
2008-11-12 Enrico Tassidisambiguation for ng terms almost there