]> matita.cs.unibo.it Git - helm.git/log
helm.git
19 years agoadded orrible hack to make the current uri visible in the parser so that named univer...
Enrico Tassi [Fri, 29 Apr 2005 12:13:58 +0000 (12:13 +0000)]
added orrible hack to make the current uri visible in the parser so that named universes are generated

19 years agocatched UniverseInconsistency
Enrico Tassi [Fri, 29 Apr 2005 12:13:05 +0000 (12:13 +0000)]
catched UniverseInconsistency
(only an hack, it should be wrapped by the refiner)

19 years agoadded parsing time benchmark
Enrico Tassi [Fri, 29 Apr 2005 12:12:08 +0000 (12:12 +0000)]
added parsing time benchmark
universes generation counter is now properly reset
added orrible hack to make the parser generate proper universes containig
  the uri

19 years agofixed a typo
Enrico Tassi [Fri, 29 Apr 2005 12:09:33 +0000 (12:09 +0000)]
fixed a typo

19 years agoadded parser benchamrk
Enrico Tassi [Fri, 29 Apr 2005 12:07:15 +0000 (12:07 +0000)]
added parser benchamrk

19 years agofix (ask Enrico :-)
Stefano Zacchiroli [Fri, 29 Apr 2005 08:08:49 +0000 (08:08 +0000)]
fix (ask Enrico :-)

19 years agouses CicUniv new assertions
Stefano Zacchiroli [Fri, 29 Apr 2005 08:07:53 +0000 (08:07 +0000)]
uses CicUniv new assertions

19 years agoadded assertions about graph in the environment having Some uris
Stefano Zacchiroli [Fri, 29 Apr 2005 08:07:05 +0000 (08:07 +0000)]
added assertions about graph in the environment having Some uris

19 years agoadded rating parameter to at_least (used by elim)
Stefano Zacchiroli [Fri, 29 Apr 2005 08:04:17 +0000 (08:04 +0000)]
added rating parameter to at_least (used by elim)

19 years agoattached macros: hint(partial), check
Enrico Tassi [Thu, 28 Apr 2005 14:12:22 +0000 (14:12 +0000)]
attached macros: hint(partial), check
now matitaScript has a mathviewer to show terms...

19 years agomoved "hint" from Command to Macro
Enrico Tassi [Thu, 28 Apr 2005 13:32:42 +0000 (13:32 +0000)]
moved "hint" from Command to Macro

19 years agodeactivated coercions
Enrico Tassi [Thu, 28 Apr 2005 13:31:37 +0000 (13:31 +0000)]
deactivated coercions

19 years agosingle INSERT on multiple tuples
Enrico Tassi [Thu, 28 Apr 2005 13:30:40 +0000 (13:30 +0000)]
single INSERT on multiple tuples
cosmetic changes
vars are now indexed

19 years agoadded hbugs and mathql
Enrico Tassi [Thu, 28 Apr 2005 13:29:30 +0000 (13:29 +0000)]
added hbugs and mathql

19 years agorenamed hbugs hint costructors to match latest API
Stefano Zacchiroli [Wed, 27 Apr 2005 20:15:35 +0000 (20:15 +0000)]
renamed hbugs hint costructors to match latest API

19 years agobugfix: patched .ml.in instaned of .ml :-(
Stefano Zacchiroli [Wed, 27 Apr 2005 17:25:58 +0000 (17:25 +0000)]
bugfix: patched .ml.in instaned of .ml :-(

19 years agochecked in new version of matita from svn
Stefano Zacchiroli [Wed, 27 Apr 2005 17:21:01 +0000 (17:21 +0000)]
checked in new version of matita from svn

19 years agoremoved all matita files
Stefano Zacchiroli [Wed, 27 Apr 2005 17:11:30 +0000 (17:11 +0000)]
removed all matita files

19 years agoremoved all old matita files (kept in attic)
Stefano Zacchiroli [Wed, 27 Apr 2005 17:10:57 +0000 (17:10 +0000)]
removed all old matita files (kept in attic)

19 years agoported to svn-cvs merge
Stefano Zacchiroli [Wed, 27 Apr 2005 17:02:06 +0000 (17:02 +0000)]
ported to svn-cvs merge

19 years agomerged changes from the svn fork by me and Enrico
Stefano Zacchiroli [Wed, 27 Apr 2005 17:01:49 +0000 (17:01 +0000)]
merged changes from the svn fork by me and Enrico

19 years agomake also in utilities on whatever target
Stefano Zacchiroli [Wed, 27 Apr 2005 13:54:37 +0000 (13:54 +0000)]
make also in utilities on whatever target

19 years agocvsignore
Stefano Zacchiroli [Wed, 27 Apr 2005 13:50:23 +0000 (13:50 +0000)]
cvsignore

19 years agoremoved ancient cic_textual_parser (last live version tagged "dead_dir_walking")
Stefano Zacchiroli [Wed, 27 Apr 2005 13:45:11 +0000 (13:45 +0000)]
removed ancient cic_textual_parser (last live version tagged "dead_dir_walking")

19 years agoadded re-hash-consing of URIs embedded in universes
Stefano Zacchiroli [Wed, 27 Apr 2005 13:43:15 +0000 (13:43 +0000)]
added re-hash-consing of URIs embedded in universes

19 years agogetter with in memory tree of URIs
Stefano Zacchiroli [Wed, 27 Apr 2005 13:42:31 +0000 (13:42 +0000)]
getter with in memory tree of URIs

19 years agobetter checks on elim input, two conditions are now required for an
Stefano Zacchiroli [Wed, 27 Apr 2005 12:32:02 +0000 (12:32 +0000)]
better checks on elim input, two conditions are now required for an
input to elim to be valid:
1) before the disambiguation an indentifier has been given by the user
2) after the disambiguation a MutInd Cic term has been created

