]> matita.cs.unibo.it Git - helm.git/history - matita
Big change:
[helm.git] / matita /
2010-12-10 Andrea AspertiBig change:
2010-12-10 Andrea AspertiNew syntax -H1 .. Hn for clear
2010-12-10 Andrea AspertiPatch to avoid double creation of metavariables changed...
2010-12-06 Andrea Aspertiexp and factorial
2010-12-06 Andrea Aspertisome progress
2010-12-03 Claudio Sacerdoti... Semantics of try changed (fixed) when applied to multip...
2010-12-03 Andrea AspertiIt is now possible to pass a ${ident x} to another...
2010-12-02 Claudio Sacerdoti... [ porting from CerCo's Matita ]
2010-12-02 Claudio Sacerdoti... porting to new syntax
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 Andrea AspertiPropagation of left expected parameters in typeof.
2010-11-26 Andrea Asperti- GREAT: when unifying ?1 : Type[i] with ?2: Type...
2010-11-25 Claudio Sacerdoti... New behaviour of fo_unif: in case of ?f args == t...
2010-11-22 Andrea AspertiSmall improvement: check now takes the context of the...
2010-11-22 Andrea AspertiSome arithmetics.
2010-11-19 Andrea AspertiImplementation of proof irrelevance finished.
2010-11-18 Andrea AspertiDebugging disabled
2010-11-18 Andrea Asperti- auto now uses the equality of the new library
2010-11-18 Andrea Asperti- dead code removed
2010-11-18 Andrea Asperti- number notation ported to new library
2010-11-18 Andrea AspertiNumber notation ported to new library.
2010-11-18 Andrea AspertiInvariant dropped: NotationPt.NCic t can now contain...
2010-11-18 Andrea AspertiBug fixed: analysing inductive type that contains impli...
2010-11-17 Claudio Sacerdoti... - stock icons restored
2010-11-17 Claudio Sacerdoti... 1) matita.glade ported from glade2 to glade3
2010-11-11 Andrea Aspertilet and let rec used wrong tokens
2010-11-08 Andrea AspertiBig bug fixed: grafiteDisambiguate.add_aliases_for_obje...
2010-11-05 Claudio Sacerdoti... Bug fixed: an assert false was raised before giving...
2010-11-05 Claudio Sacerdoti... - bug fixed: fullpath used in place of relative path
2010-11-05 Andrea Asperti- bug fixed: circular dependencies are now detected...
2010-11-05 Andrea Aspertinow implemented in matitaEngine.ml
2010-11-05 Andrea AspertiHuge change!!!
2010-11-05 Andrea Asperti- better names, interface simplified
2010-11-05 Andrea Asperti- cleanup
2010-11-05 Andrea Asperti- matitacLib merged into matitaEngine
2010-11-05 Andrea Asperti- dead code removed
2010-11-05 Andrea Asperti- useless code removed
2010-11-05 Andrea Aspertidead code removal: the parser used to be able to return...
2010-11-05 Andrea Aspertimore dead code removal
2010-11-05 Andrea Aspertidead code removed
2010-11-05 Andrea Asperti- recently introduced bug fixed: the new intermediate...
2010-11-05 Andrea Asperti- refreshing of uris in NotationPt.terms implemented
2010-11-05 Andrea Asperti- lexicon merged into ng_disambiguation
2010-11-05 Andrea Asperti- lexiconSync merged into grafiteDisambiguate
2010-11-04 Claudio Sacerdoti... Dead code removed (left from a previous commit).
2010-11-04 Claudio Sacerdoti... - disk dumping of ex-lexicon commands almost implemented
2010-11-04 Claudio Sacerdoti... - disambiguation code moved from matitaEngine to grafit...
2010-11-04 Claudio Sacerdoti... Dependencies re-computed.
2010-11-04 Claudio Sacerdoti... Minor code uniformization.
2010-11-04 Claudio Sacerdoti... - further simplifications (??) of the status dependencies
2010-11-04 Claudio Sacerdoti... ..
2010-11-04 Claudio Sacerdoti... All methods made explicit.
2010-11-04 Claudio Sacerdoti... dependencies between statuses simplified
2010-11-04 Claudio Sacerdoti... dependencies between statuses simplified
2010-11-04 Claudio Sacerdoti... Minor code clean-up to simplify module dependencies.
2010-11-04 Claudio Sacerdoti... - dependencies between statuses simplified
2010-11-04 Claudio Sacerdoti... - content/interpretations.ml and ng_cic_content/nTermCi...
2010-11-04 Andrea Asperti- dandling code (to be put somewhere) implementing...
2010-11-04 Andrea Asperti- interpretations are now saved in the .ng files
2010-11-04 Andrea Asperti- Print/Set commands removed
2010-11-03 Enrico Tassinotation kind of works
2010-11-03 Andrea Asperti- LexiconAst merged into GrafiteAst
2010-11-02 Enrico Tassibig change in parsing, trying to make all functional
2010-10-29 Claudio Sacerdoti... More parts of the lexicon status made functional.
2010-10-29 Claudio Sacerdoti... Porting to new syntax.
2010-10-29 Claudio Sacerdoti... Porting to new syntax.
2010-10-29 Claudio Sacerdoti... Porting to new syntax.
2010-10-29 Claudio Sacerdoti... Porting to intermediate syntax.
2010-10-29 Claudio Sacerdoti... Bug fixed: a missing eta-expansion raised an assert...
2010-10-29 Claudio Sacerdoti... WARNING: partial commit.
2010-10-29 Andrea AspertiWARNING: partial commit (does not compile)
2010-10-29 Andrea Asperti- grammar of // changed to move the justification inside;
2010-10-27 Andrea AspertiDead code for .moo files removed.
2010-10-27 Andrea Asperti.moo no longer used: all interesting data is left in...
2010-10-27 Andrea AspertiBug fixed: heuristic to detect real URIs used to raise...
2010-10-27 Andrea Aspertiold standard library no longer included
2010-10-26 Andrea Aspertiurimanager removed
2010-10-26 Andrea AspertiLast commit made matita FTBFS. Fixed.
2010-10-26 Andrea AspertiSome files ported to intermediate syntax to test.
2010-10-26 Andrea AspertiSTATS removed (was it still working properly??)
2010-10-26 Andrea Asperticic module removed (RIP)
2010-10-22 Enrico Tassitentative parser patch with symbolic tactics names
2010-10-22 Andrea Aspertielim implemented as a notation for apply
2010-10-22 Andrea AspertiBug fixed: it always made an undo to the empty status...
2010-10-17 Enrico Tassibackport of patches to unification
2010-10-16 Andrea Aspertithe Makefile was still calling transcript.
2010-10-15 Claudio Sacerdoti... transcript removed (currently useless)
2010-10-15 Claudio Sacerdoti... Polymorphic recursion no longer required!!!
2010-10-15 Claudio Sacerdoti... - bug fixed (introduced by last commit from Andrea...
2010-10-15 Claudio Sacerdoti... - grafiteSync no longer used
2010-10-13 Andrea AspertiPropagation of changes to grafiteAst.
2010-10-08 Andrea AspertiCic.term and Cic.obj unused!
2010-10-08 Andrea Asperti- cic almost not used
2010-10-08 Andrea Aspertihgdome no longer used (RIP)
2010-10-08 Andrea Asperti- most of cicUtil no longer used
2010-10-08 Andrea Asperti- most of cic/ removed
2010-10-08 Andrea AspertiLibrary committed again (because of a bug in SVN)
2010-10-08 Andrea AspertiSVN bug: library lost, copying it again from previous...
2010-10-08 Andrea Asperti- hmysql removed (RIP)
next