]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml
fixed Makefile
[helm.git] / helm / ocaml /
2005-05-12 Stefano Zacchirolifixed Makefile
2005-05-12 Stefano Zacchirolifixed a TODO comment (MUTCASE _is_ implemented)
2005-05-12 Stefano Zacchirolihandling of variables with body
2005-05-11 Stefano Zacchirolihandle XmlPushParser.Parse_error exception
2005-05-11 Stefano Zacchiroliadded Parse_error exception and pretty printing of...
2005-05-10 Stefano Zacchirolimore detailed info about peon's problems
2005-05-10 Stefano Zacchiroliignores test and test.opt
2005-05-10 Stefano Zacchiroli- changes defaults of getxml (format gzipped, don't...
2005-05-10 Stefano Zacchirolimoved up xml, now needed by CicParser
2005-05-10 Stefano Zacchirolimake use of gzipped type and body
2005-05-10 Stefano Zacchirolimoved xmlPushParser in ocaml/xml/ since it does not...
2005-05-10 Stefano Zacchirolimade optional dependency on thread library and compile...
2005-05-10 Stefano Zacchiroliadded dep on expat
2005-05-10 Stefano Zacchiroliocaml/ todo list
2005-05-10 Stefano Zacchirolimoved here xmlPushParser.ml and corresponding test
2005-05-06 Enrico Tassiadded syntax for rewrite (TODO no rewrite-in-Hyp syntax)
2005-05-06 Enrico Tassifactorization of rewrite.
2005-05-05 Stefano Zacchiroli- ported to new CicParser interface which requires...
2005-05-05 Stefano Zacchiroliadded "tags" target to generate vim tags with otags
2005-05-05 Stefano Zacchiroliadded test and test.opt targets
2005-05-05 Stefano Zacchiroli- implemented CicPushParser which parser CIC objects...
2005-05-05 Stefano Zacchiroli- added .cvsignore
2005-05-05 Andrea AspertiSome modifications due to instance.
2005-05-05 Stefano Zacchiroliadded .depend
2005-05-04 Enrico Tassiadded extractor_manager
2005-05-03 Enrico Tassiadded new extractor based on MetadataDb.index_obj
2005-05-03 Enrico Tassiadded DROP statements to sqlStatements
2005-05-03 Enrico Tassimore friendly sqlStatements api
2005-05-03 Enrico Tassiadded table_creator (comman line frontend to SqlStatements)
2005-05-03 Enrico Tassiadded sqlStatements module (contains all CREATE TABLE...
2005-05-03 Enrico Tassiadded instance
2005-05-03 Enrico Tassifix for instance
2005-05-03 Andrea AspertiFirst version of instance.
2005-05-02 Enrico Tassiattached auto
2005-05-02 Enrico Tassiadded ast for Match
2005-05-02 Enrico Tassiremoved no_inconcl_aux, no_concl_hyp, no_hyp and added...
2005-04-29 Enrico Tassiadded more assertions on universes when loaded from...
2005-04-29 Enrico Tassiadded the orrible hack to the parser that is needed...
2005-04-29 Enrico Tassimain constants set is closed with constants types
2005-04-29 Enrico TassiUniverseInconsistency is now wrapper by CicRefine.type_...
2005-04-29 Enrico Tassiadded orrible hack to make the current uri visible...
2005-04-29 Enrico Tassicatched UniverseInconsistency
2005-04-29 Enrico Tassiadded parsing time benchmark
2005-04-29 Enrico Tassifixed a typo
2005-04-29 Enrico Tassiadded parser benchamrk
2005-04-29 Stefano Zacchirolifix (ask Enrico :-)
2005-04-29 Stefano Zacchiroliuses CicUniv new assertions
2005-04-29 Stefano Zacchiroliadded assertions about graph in the environment having...
2005-04-29 Stefano Zacchiroliadded rating parameter to at_least (used by elim)
2005-04-28 Enrico Tassimoved "hint" from Command to Macro
2005-04-28 Enrico Tassideactivated coercions
2005-04-28 Enrico Tassisingle INSERT on multiple tuples
2005-04-28 Enrico Tassiadded hbugs and mathql
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 Zacchiroliremoved ancient cic_textual_parser (last live version...
2005-04-27 Stefano Zacchiroliadded re-hash-consing of URIs embedded in universes
2005-04-27 Stefano Zacchiroligetter with in memory tree of URIs
2005-04-26 Stefano Zacchiroliclean also hypno_tbl
2005-04-26 Stefano Zacchiroliadded test.opt target
2005-04-26 Stefano Zacchiroli- ported to current metadata API
2005-04-23 Stefano Zacchiroliadded licence header
2005-04-23 Stefano Zacchiroliadded license statement
2005-04-23 Stefano Zacchiroliadded license header
2005-04-22 Stefano Zacchirolimade context and metasenv parameters of trivial disambi...
2005-04-22 Stefano Zacchiroliadded Trivial module with a disambiguate_term implement...
2005-04-22 Stefano Zacchiroliremoved debugging print
2005-04-22 Stefano Zacchiroliuses new at_least with criteria on constants number...
2005-04-22 Stefano Zacchiroliadded filtering criteria on differences between number...
2005-04-21 Stefano Zacchirolisplit precedence level of binders: \lambda has higher...
2005-04-21 Stefano Zacchiroliremoved ancient indirections for gTopLevel
2005-04-21 Stefano Zacchirolino longer build neither mathql nor hbugs per default
2005-04-21 Stefano Zacchirolibumped copyright years
2005-04-21 Stefano Zacchiroliutilities for creating environment dumps
2005-04-21 Stefano Zacchiroli(hopefully) final decision on precedence levels:
2005-04-20 Stefano Zacchirolibugfixes:
2005-04-20 Stefano Zacchirolichanged binding strength of some parsing entries:
2005-03-22 Claudio Sacerdoti... Bug fixed in assumption_tac: a missing (lift n) when...
2005-03-15 Stefano Zacchiroli- handle metavariables: if at least one of them is...
2005-03-15 Stefano Zacchirolibugfix when user query contains metas: their context...
2005-03-11 Stefano ZacchiroliBugfix in restore_from_channel, before this fix hashtab...
2005-03-09 Stefano Zacchiroliadded support for open terms in check
2005-02-14 Enrico TassiAdded heuristic in the Appl case, we beta-expand only...
2005-02-14 Enrico TassiFixed remove operation and get_obj (that now correctly...
2005-02-10 Stefano Zacchiroliadapted to optional comment lexer interface
2005-02-10 Stefano Zacchirolirenaming "remove_term" -> "remove_obj"
2005-02-10 Stefano Zacchiroli- fix in intro parsing
2005-02-10 Stefano Zacchirolifactorized tacticals separator and terminator
2005-02-10 Stefano Zacchiroliadded "unindex" to undo indexing of a single object
2005-02-08 Stefano Zacchiroliadded a missing unchecked_to_frozen (fixes a Not_found...
2005-02-08 Enrico Tassiat_least now supports the ownerized tables
2005-02-08 Stefano Zacchiroliadded boxml namespace
2005-02-04 Stefano Zacchirolifix join on multiple tables
2005-02-04 Enrico Tassifixed Gzip bug in Xml.pp
2005-02-04 Enrico Tassiadded library table and owner tables handling in the...
2005-02-04 Stefano Zacchirolibugfix: handling of local resources (not to be cached...
2005-02-04 Stefano Zacchirolichanged local_url so that it returns the local part...
2005-02-04 Stefano Zacchiroli- removed special handling of universes (no longer...
2005-02-04 Stefano Zacchiroliadded gzip support to Xml
next