19 years agoclean also hypno_tbl
Stefano Zacchiroli [Tue, 26 Apr 2005 17:21:24 +0000 (17:21 +0000)]
clean also hypno_tbl

19 years agoadded test.opt target
Stefano Zacchiroli [Tue, 26 Apr 2005 17:21:12 +0000 (17:21 +0000)]
added test.opt target

19 years ago- ported to current metadata API
Stefano Zacchiroli [Tue, 26 Apr 2005 17:21:01 +0000 (17:21 +0000)]
- ported to current metadata API
- changes so that it does not index a single URI given on cmdline, but
  rather all the URIs contained in a file

19 years agoadded sample entry for environment_dump configuration variable
Stefano Zacchiroli [Sun, 24 Apr 2005 13:44:40 +0000 (13:44 +0000)]
added sample entry for environment_dump configuration variable

19 years agoadded CicEnvironment preloading
Stefano Zacchiroli [Sun, 24 Apr 2005 13:43:31 +0000 (13:43 +0000)]
added CicEnvironment preloading

19 years agoadded licence header
Stefano Zacchiroli [Sat, 23 Apr 2005 13:00:14 +0000 (13:00 +0000)]
added licence header

19 years agoadded license statement
Stefano Zacchiroli [Sat, 23 Apr 2005 12:59:16 +0000 (12:59 +0000)]
added license statement

19 years agoadded license header
Stefano Zacchiroli [Sat, 23 Apr 2005 12:58:07 +0000 (12:58 +0000)]
added license header

19 years agomade context and metasenv parameters of trivial disambiguator optional
Stefano Zacchiroli [Fri, 22 Apr 2005 15:24:31 +0000 (15:24 +0000)]
made context and metasenv parameters of trivial disambiguator optional

19 years agoadded Trivial module with a disambiguate_term implementation which took
Stefano Zacchiroli [Fri, 22 Apr 2005 15:05:52 +0000 (15:05 +0000)]
added Trivial module with a disambiguate_term implementation which took
a string as input and return a Cic.term (if the input is not ambiguous)

19 years agoremoved debugging print
Stefano Zacchiroli [Fri, 22 Apr 2005 08:36:42 +0000 (08:36 +0000)]
removed debugging print

19 years agouses new at_least with criteria on constants number difference
Stefano Zacchiroli [Fri, 22 Apr 2005 08:35:21 +0000 (08:35 +0000)]
uses new at_least with criteria on constants number difference

19 years agoadded filtering criteria on differences between number of constants in
Stefano Zacchiroli [Fri, 22 Apr 2005 08:34:45 +0000 (08:34 +0000)]
added filtering criteria on differences between number of constants in
hypothesis and conclusion, should handle better queries on terms with
metavariables

19 years ago- added no_hyp table
Stefano Zacchiroli [Fri, 22 Apr 2005 08:30:30 +0000 (08:30 +0000)]
- added no_hyp table
- changed constants number integer type to small int
- added comments describing tables

19 years agosplit precedence level of binders: \lambda has higher precedence than others
Stefano Zacchiroli [Thu, 21 Apr 2005 12:54:31 +0000 (12:54 +0000)]
split precedence level of binders: \lambda has higher precedence than others
this is the resulting precedences scheme:
  lambda > apply > infix operators > binders

