]> matita.cs.unibo.it Git - helm.git/history - helm/software/components
Added initial support for inversion principles in Matita NG.
[helm.git] / helm / software / components /
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-27 Enrico TassiType printed as such, CProp printed as such
2009-09-27 Enrico Tassifixpoint have attributes for pragma (i.e. they can...
2009-09-23 Enrico Tassinew macro screenshot
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 Enrico Tassifixed coercion mechanism w.r.t. undo/require
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-11 Enrico Tassiconstructor accepts the arguments of the constructor...
2009-09-11 Enrico Tassinew tactic constructor: @[n]
2009-09-11 Enrico Tassilet rec/corec and co/inductive are not printed!
2009-09-11 Enrico Tassinew macro ncheck. fixed term2pres for Inductive and...
2009-09-10 Enrico Tassiallow @{ ... } as the identifier of the letin
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-09-04 Enrico TassiReduction speedup (a.k.a. better sharing):
2009-09-02 Enrico Tassido not fail if the inductive type is mutual, just do...
2009-09-02 Enrico Tassidecent error on interpretation declaration
2009-09-01 Enrico Tassifix double app in Ast
2009-09-01 Enrico Tassibetter print of ILLEGAL applications
2009-09-01 Enrico Tassicatch wrapped exception
2009-08-25 Enrico Tassincoindutive now generates a co-inductive type, not...
2009-08-25 Enrico TassiMeta case not handled, the iterator was complaining.
2009-08-14 Claudio Sacerdoti... Since the introduction of saturation, an assert false...
2009-08-13 Claudio Sacerdoti... Some quick patch to fix elimination that used to look for
2009-08-13 Claudio Sacerdoti... fix_sorts (cfr. previous commit) used to break too...
2009-08-13 Claudio Sacerdoti... Assert false do not allow to debug...
2009-08-13 Claudio Sacerdoti... Let's refresh the universe to avoid assert failure.
2009-08-06 Claudio Sacerdoti... Metas must be handled when using iterators.
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-31 Claudio Sacerdoti... Serious bug fixed: uris were not refreshed when loading...
2009-07-31 Claudio Sacerdoti... Record projections are now defined as fixpoints in...
2009-07-31 Claudio Sacerdoti... \ldots are now used in nelim and ncases
2009-07-31 Claudio Sacerdoti... Pp fixed in order to obtain read-back.
2009-07-30 Claudio Sacerdoti... napply now automatically inserts \ldots at the end
2009-07-30 Claudio Sacerdoti... First implementation of \ldots.
2009-07-30 Claudio Sacerdoti... Don't reinvent the wheel.
2009-07-29 Andrea AspertiNew demodulation (innermost, optimized to avoid reducin...
2009-07-29 Andrea AspertiChanged the ordering of rels, and the introduction...
2009-07-29 Andrea AspertiLazy strings
2009-07-29 Andrea AspertiAdded the benchmark with the new demodulation function.
2009-07-28 Claudio Sacerdoti... "..." -> "\ldots" for implicit vectors
2009-07-28 Claudio Sacerdoti... 1) Some more work for vector implicits.
2009-07-28 Claudio Sacerdoti... Introduction of vectors of implicit (only for NG).
2009-07-28 denesNew reference benchmark with CPU Time
2009-07-27 denesRemoved meaningless time information
2009-07-27 denesRemoved internal default timeout
2009-07-27 Claudio Sacerdoti... Stupid bug fixed: the test to detect Uncertain cases...
2009-07-27 denesRemoved old logs
2009-07-27 Claudio Sacerdoti... Serious bug fixed: because of lazy evaluation of !requi...
2009-07-27 denesMoved benchmarks to new folder
2009-07-24 Claudio Sacerdoti... Debugging code removed.
2009-07-24 Claudio Sacerdoti... Record fields declared as coercions as now really decla...
2009-07-24 Claudio Sacerdoti... Beta-expansion was avoided as soon as one argument...
2009-07-24 Claudio Sacerdoti... Function to map NCic.term to CicNotationPt.term finished.
2009-07-24 Claudio Sacerdoti... Bug (found during code review) fixed (but not tested...
2009-07-22 Claudio Sacerdoti... Major speed-up: meta-chains are now expanded during...
2009-07-22 denesFixed test for invertibility
2009-07-22 denesNow using lazy strings for debug printings
2009-07-22 Claudio Sacerdoti... leftno was List.length rights :-)
2009-07-22 Claudio Sacerdoti... Almost ready to implement coercion declaration for...
2009-07-21 Claudio Sacerdoti... Debugging code removed.
2009-07-21 Claudio Sacerdoti... Record projections are now automatically generated...
2009-07-21 denesImplemented handling of Invertible equalities
2009-07-20 Enrico Tassisorted modules
2009-07-20 Claudio Sacerdoti... Debugging printf removed
2009-07-20 Claudio Sacerdoti... nrewrite now uses the appropriate principle when going...
2009-07-20 denesRemoved status printing by processes
2009-07-20 denesFixed multiple printing
2009-07-20 Wilmer RicciottiFinal version, submitted to CASC-22.
2009-07-20 Wilmer Ricciottiadded a flag for age selection
2009-07-20 Claudio Sacerdoti... Very serious bug fixed in unification, but the fix...
2009-07-20 Claudio Sacerdoti... 1) The NG kernel now accepts only usage of declared...
2009-07-20 denesOne-side indexing for commutativity
2009-07-20 denesNo demod call on functionnal symbols
2009-07-20 Claudio Sacerdoti... 1) ppmetasenv and ppcontext to reduce the amount of...
2009-07-17 Claudio Sacerdoti... nelim now uses the appropriate _rect_XXX elimination...
2009-07-17 Claudio Sacerdoti... 1) the user is notified when a new object is defined
2009-07-17 Claudio Sacerdoti... More info to refine empty types elimination.
2009-07-17 Claudio Sacerdoti... Generation of principles is now atomic.
2009-07-17 Claudio Sacerdoti... Debugging code commented out.
next