]> matita.cs.unibo.it Git - helm.git/history - components/content_pres
tagging rc-1
[helm.git] / components / content_pres /
2007-10-28 Claudio Sacerdoti... Pretty-printing of "match ... with" pattern syntax...
2007-10-26 Claudio Sacerdoti... Wildcard patterns implemented in case analysis. The...
2007-10-16 Claudio Sacerdoti... DOS-style CR+LF added to the blanks list.
2007-10-12 Claudio Sacerdoti... Move to OCaml 3.10. Requires debian packages from unsta...
2007-08-23 Claudio Sacerdoti... Bug fixed: RewriteLR were not recognized correctly...
2007-07-31 Enrico Tassiremoved comments in proof presentation
2007-07-19 Claudio Sacerdoti... map_unicode_to_tex is no longer optional and it always...
2007-07-18 Enrico Tassirecursive argument in let rec is not printed explicitly.
2007-07-04 Claudio Sacerdoti... In place of conclude, obtain FIXMEXXX is now generated...
2007-07-04 Claudio Sacerdoti... 1. Code simplification
2007-07-04 Claudio Sacerdoti... is_top_down was not propageted correctly under a bottom...
2007-07-04 Claudio Sacerdoti... 1. "by proof" now allowed as a justification in equalit...
2007-07-04 Claudio Sacerdoti... Bug fixed: name in letin was printed as "previous"...
2007-06-30 Claudio Sacerdoti... In order to generate executable declarative scripts...
2007-06-30 Claudio Sacerdoti... Bug fixed in bottom-up conversion.
2007-06-30 Claudio Sacerdoti... Nicer layout but possibly more bugged.
2007-06-30 Claudio Sacerdoti... Spurious "we need to prove" at the beginning of Intros...
2007-06-13 Enrico Tassimany changes:
2007-06-01 Enrico Tassihacks for paramodulation declarative proofs
2007-05-31 Claudio Sacerdoti... DOOMSDAY 1.0:
2007-05-24 Enrico Tassiauto and autogui... some work
2007-05-15 Ferruccio GuidiWrong invariant: Hypothesis (i.e. lambda-abstractions...
2007-03-01 Ferruccio GuidiProcedural: some improvements
2007-02-15 Ferruccio Guidicontribs: some improvements
2007-02-14 Ferruccio GuidiProcedural : some improvements
2007-02-12 Ferruccio GuidiLexiconAstPp: fixed syntax for include
2007-02-09 Stefano ZacchiroliAdded toggle for enabling/disabling the conversion...
2007-02-06 Ferruccio Guidi- Procedural: moved in a directory on its own
2007-01-24 Ferruccio GuidimatitaGui: some missing cases during disambiguation...
2007-01-20 Claudio Sacerdoti... Bug fixed: if the context of a sequent was empty a...
2007-01-12 Ferruccio Guidiprocedural: added fwd rewrite in arbitrary proofs ...
2007-01-10 Ferruccio Guidiprocedural: buggy ast renderer fixed
2007-01-10 Ferruccio Guidiattributes now in the proof status: commit 4
2006-12-29 Ferruccio Guidinow we try two distinct depend files for compilation...
2006-12-29 Ferruccio Guidi- tactics:
2006-12-22 Andrea AspertiMinor change.
2006-12-20 Ferruccio GuidiProcedural: method "Apply" ok in forward style
2006-12-19 Ferruccio GuidiProcedural: "ByInduction" method ok
2006-12-18 Ferruccio GuidiProcedural: some improvements
2006-12-14 Enrico Tassi...
2006-12-14 Ferruccio Guidicontent2Procedural.ml: "Intros+LetTac" ok
2006-12-13 Ferruccio Guidi- transcript: patched to generate aliases instead of...
2006-12-12 Ferruccio Guidiwe parametrized CicNotationPt.obj on 'term
2006-12-12 Ferruccio Guidiwe started the infrastructure for the procedural render...
2006-10-25 Claudio Sacerdoti... 1. bug fixed: Unicode characters that are not mapped...
2006-10-13 Claudio Sacerdoti... Content level representation of LetRec changed.
2006-10-13 Claudio Sacerdoti... Content level representation of LetRec changed.
2006-09-29 Enrico Tassiadded metas local context maction: ?n[...]
2006-09-26 Claudio Sacerdoti... The precedence level is now an optional argument of...
2006-09-04 Enrico Tassino-indent
2006-08-26 Ferruccio Guidi- Unified : some definitions of unified \lambda...
2006-08-24 Ferruccio Guidi- new legature == for \equiv used in the notation for...
2006-07-22 Enrico Tassimatitaprover
2006-07-10 Enrico Tassiimproved coercions support:
2006-05-30 Claudio Sacerdoti... ZACK: export a top level function for parsing terms...
2006-05-26 Andrea AspertiBug fixed: the syntax "?n" used to be broken. It tried...
2006-05-16 Enrico Tassiutf8_macros moved to syntax_extensions.
2006-05-03 Enrico Tassieq_chain
2006-04-13 Enrico Tassipartially fixed boxes in rewite
2006-03-15 Enrico Tassimore work for the release
2006-02-03 Stefano Zacchiroli- renamed ocaml/ to components/