]> matita.cs.unibo.it Git - helm.git/history - helm/software/components/ng_refiner
.depend{.opt} files changed
[helm.git] / helm / software / components / ng_refiner /
2015-01-22 Ferruccio Guididependences update
2010-11-29 Claudio Sacerdoti... Bug fixed: propagation of left expected parameters...
2010-11-29 Claudio Sacerdoti... In the case type_of constructor with expected type...
2010-11-29 Claudio Sacerdoti... Back-porting from new Matita:
2010-11-29 Claudio Sacerdoti... Back-porting from new Matita:
2010-11-29 Claudio Sacerdoti... Back-porting from new matita:
2010-11-22 Claudio Sacerdoti... Debugging code commented out.
2010-10-17 Enrico Tassinew case for higher order unification:
2010-10-17 Enrico Tassiremoved wrong optimization in delift and export is_flexible
2010-09-30 Enrico Tassipatches for hints & unification:
2010-09-12 Enrico TassiChange (or better define) the order of hints premises.
2010-07-22 Enrico Tassido not apply hints if metaclosed
2010-06-17 Enrico Tassioff by one fixed
2010-06-08 Wilmer RicciottiFixed a bug in the undebruijnate function which caused...
2010-06-07 Enrico Tassiunify left args of inductive types with left argus...
2010-05-12 Wilmer RicciottiExperimental support for Russell (coercions moving...
2010-05-06 Claudio Sacerdoti... Bug fixed:
2010-04-13 Enrico Tassicatch the right exception, avoid uncaught Subst_not_found
2010-04-08 Claudio Sacerdoti... New sets of.
2010-03-24 Claudio Sacerdoti... ...
2010-03-04 Andrea AspertiIn line with the ml.
2010-03-02 Enrico TassiConstants are indexed using the Reference, not the...
2010-03-01 Wilmer RicciottiFixed a bug in the unification, which prevented some...
2009-11-24 Wilmer RicciottiBugfix in tipify: a metavariable was set to type withou...
2009-11-24 Wilmer RicciottiIn order to prevent useless meta extensions, we optimiz...
2009-11-24 Wilmer RicciottiWhen unifying
2009-11-19 Wilmer Ricciotti- Added a swap parameter to the unification procedure
2009-11-18 Wilmer RicciottiNCicRefiner.force_to_sort implemented on top of NCicUni...
2009-11-18 Wilmer RicciottiCode factorization for check_type.
2009-11-16 Wilmer RicciottiImplementation of ndestruct tactic (including destructi...
2009-11-04 Claudio Sacerdoti... Bug fixed: restrict used to take the list of positions...
2009-10-30 Claudio Sacerdoti... Code simplified.
2009-10-30 Claudio Sacerdoti... Useless old code for ad-hoc management of out-scope...
2009-10-30 Claudio Sacerdoti... New style debugging/profiling for NCicMetaSubst.
2009-10-29 Claudio Sacerdoti... Better error message.
2009-10-29 Claudio Sacerdoti... instantiate/sortfy/kindfy etc. reimplemented with less...
2009-10-29 Claudio Sacerdoti... Let's use already existent functions.
2009-10-28 Claudio Sacerdoti... Ad-hoc management of ? vs out_scope in instantiate...
2009-10-28 Claudio Sacerdoti... Commented out code to optimize the case t1 vs t2 when...
2009-10-22 Enrico Tassinew instantiate, only known bug is w.r.t. in/out scope...
2009-10-22 Enrico Tassithe trie indexes terms up to 10 nested applications...
2009-10-16 Enrico Tassinew lambda instros and better logging
2009-10-15 Claudio Sacerdoti... Profiling code integrated.
2009-10-14 Claudio Sacerdoti... Debugging improved.
2009-10-14 Claudio Sacerdoti... Benchmarking integrated in folding/unfolding.
2009-10-14 Enrico Tassihints were not used by reduction machines on heads
2009-10-12 Claudio Sacerdoti... 1) Bug fixed: the case Meta(i) vs Meta(i) was handled...
2009-10-12 Claudio Sacerdoti... Bug fixed: in case of (t ...) where t has flexible...
2009-10-12 Claudio Sacerdoti... Closed metas must have closed (expected) types.
2009-10-12 Claudio Sacerdoti... Improved debugging code.
2009-10-07 Claudio Sacerdoti... - oCic2NCic and nCic2OCic moved to ng_library
2009-10-06 Wilmer RicciottiInverters/Inversion:
2009-10-06 Enrico Tassiunification pps can be activated by the menu debug
2009-10-06 Claudio Sacerdoti... Improved error message.
2009-10-05 Enrico Tassiadded auto_cache in the dupable status after an
2009-10-05 Enrico Tassinew ng_library module
2009-10-02 Enrico Tassiif the query has a completely flexible side, the empty...
2009-10-02 Enrico Tassihints input is cleared from projection redexes
2009-10-02 Wilmer RicciottiUpdated command ninverter. Syntax:
2009-10-02 Claudio Sacerdoti... Wrong context (again!)
2009-10-02 Claudio Sacerdoti... ...
2009-10-01 Enrico Tassi- delift_type_wrt_term fixed in many ways
2009-10-01 Enrico Tassiinstantiate merges tags
2009-10-01 Enrico Tassiadded sortification for (? args), untested code
2009-10-01 Enrico Tassisortification simplified
2009-09-30 Enrico Tassirewritten instantiate code
2009-09-30 Claudio Sacerdoti... New datatype for metasenv/subst: full fledged attribute...
2009-09-30 Wilmer RicciottiAdded initial support for inversion principles in Matit...
2009-09-30 Claudio Sacerdoti... Better (but still broken) fix for the case ?sort vs...
2009-09-30 Claudio Sacerdoti... The term contains dummy.conv that was searched over...
2009-09-29 Claudio Sacerdoti... 1) improved (???) debugging, with
2009-09-29 Claudio Sacerdoti... Re-indentiation
2009-09-29 Enrico Tassiugly coerc db print
2009-09-29 Claudio Sacerdoti... The unification does not longer use the refiner (urrah!)
2009-09-28 Enrico Tassi- fixed bug in coercion application, input/output swapp...
2009-09-28 Enrico Tassi2 lift related bugs fixed!
2009-09-28 Enrico Tassibetter debug pp
2009-09-21 Enrico Tassinew implementation of delift_type_wrt_term, that call...
2009-09-21 Enrico Tassihuge commit regarding universes:
2009-09-16 Claudio Sacerdoti... The left parameters coming from the constructor types...
2009-09-15 Enrico Tassiimproved check in delift for flexible lc entries.
2009-09-14 Claudio Sacerdoti... Slightly simplied status code.
2009-09-14 Claudio Sacerdoti... Simplest typing for status records.
2009-09-14 Claudio Sacerdoti... New tactics ncut and nlapply.
2009-09-10 Enrico Tassito me, the problem:
2009-09-10 Enrico Tassithe refiner was not checking that the resulting type
2009-09-09 Enrico Tassisome fixes here and there
2009-09-09 Enrico Tassidepends
2009-09-09 Enrico Tassisome more work for ng-coercions
2009-09-08 Enrico Tassisnapshot for CSC
2009-09-04 Enrico TassiReduction speedup (a.k.a. better sharing):
2009-08-14 Claudio Sacerdoti... Since the introduction of saturation, an assert false...
2009-08-13 Claudio Sacerdoti... fix_sorts (cfr. previous commit) used to break too...
2009-08-13 Claudio Sacerdoti... Let's refresh the universe to avoid assert failure.
2009-07-31 Claudio Sacerdoti... Bad patch reverted (in error message).
2009-07-31 Claudio Sacerdoti... Bug fixed: one case of too many arguments was not detec...
2009-07-30 Claudio Sacerdoti... First implementation of \ldots.
2009-07-30 Claudio Sacerdoti... Don't reinvent the wheel.
2009-07-28 Claudio Sacerdoti... 1) Some more work for vector implicits.
2009-07-27 Claudio Sacerdoti... Stupid bug fixed: the test to detect Uncertain cases...
next