]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/cic_proof_checking
moved mathql side by side with ocaml/
[helm.git] / helm / ocaml / cic_proof_checking /
2006-01-31 Enrico Tassifix
2006-01-31 Enrico Tassisome makefile work
2006-01-19 Claudio Sacerdoti... New reduction strategy (that behaves much better during...
2006-01-18 Enrico TassiUniverses speedup:
2006-01-17 Claudio Sacerdoti... subst_vars optimized for the explicit_named_subst=...
2006-01-16 Claudio Sacerdoti... Dead code removed and reindentation.
2006-01-16 Claudio Sacerdoti... (Partial commit)
2006-01-13 Claudio Sacerdoti... More informative error message.
2006-01-10 Claudio Sacerdoti... Dead code removed.
2006-01-08 Claudio Sacerdoti... Added $Id$ to every .ml file.
2006-01-08 Claudio Sacerdoti... .cvsignore files removed (the svn:property property...
2005-12-09 Claudio Sacerdoti... 1. useless code (undebrujin) removed from disambiguate.ml
2005-12-02 Stefano Zacchirolimoved (and hence exported) uri rehashing functions...
2005-11-30 Claudio Sacerdoti... Generation of auxiliary lemmas for inductive types...
2005-11-27 Stefano Zacchiroliremoved deadcode / fixed typos (thanks to ocaml 3.09)
2005-11-25 Claudio Sacerdoti... Non exhaustive match fixed.
2005-11-24 Stefano Zacchiroliremoved the need of REQUIRES in libraries Makefile...
2005-11-04 Stefano Zacchiroliremoved no longer needed dependency on pxp
2005-11-03 Claudio Sacerdoti... Semantic change: I always consider a type with no const...
2005-11-03 Claudio Sacerdoti... Semantic change: elimination of a term whose type is...
2005-11-03 Enrico Tassiadded documentation on allowed eliminations
2005-11-03 Claudio Sacerdoti... 1. a simplified version of check_allowed_sort_eliminati...
2005-11-03 Claudio Sacerdoti... Major code semplification in check_allowed_sort_elimina...
2005-10-27 Claudio Sacerdoti... 1. Parameter enable (default true) added to HExtlib...
2005-10-25 Enrico Tassimoved the expansion of implicits inside the refiner...
2005-10-25 Claudio Sacerdoti... Debugging code turned off.
2005-10-25 Claudio Sacerdoti... * More profiling code
2005-10-25 Claudio Sacerdoti... Every exception that used to have type string is now...
2005-10-25 Claudio Sacerdoti... ~subst fixed everywhere in the type-checker:
2005-10-25 Claudio Sacerdoti... Bug fixed: the current substitution and metasenv were...
2005-10-03 Enrico Tassithe filled object is inserted in the env after a succes...
2005-10-03 Enrico Tassifixed clean_and_fill that now fills the object (used...
2005-09-26 Andrea AspertiSmall bug due to case unsensitiveness in the check...
2005-09-23 Claudio Sacerdoti... Profiling code removed.
2005-09-23 Claudio Sacerdoti... Dead code removed again!!!
2005-09-23 Enrico Tassiadded universes list handling
2005-09-22 Claudio Sacerdoti... Dead code removed
2005-09-21 Enrico Tassiclean_and_fill optimization
2005-09-21 Claudio Sacerdoti... More debug_print made lazy.
2005-09-05 Claudio Sacerdoti... Bug fixed: Invalid_argument was raised by List.combine...
2005-09-02 Claudio Sacerdoti... Serious bug fixed previously introduced by me in the...
2005-07-22 Andrea AspertiCicEnvironment.remove did not remove the object from...
2005-07-20 Claudio Sacerdoti... Debugging code commented out.
2005-07-20 Andrea AspertiAssert false removed (although conceptually correct).
2005-07-19 Andrea AspertiMoved freshNameGenerator inside cic_proof_checking...
2005-07-15 Andrea AspertiNew version of name checking.
2005-07-11 Claudio Sacerdoti... The outtype of the MutCase of the generated elimination...
2005-07-11 Claudio Sacerdoti... Bug fixed in check_sort_elimination in the case (not...
2005-07-11 Claudio Sacerdoti... Bug fixed: the generated elimination principles used...
2005-07-08 Claudio Sacerdoti... An impossible case changed to an assert false.
2005-07-07 Claudio Sacerdoti... Names bound in lambdas can now be used in the "canonica...
2005-07-07 Andrea AspertiCheck function for Matita name convention.
2005-07-07 Enrico Tassialim of now resets the counter
2005-07-05 Stefano Zacchiroliported to new getter interface
2005-06-30 Claudio Sacerdoti... Pretty printing of Cic.Implict (Some `Hole) is now "%"
2005-06-29 Claudio Sacerdoti... does_not_occur unexported since it did not have the...
2005-06-27 Enrico Tassi1) moved select and pattern_of from cicUtil to proofEng...
2005-06-15 Claudio Sacerdoti... The `Record class now records also the name of the...
2005-06-15 Ferruccio Guidibeginning of the tactics lapply and fwd
2005-06-15 Enrico Tassiare_convertible on MutCase was no longer checking the...
2005-06-15 Claudio Sacerdoti... Big commit and major code clean-up:
2005-06-10 Enrico Tassiadded record generation modules
2005-06-10 Enrico Tassiadded record generation module
2005-06-10 Claudio Sacerdoti... * (Head) beta reduction functions factorized
2005-06-09 Claudio Sacerdoti... CicSubstitution.delift ==> CicMetaSubst.delift_rels
2005-06-09 Claudio Sacerdoti... Exception raised by delift changed:
2005-06-07 Enrico Tassiadded whd to match argument in guarded_by_destructors;
2005-06-07 Enrico Tassiadded Pp of Cast
2005-06-01 Enrico Tassiadded C.Appl [] case
2005-05-31 Enrico Tassiimplemented normalize (used in new_metasenv_for_apply)
2005-05-31 Andrea Aspertimore verbose case failure message
2005-05-27 Enrico Tassiremoved debug prerr_endline
2005-05-05 Stefano Zacchiroli- ported to new CicParser interface which requires...
2005-04-29 Enrico Tassiadded more assertions on universes when loaded from...
2005-04-29 Enrico Tassiadded parsing time benchmark
2005-04-29 Stefano Zacchirolifix (ask Enrico :-)
2005-04-29 Stefano Zacchiroliuses CicUniv new assertions
2005-04-27 Stefano Zacchirolimerged changes from the svn fork by me and Enrico
2005-04-27 Stefano Zacchirolimake also in utilities on whatever target
2005-04-27 Stefano Zacchirolicvsignore
2005-04-27 Stefano Zacchiroliadded re-hash-consing of URIs embedded in universes
2005-04-23 Stefano Zacchiroliadded licence header
2005-04-23 Stefano Zacchiroliadded license statement
2005-04-23 Stefano Zacchiroliadded license header
2005-04-21 Stefano Zacchiroliutilities for creating environment dumps
2005-03-11 Stefano ZacchiroliBugfix in restore_from_channel, before this fix hashtab...
2005-02-14 Enrico TassiFixed remove operation and get_obj (that now correctly...
2005-02-10 Stefano Zacchirolirenaming "remove_term" -> "remove_obj"
2005-02-08 Stefano Zacchiroliadded a missing unchecked_to_frozen (fixes a Not_found...
2005-01-31 Enrico Tassiadded delift
2005-01-25 Enrico Tassiadded list_obj and list_uri
2005-01-24 Stefano Zacchiroli- renamed Term_not_found exception (useless) with Objec...
2005-01-21 Stefano Zacchiroliattributes support
2005-01-21 Stefano Zacchiroliadded attributes support
2005-01-21 Stefano Zacchiroli- added string_of_sort
2005-01-21 Stefano Zacchiroli- added attributes support
2005-01-18 Stefano Zacchiroliremoved spurious debugging prints
2005-01-18 Enrico Tassifixed comments
2005-01-17 Enrico Tassinew cicEnvironment implementation
2005-01-17 Stefano Zacchirolifirst (almost) working version: apparently, only genera...
next