19 years agoremoved ancient indirections for gTopLevel
Stefano Zacchiroli [Thu, 21 Apr 2005 12:08:31 +0000 (12:08 +0000)]
removed ancient indirections for gTopLevel

19 years agono longer build neither mathql nor hbugs per default
Stefano Zacchiroli [Thu, 21 Apr 2005 12:08:04 +0000 (12:08 +0000)]
no longer build neither mathql nor hbugs per default

19 years agobumped copyright years
Stefano Zacchiroli [Thu, 21 Apr 2005 12:07:41 +0000 (12:07 +0000)]
bumped copyright years

19 years agoutilities for creating environment dumps
Stefano Zacchiroli [Thu, 21 Apr 2005 12:07:24 +0000 (12:07 +0000)]
utilities for creating environment dumps

19 years ago(hopefully) final decision on precedence levels:
Stefano Zacchiroli [Thu, 21 Apr 2005 12:04:32 +0000 (12:04 +0000)]
(hopefully) final decision on precedence levels:
  binder > apply > infix operators

19 years agobugfixes:
Stefano Zacchiroli [Wed, 20 Apr 2005 16:47:32 +0000 (16:47 +0000)]
bugfixes:
- reference position using MetadataTypes.*_pos so that changing the
  position prefix fixes all the references
- don't generated dummy predicates which always suceed like ("mainConcl" OR
  "inConcl") for at_most checking

19 years agochanged binding strength of some parsing entries:
Stefano Zacchiroli [Wed, 20 Apr 2005 16:12:01 +0000 (16:12 +0000)]
changed binding strength of some parsing entries:
( a > b means a binds more tightly than b)
- now: infix operators > binders > application
- previous: application > infix operators > binders

19 years agoremoved spurious debugging prints
Stefano Zacchiroli [Wed, 20 Apr 2005 08:54:29 +0000 (08:54 +0000)]
removed spurious debugging prints

19 years agohtml-escapes user given expression when filling hidden field "expression"
Stefano Zacchiroli [Wed, 20 Apr 2005 08:45:32 +0000 (08:45 +0000)]
html-escapes user given expression when filling hidden field "expression"
in this way xml/html forbidden characters like "<" are converted to "&lt;"
and doesn't crash uwobo

19 years agobugfix: opt target should build html pages too
Stefano Zacchiroli [Fri, 8 Apr 2005 16:28:18 +0000 (16:28 +0000)]
bugfix: opt target should build html pages too

19 years agoadded clickable fingers
Stefano Zacchiroli [Fri, 8 Apr 2005 15:52:16 +0000 (15:52 +0000)]
added clickable fingers

19 years agochanged logo: whelp!
Stefano Zacchiroli [Fri, 8 Apr 2005 11:47:01 +0000 (11:47 +0000)]
changed logo: whelp!

19 years agothe description file was patched
Ferruccio Guidi [Fri, 8 Apr 2005 07:51:56 +0000 (07:51 +0000)]
the description file was patched

19 years agoinitial version of the "lambda-delta" calculus including:
Ferruccio Guidi [Fri, 1 Apr 2005 11:06:01 +0000 (11:06 +0000)]
initial version of the "lambda-delta" calculus including:

- Confluence of reduction
- Generation lemma
- Thinning lemma
- Substitution lemma
- Type Correctness
- Type Uniqueness
- Subject Reduction

19 years agodebian version 0.0.5-6
Stefano Zacchiroli [Wed, 30 Mar 2005 07:23:33 +0000 (07:23 +0000)]
debian version 0.0.5-6

19 years agorebuilt against ocaml 3.08.3
Stefano Zacchiroli [Tue, 29 Mar 2005 09:41:42 +0000 (09:41 +0000)]
rebuilt against ocaml 3.08.3

19 years agodebian: rebuilt against ocaml 3.08.3
Stefano Zacchiroli [Fri, 25 Mar 2005 23:45:48 +0000 (23:45 +0000)]
debian: rebuilt against ocaml 3.08.3

19 years agoremove x_gdome_caml.c generated source on "clean"
Stefano Zacchiroli [Fri, 25 Mar 2005 23:45:33 +0000 (23:45 +0000)]
remove x_gdome_caml.c generated source on "clean"

19 years agodebian: rebuilt against ocaml 3.08.2
Stefano Zacchiroli [Fri, 25 Mar 2005 23:44:44 +0000 (23:44 +0000)]
debian: rebuilt against ocaml 3.08.2

19 years agoBug fixed in assumption_tac: a missing (lift n) when a declaration
Claudio Sacerdoti Coen [Tue, 22 Mar 2005 16:05:54 +0000 (16:05 +0000)]
Bug fixed in assumption_tac: a missing (lift n) when a declaration
x : A := t is found in the context.

