]> matita.cs.unibo.it Git - helm.git/history - helm/ocaml
fixed some typos in sample init.d
[helm.git] / helm / ocaml /
2004-04-16 Stefano Zacchiroliadded newline to log when log_file is in use
2004-04-16 Stefano Zacchiroli- rewritten http_getter logger interface
2004-04-16 Stefano Zacchiroli- added sample usage of get_opt method
2004-04-15 Andrea AspertiMetasenv added as parameter to eta_fixing.
2004-04-15 Stefano Zacchiroli- fixed dtd_base_urls implementation
2004-04-15 Stefano Zacchiroli- better pretty printing on /update
2004-04-15 Stefano Zacchiroliadded string_of_html_tag (plain text pretty printer...
2004-04-15 Stefano Zacchiroliadded support for multiple dtd_base_urls
2004-04-14 Claudio Sacerdoti... Bug fixed: the following happened.
2004-04-14 Stefano Zacchiroliadded exists_meta
2004-04-14 Ferruccio Guidipatched
2004-04-07 Claudio Sacerdoti... Added flag test_equality_only to are_convertible to...
2004-04-07 Claudio Sacerdoti... Added flag test_equality_only to are_convertible (to...
2004-04-07 Stefano Zacchiroliadded a missing <br> tag
2004-04-06 Stefano Zacchiroliimplemented save_to
2004-04-06 Stefano Zacchiroli- uncommented save_to function (now implemented)
2004-04-06 Stefano Zacchiroliadded Unix dependency (needed in order to run xmllint)
2004-04-06 Stefano Zacchirolieta_fixing of the CurrentProof metasenv is wrong, since...
2004-04-06 Stefano ZacchiroliThe parser accepts terms with metavariables as statemen...
2004-04-06 Stefano Zacchiroli- added test file
2004-04-06 Stefano Zacchiroli- added via_http parameter so that when the getter...
2004-04-06 Stefano Zacchiroli- use polymorphic variants for some configuration param...
2004-04-06 Stefano Zacchirolibugfix: local context and canonical context previously...
2004-04-06 Stefano Zacchirolibugfix: the function that abstract constant occurrences...
2004-04-06 Stefano Zacchirolireorganized functions order
2004-04-05 Stefano Zacchiroliadded html_of_html_tag
2004-04-05 Claudio Sacerdoti... URL patching in ENTITY declarations extended to cover...
2004-04-05 Andrea AspertiAdded a new function in_cache to cicEnvironemt. It...
2004-04-02 Stefano Zacchiroli- logging of long-running actions (like update) is...
2004-04-01 Stefano Zacchiroli- removed http_get/http_get_iter implementations, use...
2004-04-01 Stefano Zacchiroliremoved an out of date comment
2004-04-01 Stefano Zacchiroliadded hyperlinks to help message
2004-03-31 Matteo SelmitacticChaser modified to avoid double "apply" and to...
2004-03-31 Lionel MamaneMeta files are in METAS subdir
2004-03-26 Claudio Sacerdoti... tex notation enabled
2004-03-24 Stefano ZacchiroliCSC: hack to make applications of constants that have...
2004-03-22 Stefano Zacchirolicosmetic alignment change
2004-03-22 Claudio Sacerdoti... - power notation
2004-03-22 Claudio Sacerdoti... ...
2004-03-16 Andrea AspertiSorts are no longer all convertible. To be completed...
2004-03-16 Andrea AspertiSorts are no longer all convertible. To be completed...
2004-03-12 acerioniFirst implementation of the Auto tactic.
2004-03-12 acerioniType of exception changed: from exn to string.
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-09 Claudio Sacerdoti... Meta no longer raise a failure. Instead they return...
2004-03-08 Claudio Sacerdoti... - reindented
2004-03-05 Claudio Sacerdoti... \Assign and \subst to match the parser.
2004-03-05 Claudio Sacerdoti... MutCase branches must be parsed and printed using ...
2004-03-05 Claudio Sacerdoti... Branch of MutCase must be parsed and printed using...
2004-03-05 Claudio Sacerdoti... Debugging message removed.
2004-03-05 Claudio Sacerdoti... apply_subst did not apply the substitution to the expli...
2004-03-05 Claudio Sacerdoti... Refine now raises only RefineFailure, AssertFailure...
2004-03-05 Claudio Sacerdoti... Wrong error message patched.
2004-03-05 Claudio Sacerdoti... List.nth not guarded by try ... with. Fixed.
2004-03-05 Claudio Sacerdoti... Debugging code removed.
2004-03-05 Claudio Sacerdoti... Syntax of explicit named substitions syncronized with...
2004-03-02 Claudio Sacerdoti... Bug in guarded_by_destructors (case Rel to a definition...
2004-03-02 Claudio Sacerdoti... ...
2004-03-02 Claudio Sacerdoti... - Improved error messaging.
2004-03-02 Stefano Zacchiroli- ported to latest CicAst.Ident format (Some [] <>...
2004-03-02 Stefano Zacchirolidifferentieted empty substitution list from no substitu...
2004-03-02 Stefano Zacchiroliadded cast concrete syntax
2004-03-02 Claudio Sacerdoti... The disambiguation now returns a list of interpretations.
2004-02-27 Ferruccio Guidinow database interfaces are more abstract
2004-02-26 Ferruccio Guidi- MySQL mode added to the interpreter
2004-02-26 Claudio Sacerdoti... Error message fixed.
2004-02-26 Claudio Sacerdoti... New implementation of eat_prods.
2004-02-26 Stefano Zacchiroli- better handling of temp files wrt to failures. When...
2004-02-26 Stefano Zacchiroliadded support for commands and scripts
2004-02-26 Stefano Zacchiroliadded vim modeline for encoding=utf8
2004-02-26 Stefano Zacchiroliadded command and script ASTs with _debugging_only_...
2004-02-26 Claudio Sacerdoti... Optimization: since an invariant says that the inferred...
2004-02-26 Claudio Sacerdoti... ...
2004-02-26 Claudio Sacerdoti... eqT removed.
2004-02-24 Stefano Zacchiroliadded functions and uris for binary {positive,integer}
2004-02-24 Stefano Zacchiroliadded binary {positive,integer} notation
2004-02-24 Claudio Sacerdoti... New v8.0 URIs.
2004-02-24 Claudio Sacerdoti... More uris ported to V8.0.
2004-02-24 Claudio Sacerdoti... More V8.0 uris.
2004-02-24 Claudio Sacerdoti... More v8.0 URIs.
2004-02-24 Claudio Sacerdoti... Porting URIs to V8.0.
2004-02-24 Claudio Sacerdoti... Partial porting to V8 URIs.
2004-02-24 Claudio Sacerdoti... Porting to MySql.
2004-02-24 Claudio Sacerdoti... Quick patch to make everything work with MySql.
2004-02-24 Stefano Zacchiroli- added support for boolean parameters
2004-02-24 Claudio Sacerdoti... ...
2004-02-24 Claudio Sacerdoti... Added parameter format=text|xml to getalluris.
2004-02-23 Claudio Sacerdoti... A lazy value was put in place of a function ==> the...
2004-02-23 Claudio Sacerdoti... "add_server?position=0" no longer worked (raised an...
2004-02-23 Stefano Zacchiroliadded a space between term and "using" keyword
2004-02-23 Stefano Zacchirolicommented out a debugging message
2004-02-23 Stefano Zacchirolibugfix in "elim ... using" tactical ("using" is a keyword)
2004-02-23 Stefano Zacchiroliadded a lot of notation: arithmetic operators, relation...
2004-02-23 Stefano ZacchiroliRinv typo fix
2004-02-20 Stefano Zacchirolibugfix: "in" is an IDENT, not a keyword
2004-02-20 Ferruccio Guidihard-coded timing of generated queries disabled: use...
2004-02-20 Ferruccio Guidi- mathql interpreter flags reorganized
2004-02-19 Ferruccio Guidisource logging patched
next