]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml
Interface improvement (???): the Check button has been moved to a brand new
[helm.git] / helm / ocaml /
2002-11-18 Claudio Sacerdoti... Aliases definition removed from the
2002-11-18 Claudio Sacerdoti... Identifier added to inductiveType in the DTD.
2002-11-18 Claudio Sacerdoti... IllFormedUri exception now exported.
2002-11-15 Claudio Sacerdoti... Comments improved.
2002-11-15 Claudio Sacerdoti... Metasenv partially checked.
2002-11-14 Claudio Sacerdoti... Default for the reduction moved to CicReductionMachine.
2002-11-12 Stefano Zacchirolisymlink automagically cicReduction.ml if it doesn't...
2002-11-05 Claudio Sacerdoti... mathql_interpreter_galax removed
2002-11-04 Claudio Sacerdoti... New CicTextualParser: it now returns (approximately...
2002-10-31 Claudio Sacerdoti... New euristich for the unification: convertible terms...
2002-10-30 Claudio Sacerdoti... Better implementation of the trusting machinery: some...
2002-10-30 Claudio Sacerdoti... Merging of the modifications of Lorenzo on the main...
2002-10-29 Claudio Sacerdoti... Bugs fixed: unification were not really explicit-named...
2002-10-28 Claudio Sacerdoti... - cicParser interface changed
2002-10-28 Claudio Sacerdoti... - metasenv is now checked
2002-10-28 Claudio Sacerdoti... - parser improved: constant uris and variable uris...
2002-10-28 Claudio Sacerdoti... - cicParser interface simplified
2002-10-28 Claudio Sacerdoti... - for/of attribute no more checked ;-(
2002-10-25 Claudio Sacerdoti... The fact that an object is trusted is now logged.
2002-10-25 Claudio Sacerdoti... cicCooking.ml* forgot in the previous commit
2002-10-25 Claudio Sacerdoti... - Porting of all the code to the new DTD format (with...
2002-10-25 no authorThis commit was manufactured by cvs2svn to create branch
2002-10-09 no authorThis commit was manufactured by cvs2svn to create branch
2002-09-19 natilecommit of galax mathql interpreter
2002-09-04 Ferruccio Guidiraw HTML markap generator
2002-09-04 Ferruccio Guiditextual parser fixed
2002-08-30 Ferruccio Guidiuser name added to tmp file name
2002-07-29 Claudio Sacerdoti... Updated to use the new parser that creates (stacks...
2002-07-01 Ferruccio GuidimathQL modified, stderr corrected to stdout im mathql_i...
2002-07-01 Claudio Sacerdoti... Invariant description added.
2002-07-01 Claudio Sacerdoti... Bug fixed: there is an invariant that every attributed...
2002-06-25 Claudio Sacerdoti... Wrong xpointers generated. Fixed.
2002-06-24 Stefano Zacchiroliadded comment about 0 and 1 based indexes
2002-06-22 Ferruccio GuidimathQL and mqint updated
2002-06-22 Stefano Zacchirolibug fix: wrapped some possible List.{hd,tl} failures...
2002-06-19 lordidatabase connection parameters updated
2002-06-19 lordilet in scope corrected and new database format support
2002-06-19 Claudio Sacerdoti... *** empty log message ***
2002-06-18 Ferruccio GuidimathQL.ml updated
2002-06-18 Claudio Sacerdoti... Benchmarcking informations output.
2002-06-14 lordiadded type for list variables
2002-06-14 lordilet in updated with the grammar
2002-06-13 lordichanged settings to access database
2002-06-13 lordilet in implemented
2002-06-13 lordiadded support for let in
2002-06-13 Ferruccio GuidiMQueryUtil updated
2002-06-12 Claudio Sacerdoti... Abst removed from the DTD.
2002-06-10 Claudio Sacerdoti... pgocaml ==> postgres
2002-05-31 lordidiff and sortedby implemented
2002-05-28 Claudio Sacerdoti... ...
2002-05-28 Ferruccio Guidinew MathQL syntax
2002-05-28 Claudio Sacerdoti... * New operators (Subset, SetEqual and RVarOccurrence...
2002-05-24 lordifaster database format implemented
2002-05-23 lordiintersect improved in speed
2002-05-22 lordi.cvsignore improved
2002-05-22 lordisortedby implemented and new uri result format
2002-05-22 Ferruccio Guidimathql package started
2002-05-22 Ferruccio Guiditextual parser and other utilities for mathql
2002-05-22 Claudio Sacerdoti... Conjectures and Hypotheses inside every conjecture...
2002-05-22 Claudio Sacerdoti... delift moved from cicSubstitution to cicUnification
2002-05-21 Ferruccio GuidiMQRefs fixed
2002-05-21 Claudio Sacerdoti... Two Meta occurrences where a parameter is accessible...
2002-05-20 Claudio Sacerdoti... cicReductionNaif.ml was left out from the commit that...
2002-05-20 Claudio Sacerdoti... New experimental commit: metavariables representation...
2002-05-14 Claudio Sacerdoti... First very-very-very-very-alfa release of a MathQL...
2002-05-08 Claudio Sacerdoti... Experimental commit: we can now have definitions in...
2002-04-29 Claudio Sacerdoti... Bug fixed: the unwinding was not recursively performed...
2002-04-29 Claudio Sacerdoti... META parsing was completely broken. Fixed.
2002-04-26 Claudio Sacerdoti... Old and dead code from the previous implementation...
2002-04-26 Claudio Sacerdoti... First (very bugged) version of cic_unification committed.
2002-04-26 Claudio Sacerdoti... Bug fixed in type_of_aux (Cast case).
2002-04-26 Claudio Sacerdoti... Grammar factorized to avoid shift/reduced conflicts...
2002-04-26 Claudio Sacerdoti... '-' no more allowed in identifiers
2002-04-19 Claudio Sacerdoti... * env renamed to context everywhere in cicTypeChecker.ml
2002-04-16 Claudio Sacerdoti... Module Logger added.
2002-04-16 Claudio Sacerdoti... type_of_aux' (to get the type of a term in a given...
2002-04-16 Claudio Sacerdoti... pp exported
2002-04-16 Claudio Sacerdoti... Ooops. Comments in .mly must be delimited by /* and */
2002-04-16 Claudio Sacerdoti... * identifiers can now also have digits in them
2002-04-16 Claudio Sacerdoti... * Bug fixed: applications of MutCase that are not iota...
2002-04-16 Claudio Sacerdoti... Invariant enforced: no Appl of another Appl.
2002-04-16 Andrea Asperti1. CicReduction moved into CicReductionNaif
2002-04-16 Andrea AspertiReplaced with a symbolic link to the actual implementation.
2002-04-16 Andrea Aspertitype_of_aux' exported.
2002-04-16 Andrea AspertiMeta implemented.
2002-01-29 Claudio Sacerdoti... Ported to ocaml-3.04
2002-01-29 Claudio Sacerdoti... Ported to ocaml-3.04.
2002-01-11 Claudio Sacerdoti... There were a big bug in both Fix and CoFix: the recursi...
2002-01-10 Claudio Sacerdoti... CIC Textual Parser added to the repository.
2001-12-13 Claudio Sacerdoti... The hash-table used in the implementation was of "type"
2001-12-13 Claudio Sacerdoti... New architecture for the environment.
2001-12-12 Claudio Sacerdoti... Fixing of guarded_by_constructors completed.
2001-12-11 Claudio Sacerdoti... PARTIAL COMMIT:
2001-12-10 Claudio Sacerdoti... Bug fixed: the strictly_positive condition was unnecess...
2001-12-07 Claudio Sacerdoti... The typing rule for LetIn was simply wrong. Fixed.
2001-12-07 Claudio Sacerdoti... Bug partially fixed: the branch of a case of type Prod...
2001-12-06 Claudio Sacerdoti... Bug fixed: cooking w.r.t. a variable with a body must...
2001-12-05 Claudio Sacerdoti... Very stupid bug fixed: in is_small, I created an enviro...
2001-12-05 Claudio Sacerdoti... The definition of small inductive types has been relaxe...
2001-12-05 Claudio Sacerdoti... Debugging code removed to achieve more tail-recursivity.
next