19 years ago- bugfix: do not fail when query_kind is missing (e.g. on /getpage)
Stefano Zacchiroli [Wed, 16 Mar 2005 16:33:10 +0000 (16:33 +0000)]
- bugfix: do not fail when query_kind is missing (e.g. on /getpage)
- bugfix: security, no longer subject to directory traversal (!)

19 years agouser smaller font in result page
Stefano Zacchiroli [Wed, 16 Mar 2005 16:21:44 +0000 (16:21 +0000)]
user smaller font in result page

19 years ago- new pretty printing of interpretations
Stefano Zacchiroli [Wed, 16 Mar 2005 16:17:03 +0000 (16:17 +0000)]
- new pretty printing of interpretations
- bugfix: interpretations are now remembered between pages
- more coherent look and feel

19 years agomake and clean also in html/
Stefano Zacchiroli [Wed, 16 Mar 2005 16:16:06 +0000 (16:16 +0000)]
make and clean also in html/

19 years agoremoved old HTML files (tagged with "old_htmls")
Stefano Zacchiroli [Wed, 16 Mar 2005 16:15:28 +0000 (16:15 +0000)]
removed old HTML files (tagged with "old_htmls")

19 years agomoogle.html is now generated, it do not needs to be in CVS
Stefano Zacchiroli [Wed, 16 Mar 2005 15:57:25 +0000 (15:57 +0000)]
moogle.html is now generated, it do not needs to be in CVS

19 years agogenerate HTML templates using XSLT starting from a bunch of .src files
Stefano Zacchiroli [Wed, 16 Mar 2005 15:56:44 +0000 (15:56 +0000)]
generate HTML templates using XSLT starting from a bunch of .src files

19 years agolook and feel improvements
Stefano Zacchiroli [Wed, 16 Mar 2005 15:50:35 +0000 (15:50 +0000)]
look and feel improvements

19 years ago- re-enginered main moogle template, it is now aware of queries kind, summary,
Stefano Zacchiroli [Wed, 16 Mar 2005 10:23:37 +0000 (10:23 +0000)]
- re-enginered main moogle template, it is now aware of queries kind, summary,
  and results. This enable fixing of minor like feedback on the query kind in
  case of errors
- minor bug fixes: 1/0 nuisance in case of errors
- commented out advanced query selection (which do nothing)

19 years ago- handle metavariables: if at least one of them is present, then the
Stefano Zacchiroli [Tue, 15 Mar 2005 08:27:10 +0000 (08:27 +0000)]
- handle metavariables: if at least one of them is present, then the
  cardinality constraint is not enforce
- commented out debugging prints

19 years agobugfix when user query contains metas: their context should not be analyzed
Stefano Zacchiroli [Tue, 15 Mar 2005 08:21:56 +0000 (08:21 +0000)]
bugfix when user query contains metas: their context should not be analyzed
as it were in main position

