]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml/mathql_interpreter
ocaml 3.09 transition
[helm.git] / helm / ocaml / mathql_interpreter /
2005-09-23 Claudio Sacerdoti... New module HMysql (to abstract over Mysql and make...
2005-05-03 Enrico Tassiadded sqlStatements module (contains all CREATE TABLE...
2004-05-10 Andrea Asperti*** empty log message ***
2004-04-23 Enrico TassiUniverses introduction
2004-04-22 Claudio Sacerdoti... mathql_interpreter.mysql_connection.* keys added.
2004-04-19 Stefano Zacchiroliadded dep on Helm_registry
2004-04-14 Ferruccio Guidipatched
2004-03-10 Ferruccio Guidi- interpreter: the queries are printed before execution
2004-03-09 Claudio Sacerdoti... Debug code removed.
2004-03-09 Claudio Sacerdoti... Bug fixed: instead of generating "not ()", I generate...
2004-03-08 Claudio Sacerdoti... - reindented
2004-02-27 Ferruccio Guidinow database interfaces are more abstract
2004-02-26 Ferruccio Guidi- MySQL mode added to the interpreter
2004-02-24 Claudio Sacerdoti... Quick patch to make everything work with MySql.
2004-02-20 Ferruccio Guidi- mathql interpreter flags reorganized
2004-02-19 Ferruccio Guidisource logging patched
2004-02-19 Ferruccio Guidisource logging is now native in the interpreter
2004-02-18 Ferruccio Guidimathql interpreter flags can be now red from helm registry
2004-02-18 Claudio Sacerdoti... helm_registry is already in due to transitive dependencies
2004-02-18 Ferruccio Guidipatched
2004-02-17 Claudio Sacerdoti... The PostgreSQL connection string has been moved to...
2004-02-17 Claudio Sacerdoti... mathql_db_map.txt is now retrieved by Helm_registry.
2003-12-17 Ferruccio Guidipatched
2003-12-17 Stefano Zacchirolirebuilt
2003-12-17 Ferruccio GuidiMakefiles patched
2003-12-02 Ferruccio Guidisort CProp added
2003-11-03 Claudio Sacerdoti... *** empty log message ***
2003-10-29 Ferruccio Guidisome interfaces changed to prepare the mathql code...
2003-10-07 Luca Padovani* removed currified constructors everywhere. A bug...
2003-09-23 Ferruccio GuidiNow mathql_generator compiles before mathql_interpreter.
2003-07-30 Ferruccio Guidi- support for comments added in mathql_db_map.txt
2003-07-29 Ferruccio Guidi- the mathql interpreter is not helm-dependent any...
2003-07-03 Ferruccio Guidi"backPointer" metadata enabled
2003-07-03 Ferruccio Guidinew "light" implementation of intersection (compatible...
2003-06-29 Ferruccio Guidimathql_interpreter: natile-galax package removed from...
2003-06-20 Ferruccio GuidiAuthor specification added in head comments;
2003-06-19 Ferruccio GuidiMathQL 1.3 ready for use
2003-05-31 Ferruccio Guidinew syntax for "property" enabled:
2003-05-28 Ferruccio Guidiextended syntax for add
2003-05-20 Ferruccio GuidiMathQL query generator: new interface
2003-04-30 Ferruccio GuidiMQueryInterpreter: interface updated
2003-04-28 Claudio Sacerdoti... No more used since a long time.
2003-04-23 Ferruccio Guidi- New interface for the MathQL interpreter (1.3 version)
2003-02-05 Claudio Sacerdoti... Makefile.common.in and .depend backtracked to my last...
2003-02-05 Ferruccio Guidipackege dependences calculation patched
2003-02-05 Ferruccio Guidipackage dependences calulation fixed
2003-02-04 Ferruccio GuidiSQL quoting fixed in relation.ml
2003-02-04 Claudio Sacerdoti... print_endline ==> prerr_endline
2003-02-04 Claudio Sacerdoti... Bug fixed: ' must be quoted.
2003-02-04 Claudio Sacerdoti... Bug fixed: "'" must be quoted.
2003-02-03 Ferruccio Guidinew interface for text_of_query/text_of_result + bug...
2002-12-06 Claudio Sacerdoti... * bug fixed: the property construct did not sort and...
2002-11-27 natileobjectName patched.
2002-11-27 natileRelation patched, property added.
2002-11-26 Ferruccio GuidiMathQL.ml updated
2002-11-22 natileDebugging prints removed.
2002-11-22 natileMathql_interpreter now using db helm_mowgli_new_schema.
2002-11-20 Ferruccio Guidimqint patched (compilation warning removed)
2002-11-19 natileNow Pattern module really exists in repository.
2002-11-19 natilePattern module added.
2002-11-18 natileRelation: inverse switch added.
2002-11-18 Ferruccio Guidistructurated attribute names added
2002-11-14 Ferruccio Guidiadded inverse switch for relation and attribute
2002-11-14 natileAttribute files added.
2002-11-14 natileUnused files removed.
2002-11-13 natileAttribute patched with inverse function.
2002-11-04 natileFun patched.
2002-10-31 Ferruccio Guidisilly debug output removed from stdout
2002-10-28 natileFun patched but works only in one direction (from the...
2002-10-22 Ferruccio Guidimqint.ml patched
2002-10-22 natileSwitching interpreter patched, addedd:
2002-10-21 natileOld modules (use.ml/mli, eval.ml/mli,...) eliminated.
2002-10-21 natileSwitching interpreter.
2002-10-21 natileMerge of the new_mathql branch with the main branch:
2002-09-19 natilecommit of galax mathql interpreter
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-22 Ferruccio GuidimathQL and mqint updated
2002-06-19 lordidatabase connection parameters updated
2002-06-19 lordilet in scope corrected and new database format support
2002-06-18 Ferruccio GuidimathQL.ml updated
2002-06-18 Claudio Sacerdoti... Benchmarcking informations output.
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 Ferruccio GuidiMQueryUtil updated
2002-06-10 Claudio Sacerdoti... pgocaml ==> postgres
2002-05-31 lordidiff and sortedby implemented
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 lordisortedby implemented and new uri result format
2002-05-21 Ferruccio GuidiMQRefs fixed
2002-05-14 Claudio Sacerdoti... First very-very-very-very-alfa release of a MathQL...