]> matita.cs.unibo.it Git - helm.git/history - helm/software/matita/applyTransformation.ml
This commit restores the ids_to_father_ids table.
[helm.git] / helm / software / matita / applyTransformation.ml
2009-06-06 Claudio Sacerdoti... This commit restores the ids_to_father_ids table.
2009-06-05 Ferruccio Guidi- Procedural convertible rewrites in the conclusion...
2009-06-05 Claudio Sacerdoti... 1) the home button of CicBrowser now works also for NG
2009-06-03 Claudio Sacerdoti... Huge commit with several changes:
2009-05-06 Ferruccio Guidi- cicUtil: is_sober now detects folded applications
2009-05-05 Ferruccio Guidi- hExtlib: new function "list_assoc_all"
2009-04-29 Ferruccio Guidi- procedural: bugfix in "Barendregt convention" test
2009-04-27 Ferruccio GuidimatitacLib: bugfix in .moo generation
2009-04-25 Ferruccio Guidi- matitacLib: better handling of the callbacks for...
2009-04-21 Ferruccio Guidi- MatitaMisc: we factorized here the function out_pream...
2009-04-09 Claudio Sacerdoti... The substitution is now taken in account when printing...
2009-04-09 Claudio Sacerdoti... + Chain NCic.term -> content -> presentation very...
2009-03-10 Ferruccio Guidiadded some commented debugging instructions :)
2009-01-13 Enrico Tassimany changes regarding coercions:
2008-10-18 Ferruccio GuidiAcic2Procedural:
2008-10-17 Enrico Tassinew command eval added
2008-09-18 Ferruccio GuidiapplyTransformation: improved error detection
2008-09-10 Ferruccio Guidiwe skip discharging on matita opbjects (they don't...
2008-09-07 Ferruccio GuidicicDischarge: we still have some problems here. Some...
2008-09-06 Ferruccio Guidiwe always save the discharged object for future reference
2008-08-28 Ferruccio GuidiapplyTransformation: variable discharging in procedural...
2008-08-23 Ferruccio GuidiProcedural: bug fix in comment generation
2008-08-21 Ferruccio Guidibasic support for imposed flavour in procedural object...
2008-07-16 Ferruccio GuidiProcedural: some comments added in the generated script
2008-02-19 Ferruccio Guidinow inline "file.ma" is allowed.
2007-10-28 Claudio Sacerdoti... Pretty-printing of "match ... with" pattern syntax...
2007-07-19 Claudio Sacerdoti... map_unicode_to_tex is no longer optional and it always...
2007-06-13 Enrico Tassimany changes:
2007-06-01 Enrico Tassihacks for paramodulation declarative proofs
2007-05-24 Enrico Tassiauto and autogui... some work
2007-05-20 Ferruccio GuidiapplyTransformation: added debugging information
2007-04-26 Ferruccio Guidiprocedural: bug fixes
2007-04-05 Enrico Tassifixed the pretty (notation aware) printer
2007-04-02 Ferruccio GuidiProcedural: refactoring
2007-03-07 Ferruccio GuidiProcedural : cic object preprocessor added
2007-02-09 Ferruccio Guidiadded option -dump to matitac for persistent macro...
2007-02-09 Stefano ZacchiroliAdded toggle for enabling/disabling the conversion...
2007-02-09 Claudio Sacerdoti... The ApplyTransformation.txt_of_term function has been...
2007-02-08 Claudio Sacerdoti... If a pretty printed term spans on multiple lines, then...
2007-02-08 Claudio Sacerdoti... Important commit:
2007-02-06 Ferruccio Guidi- Procedural: moved in a directory on its own
2007-01-20 Claudio Sacerdoti... Added new function txt_of_cic_sequent.
2006-07-10 Enrico Tassi- cheanges for the new coercion stuff (including the...
2006-04-12 Enrico Tassisome fixes for whelp macros (concerning pprint...)
2006-02-03 Stefano Zacchiroli- renamed ocaml/ to components/