19 years agoBugfix in restore_from_channel, before this fix hashtable (which has uris as
Stefano Zacchiroli [Fri, 11 Mar 2005 18:37:41 +0000 (18:37 +0000)]
Bugfix in restore_from_channel, before this fix hashtable (which has uris as
keys and pairs <objects,universe> as values) was dumped but restored as if it
have uris as keys and objects as values. That caused immediate segfaults
while trying to iterated on the restored table.

19 years agoadded support for open terms in check
Stefano Zacchiroli [Wed, 9 Mar 2005 10:24:03 +0000 (10:24 +0000)]
added support for open terms in check

19 years agosupport for terms with metas in check
Stefano Zacchiroli [Wed, 9 Mar 2005 10:22:39 +0000 (10:22 +0000)]
support for terms with metas in check

19 years agoadded choose_uri method to console, used by the interpreter to implement the
Enrico Tassi [Mon, 14 Feb 2005 15:12:24 +0000 (15:12 +0000)]
added choose_uri method to console, used by the interpreter to implement the
hint command

19 years agoAdded heuristic in the Appl case, we beta-expand only if the argument list
Enrico Tassi [Mon, 14 Feb 2005 12:06:45 +0000 (12:06 +0000)]
Added heuristic in the Appl case, we beta-expand only if the argument list
does't contain metas.

19 years agoFixed remove operation and get_obj (that now correctly searches in the
Enrico Tassi [Mon, 14 Feb 2005 09:51:39 +0000 (09:51 +0000)]
Fixed remove operation and get_obj (that now correctly searches in the
unchecked_list).

19 years agomoved a debug print so that it is executed for each phrase
Stefano Zacchiroli [Thu, 10 Feb 2005 16:12:17 +0000 (16:12 +0000)]
moved a debug print so that it is executed for each phrase

19 years agoadapted to optional comment lexer interface
Stefano Zacchiroli [Thu, 10 Feb 2005 16:06:36 +0000 (16:06 +0000)]
adapted to optional comment lexer interface

19 years agorenaming "remove_term" -> "remove_obj"
Stefano Zacchiroli [Thu, 10 Feb 2005 15:54:44 +0000 (15:54 +0000)]
renaming "remove_term" -> "remove_obj"

19 years ago- fix in intro parsing
Stefano Zacchiroli [Thu, 10 Feb 2005 15:54:00 +0000 (15:54 +0000)]
- fix in intro parsing
- avoid generating seq tactical for a 1-length sequences

19 years agofactorized tacticals separator and terminator
Stefano Zacchiroli [Thu, 10 Feb 2005 15:52:22 +0000 (15:52 +0000)]
factorized tacticals separator and terminator

19 years agoadded "unindex" to undo indexing of a single object
Stefano Zacchiroli [Thu, 10 Feb 2005 15:51:42 +0000 (15:51 +0000)]
added "unindex" to undo indexing of a single object

19 years agobugfix: method 'advance' now took in input concrete syntax since atm
Stefano Zacchiroli [Thu, 10 Feb 2005 15:45:40 +0000 (15:45 +0000)]
bugfix: method 'advance' now took in input concrete syntax since atm
pretty printing is not the inverse operation of parsing

19 years agochanged toolbar window type
Stefano Zacchiroli [Thu, 10 Feb 2005 15:44:34 +0000 (15:44 +0000)]
changed toolbar window type

19 years agobugfix: avoid executing tactic for the script twice
Stefano Zacchiroli [Thu, 10 Feb 2005 15:44:20 +0000 (15:44 +0000)]
bugfix: avoid executing tactic for the script twice

19 years agoremoved spurious dependency on Dbi_mysql
Stefano Zacchiroli [Thu, 10 Feb 2005 09:55:02 +0000 (09:55 +0000)]
removed spurious dependency on Dbi_mysql

19 years agoadded script support a la coqide
Stefano Zacchiroli [Wed, 9 Feb 2005 15:07:37 +0000 (15:07 +0000)]
added script support a la coqide

19 years ago- fixed "error loading dom error" avoiding sequent_viewer be delivered
Stefano Zacchiroli [Wed, 9 Feb 2005 15:07:22 +0000 (15:07 +0000)]
- fixed "error loading dom error" avoiding sequent_viewer be delivered
  the destroy signal when resetting the notebook
- added singleton instances of sequent_viewer and sequents_viewer

19 years agomoved lockScript to MatitaScript module
Stefano Zacchiroli [Wed, 9 Feb 2005 15:06:25 +0000 (15:06 +0000)]
moved lockScript to MatitaScript module

19 years ago0.1.0-1 entry
Stefano Zacchiroli [Tue, 8 Feb 2005 21:53:41 +0000 (21:53 +0000)]
0.1.0-1 entry

19 years agostrip debian version from META version
Stefano Zacchiroli [Tue, 8 Feb 2005 21:50:44 +0000 (21:50 +0000)]
strip debian version from META version

19 years agouse wildcard in install target so that binary objects are installed only
Stefano Zacchiroli [Tue, 8 Feb 2005 21:43:30 +0000 (21:43 +0000)]
use wildcard in install target so that binary objects are installed only
when built

19 years agoadded a missing unchecked_to_frozen (fixes a Not_found exception while
Stefano Zacchiroli [Tue, 8 Feb 2005 17:28:21 +0000 (17:28 +0000)]
added a missing unchecked_to_frozen (fixes a Not_found exception while
type checking without trust)

19 years agoat_least now supports the ownerized tables
Enrico Tassi [Tue, 8 Feb 2005 15:47:49 +0000 (15:47 +0000)]
at_least now supports the ownerized tables

19 years agoadded boxml namespace
Stefano Zacchiroli [Tue, 8 Feb 2005 15:35:52 +0000 (15:35 +0000)]
added boxml namespace

19 years ago- changed license to lgpl
Stefano Zacchiroli [Tue, 8 Feb 2005 12:16:04 +0000 (12:16 +0000)]
- changed license to lgpl
- bumped copyright
- improved ocamldoc comments

19 years agodebian changes target release 0.1.0
Stefano Zacchiroli [Tue, 8 Feb 2005 12:15:09 +0000 (12:15 +0000)]
debian changes target release 0.1.0