]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/mathql_generator
ocaml 3.09 transition
[helm.git] / helm / ocaml / mathql_generator /
2005-05-03 Enrico Tassiadded sqlStatements module (contains all CREATE TABLE...
2004-12-01 Enrico TassiAdded universes handling. The PRE_UNIVERSES tag may...
2004-10-22 Stefano Zacchiroliremoved reference to MQueryMisc
2004-10-22 Andrea Aspertibe more quiet (removed debugging prints)
2004-10-15 Stefano Zacchirolimoved string_of_uriref to UriManager
2004-09-06 Ferruccio Guidibug in constraint generation for variables fixed
2004-09-06 Andrea AspertiCorrected bug about the generation of constraitns:...
2004-04-23 Enrico TassiUniverses introduction
2004-03-10 Ferruccio Guidi- interpreter: the queries are printed before execution
2004-03-09 Claudio Sacerdoti... Meta no longer raise a failure. Instead they return...
2004-02-20 Ferruccio Guidihard-coded timing of generated queries disabled: use...
2004-02-19 Ferruccio Guidisource logging is now native in the interpreter
2004-02-19 Ferruccio Guidisource logging enabled by default
2004-02-06 Stefano Zacchiroliadded annotations to Cic.Implicit
2003-12-02 Ferruccio Guidisort CProp added
2003-10-07 Luca Padovani* removed currified constructors everywhere. A bug...
2003-09-23 Ferruccio GuidiNow mathql_generator compiles before mathql_interpreter.
2003-09-04 Ferruccio GuidiCGLocateInductive patched
2003-09-04 Ferruccio Guidiadded the support for the "Locate Inductive Principles...
2003-07-17 Ferruccio Guididead code removed
2003-07-17 Ferruccio Guidi- new generated query "unreferred" implemented at serve...
2003-07-02 Ferruccio Guidimathql_generator: new constraint format (more type...
2003-06-29 Ferruccio Guidimathql_interpreter: natile-galax package removed from...
2003-06-20 Ferruccio GuidiAuthor specification added in head comments;
2003-06-19 Claudio Sacerdoti... Reindented
2003-06-19 Ferruccio GuidiMathQL 1.3 ready for use
2003-05-22 Ferruccio Guidimathql query generator interface patched