]> matita.cs.unibo.it Git - helm.git/log
helm.git
18 years agoAdded an example (well founded recursion).
Andrea Asperti [Wed, 9 Nov 2005 11:06:26 +0000 (11:06 +0000)]
Added an example (well founded recursion).

18 years agoYet another semantics for simplify.
Claudio Sacerdoti Coen [Tue, 8 Nov 2005 15:43:07 +0000 (15:43 +0000)]
Yet another semantics for simplify.

18 years agoYet another semantics for simplify.
Claudio Sacerdoti Coen [Tue, 8 Nov 2005 15:38:06 +0000 (15:38 +0000)]
Yet another semantics for simplify.

18 years agofix
Enrico Tassi [Tue, 8 Nov 2005 14:59:53 +0000 (14:59 +0000)]
fix

18 years agofixed inductive types demonstrations
Enrico Tassi [Tue, 8 Nov 2005 14:49:50 +0000 (14:49 +0000)]
fixed inductive types demonstrations

18 years agoTypos.
Andrea Asperti [Tue, 8 Nov 2005 10:43:36 +0000 (10:43 +0000)]
Typos.

18 years agoCicTypeChecker.AssertFailure now printed.
Claudio Sacerdoti Coen [Tue, 8 Nov 2005 09:27:51 +0000 (09:27 +0000)]
CicTypeChecker.AssertFailure now printed.

18 years agoDebugging code removed.
Claudio Sacerdoti Coen [Tue, 8 Nov 2005 09:27:42 +0000 (09:27 +0000)]
Debugging code removed.

18 years agoNew syntax for the outtype of a match.
Claudio Sacerdoti Coen [Tue, 8 Nov 2005 09:26:47 +0000 (09:26 +0000)]
New syntax for the outtype of a match.

18 years agoadded some stuff on inductive types
Enrico Tassi [Tue, 8 Nov 2005 08:56:32 +0000 (08:56 +0000)]
added some stuff on inductive types

18 years agoRefinement of a Cast was bugged.
Claudio Sacerdoti Coen [Mon, 7 Nov 2005 18:48:37 +0000 (18:48 +0000)]
Refinement of a Cast was bugged.

18 years agoAssertFailure from the type-checker now becomes an AssertFailure for the
Claudio Sacerdoti Coen [Mon, 7 Nov 2005 18:48:22 +0000 (18:48 +0000)]
AssertFailure from the type-checker now becomes an AssertFailure for the
unifier.

18 years agoLet-ins with types can now be produced.
Claudio Sacerdoti Coen [Mon, 7 Nov 2005 18:46:56 +0000 (18:46 +0000)]
Let-ins with types can now be produced.

18 years agoAvoid generation of let x = let rec x = ... in x in (x ...).
Claudio Sacerdoti Coen [Mon, 7 Nov 2005 18:46:02 +0000 (18:46 +0000)]
Avoid generation of let x = let rec x = ... in x in (x ...).

18 years agoLet-ins with types can be produced.
Claudio Sacerdoti Coen [Mon, 7 Nov 2005 18:44:56 +0000 (18:44 +0000)]
Let-ins with types can be produced.

18 years agoSyntactic change:
Claudio Sacerdoti Coen [Mon, 7 Nov 2005 13:52:50 +0000 (13:52 +0000)]
Syntactic change:
 [ ... ] match t in t with ==> match t in t return ... with

18 years agoSyntactic change:
Claudio Sacerdoti Coen [Mon, 7 Nov 2005 13:47:46 +0000 (13:47 +0000)]
Syntactic change:
 [ ... ] match t in t with ==> match t in t return ... with

18 years agoDuplicated exception definition removed (used to give birth to a bug due to
Claudio Sacerdoti Coen [Mon, 7 Nov 2005 12:44:22 +0000 (12:44 +0000)]
Duplicated exception definition removed (used to give birth to a bug due to
the generativeness of exceptions).

18 years agoFirst draft of the introduction.
Andrea Asperti [Mon, 7 Nov 2005 11:31:00 +0000 (11:31 +0000)]
First draft of the introduction.

18 years agochanged script actions keybindings: s/CTRL-XXX/CTRL-ALT-XXX/
Stefano Zacchiroli [Mon, 7 Nov 2005 10:29:25 +0000 (10:29 +0000)]
changed script actions keybindings: s/CTRL-XXX/CTRL-ALT-XXX/

18 years agobugfix: no longer raise End_of_file for scripts ending with comments
Stefano Zacchiroli [Mon, 7 Nov 2005 10:28:50 +0000 (10:28 +0000)]
bugfix: no longer raise End_of_file for scripts ending with comments

18 years agolist sorting (to be completed ...)
Stefano Zacchiroli [Mon, 7 Nov 2005 10:21:54 +0000 (10:21 +0000)]
list sorting (to be completed ...)

18 years agoadded tail function
Stefano Zacchiroli [Mon, 7 Nov 2005 10:20:57 +0000 (10:20 +0000)]
added tail function

18 years agoadded bool_elim (elimination which preserves infos on the eliminated value)
Stefano Zacchiroli [Mon, 7 Nov 2005 10:04:22 +0000 (10:04 +0000)]
added bool_elim (elimination which preserves infos on the eliminated value)

18 years agosince the outtype is now refined correclty some types can be opmitted
Enrico Tassi [Fri, 4 Nov 2005 17:18:49 +0000 (17:18 +0000)]
since the outtype is now refined correclty some types can be opmitted

18 years agorefined outtype used to be discharged
Enrico Tassi [Fri, 4 Nov 2005 17:18:12 +0000 (17:18 +0000)]
refined outtype used to be discharged

18 years agomatita*.opt are now considered as if they were matita*
Claudio Sacerdoti Coen [Fri, 4 Nov 2005 16:58:10 +0000 (16:58 +0000)]
matita*.opt are now considered as if they were matita*

18 years agomake profiler silent
Enrico Tassi [Fri, 4 Nov 2005 16:32:06 +0000 (16:32 +0000)]
make profiler silent

18 years agoadded calbback to make the profiler silent
Enrico Tassi [Fri, 4 Nov 2005 16:30:33 +0000 (16:30 +0000)]
added calbback to make the profiler silent

18 years agoadded support for ALT-L expansion of tex macros
Stefano Zacchiroli [Fri, 4 Nov 2005 15:08:47 +0000 (15:08 +0000)]
added support for ALT-L expansion of tex macros

18 years agoligature expansion now considers also tex macros
Stefano Zacchiroli [Fri, 4 Nov 2005 15:08:19 +0000 (15:08 +0000)]
ligature expansion now considers also tex macros

18 years agoexported is_blank
Stefano Zacchiroli [Fri, 4 Nov 2005 14:32:41 +0000 (14:32 +0000)]
exported is_blank

18 years agoadded ligatures expansion support functions
Stefano Zacchiroli [Fri, 4 Nov 2005 14:03:47 +0000 (14:03 +0000)]
added ligatures expansion support functions

18 years agoadded support for expansion of ligatures ALT-L will trigger it
Stefano Zacchiroli [Fri, 4 Nov 2005 14:03:06 +0000 (14:03 +0000)]
added support for expansion of ligatures ALT-L will trigger it

18 years agobetter distinction of (* *) and (** *) comments
Stefano Zacchiroli [Fri, 4 Nov 2005 13:02:54 +0000 (13:02 +0000)]
better distinction of (* *) and (** *) comments
- first kind of comments is thrown away by the lexer, still admitting comment nesting
- second kind of comment is lexed as usual returning "BEGINCOMMENT" .... "ENDCOMMENT" token stream

18 years agoavoid losing work on CTRL-N
Stefano Zacchiroli [Fri, 4 Nov 2005 12:25:04 +0000 (12:25 +0000)]
avoid losing work on CTRL-N

18 years agoremoved no longer needed dependency on pxp
Stefano Zacchiroli [Fri, 4 Nov 2005 10:29:17 +0000 (10:29 +0000)]
removed no longer needed dependency on pxp

18 years agofixed typo
Stefano Zacchiroli [Fri, 4 Nov 2005 09:47:32 +0000 (09:47 +0000)]
fixed typo

18 years agomore structured makefile
Stefano Zacchiroli [Fri, 4 Nov 2005 09:47:03 +0000 (09:47 +0000)]
more structured makefile

18 years ago"towards a distribution of matita" changes:
Stefano Zacchiroli [Fri, 4 Nov 2005 09:34:24 +0000 (09:34 +0000)]
"towards a distribution of matita" changes:
- @USER_HOME@, @USER_NAME@ no longer hard coded at configure time
- added support for tilde expansion in configuration file
- added support for runtime overriding of RT_BASE_DIR
- better configure.ac, can now configure RT_BASE_DIR, debugging, and distribution defaults

18 years agoadded tilde_expansion of directory settings
Stefano Zacchiroli [Fri, 4 Nov 2005 09:33:00 +0000 (09:33 +0000)]
added tilde_expansion of directory settings

18 years agoadded char functions:
Stefano Zacchiroli [Fri, 4 Nov 2005 09:32:33 +0000 (09:32 +0000)]
added char functions:
- is_alpha, is_digit, is_alphanum
added string function:
- tilde_expand

18 years agochanged stack entry representation
Stefano Zacchiroli [Fri, 4 Nov 2005 09:06:29 +0000 (09:06 +0000)]
changed stack entry representation

18 years agoBug fix: index.theory dereferentiation works also for exists and resolve.
Stefano Zacchiroli [Thu, 3 Nov 2005 17:36:39 +0000 (17:36 +0000)]
Bug fix: index.theory dereferentiation works also for exists and resolve.

18 years agoSemantic change: I always consider a type with no constructors as an empty
Claudio Sacerdoti Coen [Thu, 3 Nov 2005 15:07:55 +0000 (15:07 +0000)]
Semantic change: I always consider a type with no constructors as an empty
type even if it is mutually recursive with non-empty types. I think that
this should be a sound generalization.

Note: Coq assumes a type to be empty iff it is not mutually recursive with
any other inductive type.

18 years agoSemantic change: elimination of a term whose type is defined in a block of
Claudio Sacerdoti Coen [Thu, 3 Nov 2005 15:02:03 +0000 (15:02 +0000)]
Semantic change: elimination of a term whose type is defined in a block of
mutual inductive empty types

18 years agomissing mlis
Stefano Zacchiroli [Thu, 3 Nov 2005 15:01:24 +0000 (15:01 +0000)]
missing mlis

18 years agobetter dependencies among modules and symlinking of several matitatools to a single...
Stefano Zacchiroli [Thu, 3 Nov 2005 15:00:47 +0000 (15:00 +0000)]
better dependencies among modules and symlinking of several matitatools to a single one in order to reduce global size of matita executables

18 years agoadded documentation on allowed eliminations
Enrico Tassi [Thu, 3 Nov 2005 14:21:27 +0000 (14:21 +0000)]
added documentation on allowed eliminations

18 years ago1. a simplified version of check_allowed_sort_elimination is now exported
Claudio Sacerdoti Coen [Thu, 3 Nov 2005 13:47:36 +0000 (13:47 +0000)]
1. a simplified version of check_allowed_sort_elimination is now exported
   from CicTypeChecker to be used in CicElim :-|
2. check_allowed_sort_elimination fixed w.r.t. the case Prop unit vs *

18 years agoEuler totient function is multiplicative!
Andrea Asperti [Thu, 3 Nov 2005 12:52:00 +0000 (12:52 +0000)]
Euler totient function is multiplicative!

18 years agoMore exceptions pretty printed.
Claudio Sacerdoti Coen [Thu, 3 Nov 2005 11:14:48 +0000 (11:14 +0000)]
More exceptions pretty printed.

18 years agoMajor code semplification in check_allowed_sort_elimination: the
Claudio Sacerdoti Coen [Thu, 3 Nov 2005 11:13:58 +0000 (11:13 +0000)]
Major code semplification in check_allowed_sort_elimination: the
need_dummy and not need_dummy cases are now unified.

18 years agoUnfinished proof commented out.
Claudio Sacerdoti Coen [Wed, 2 Nov 2005 18:48:52 +0000 (18:48 +0000)]
Unfinished proof commented out.

18 years agoProof of unicity of proofs for:
Claudio Sacerdoti Coen [Wed, 2 Nov 2005 18:43:09 +0000 (18:43 +0000)]
Proof of unicity of proofs for:
 1. decidable equalities
 2. P x = true for some function P

18 years agoenable static linking of executables (try "make static")
Stefano Zacchiroli [Wed, 2 Nov 2005 17:48:14 +0000 (17:48 +0000)]
enable static linking of executables (try "make static")

18 years agorebuilt
Stefano Zacchiroli [Wed, 2 Nov 2005 17:34:03 +0000 (17:34 +0000)]
rebuilt

18 years agoadded gcc lib dir for enable static linking of libstdc++
Stefano Zacchiroli [Wed, 2 Nov 2005 17:33:51 +0000 (17:33 +0000)]
added gcc lib dir for enable static linking of libstdc++

18 years agoMaybe this time we will be lucky.
Claudio Sacerdoti Coen [Wed, 2 Nov 2005 12:27:59 +0000 (12:27 +0000)]
Maybe this time we will be lucky.

18 years ago() around tactic terms
Enrico Tassi [Wed, 2 Nov 2005 11:25:00 +0000 (11:25 +0000)]
() around tactic terms

18 years agoTotient function and related files.
Andrea Asperti [Wed, 2 Nov 2005 10:44:02 +0000 (10:44 +0000)]
Totient function and related files.

18 years agomatita distribution stuff
Stefano Zacchiroli [Wed, 2 Nov 2005 10:36:01 +0000 (10:36 +0000)]
matita distribution stuff

18 years agofix
Enrico Tassi [Wed, 2 Nov 2005 10:12:13 +0000 (10:12 +0000)]
fix

18 years agoBugs fixed.
Claudio Sacerdoti Coen [Mon, 31 Oct 2005 09:02:06 +0000 (09:02 +0000)]
Bugs fixed.

18 years agoAczel categories finished
Ferruccio Guidi [Sat, 29 Oct 2005 18:03:03 +0000 (18:03 +0000)]
Aczel categories finished
quantification domains started

18 years agoBug fixed: the wrong mark was chosen for yesterday.
Claudio Sacerdoti Coen [Sat, 29 Oct 2005 16:36:05 +0000 (16:36 +0000)]
Bug fixed: the wrong mark was chosen for yesterday.

18 years agoPorted to multiple marks in the same day: today newest mark is compared
Claudio Sacerdoti Coen [Fri, 28 Oct 2005 22:18:04 +0000 (22:18 +0000)]
Ported to multiple marks in the same day: today newest mark is compared
with yesterday newest mark.

18 years agoNew "global performances" bench (for native code).
Claudio Sacerdoti Coen [Fri, 28 Oct 2005 21:35:00 +0000 (21:35 +0000)]
New "global performances" bench (for native code).

18 years ago1. syntax error fixed
Claudio Sacerdoti Coen [Fri, 28 Oct 2005 21:31:01 +0000 (21:31 +0000)]
1. syntax error fixed
2. r.e. for the time format fixed

18 years agosql query fixed
Claudio Sacerdoti Coen [Fri, 28 Oct 2005 21:30:36 +0000 (21:30 +0000)]
sql query fixed

18 years agoBetter detection of spurious status lines.
Claudio Sacerdoti Coen [Fri, 28 Oct 2005 20:40:47 +0000 (20:40 +0000)]
Better detection of spurious status lines.

18 years agoMark fixed.
Claudio Sacerdoti Coen [Fri, 28 Oct 2005 20:36:19 +0000 (20:36 +0000)]
Mark fixed.

18 years agofix
Enrico Tassi [Fri, 28 Oct 2005 16:59:07 +0000 (16:59 +0000)]
fix

18 years agofix
Enrico Tassi [Fri, 28 Oct 2005 16:36:56 +0000 (16:36 +0000)]
fix

18 years agoNew format for benches (with much more precision).
Claudio Sacerdoti Coen [Fri, 28 Oct 2005 16:28:24 +0000 (16:28 +0000)]
New format for benches (with much more precision).

18 years agofix
Enrico Tassi [Fri, 28 Oct 2005 16:22:28 +0000 (16:22 +0000)]
fix

18 years agofix
Enrico Tassi [Fri, 28 Oct 2005 16:21:36 +0000 (16:21 +0000)]
fix

18 years ago1. Parameter enable (default true) added to HExtlib.profile
Claudio Sacerdoti Coen [Thu, 27 Oct 2005 13:51:16 +0000 (13:51 +0000)]
1. Parameter enable (default true) added to HExtlib.profile
2. profiling code commented out in cicReduction since it affects performances
   very badly

18 years ago...
Claudio Sacerdoti Coen [Thu, 27 Oct 2005 13:42:24 +0000 (13:42 +0000)]
...

18 years agotyping errors
Stefano Zacchiroli [Thu, 27 Oct 2005 08:49:12 +0000 (08:49 +0000)]
typing errors

18 years agoadded constraing on non-empty context for tactic application
Stefano Zacchiroli [Wed, 26 Oct 2005 11:52:37 +0000 (11:52 +0000)]
added constraing on non-empty context for tactic application

18 years agoimproved Makefile
Stefano Zacchiroli [Wed, 26 Oct 2005 10:18:52 +0000 (10:18 +0000)]
improved Makefile

18 years agoDead code removed.
Claudio Sacerdoti Coen [Wed, 26 Oct 2005 10:01:36 +0000 (10:01 +0000)]
Dead code removed.

18 years agoParentheses must now be put in patterns like in tactic arguments.
Claudio Sacerdoti Coen [Tue, 25 Oct 2005 16:46:04 +0000 (16:46 +0000)]
Parentheses must now be put in patterns like in tactic arguments.

18 years agoSemantic change: applying a tactic to the empty goal list is now an error.
Claudio Sacerdoti Coen [Tue, 25 Oct 2005 16:39:45 +0000 (16:39 +0000)]
Semantic change: applying a tactic to the empty goal list is now an error.

18 years agoSyntax change:
Claudio Sacerdoti Coen [Tue, 25 Oct 2005 16:39:07 +0000 (16:39 +0000)]
Syntax change:
 1. hypotheses patterns are now separated by spaces (they used to be separated
    by ";")
 2. terms in patterns must now be put in parentheses like tactic arguments

18 years agoProofEngineTypes.Fail printed correctly.
Claudio Sacerdoti Coen [Tue, 25 Oct 2005 15:57:35 +0000 (15:57 +0000)]
ProofEngineTypes.Fail printed correctly.

18 years agofixed -debug
Enrico Tassi [Tue, 25 Oct 2005 15:49:58 +0000 (15:49 +0000)]
fixed -debug

18 years agomoved the expansion of implicits inside the refiner in a lazy way
Enrico Tassi [Tue, 25 Oct 2005 15:49:18 +0000 (15:49 +0000)]
moved the expansion of implicits inside the refiner in a lazy way

18 years agofixed lapply on new tinycals semantic
Enrico Tassi [Tue, 25 Oct 2005 15:48:18 +0000 (15:48 +0000)]
fixed lapply on new tinycals semantic
removed expand_implicits from elim

18 years agofixed some type error
Stefano Zacchiroli [Tue, 25 Oct 2005 15:36:46 +0000 (15:36 +0000)]
fixed some type error

18 years agoexperimental version
Andrea Asperti [Tue, 25 Oct 2005 14:18:39 +0000 (14:18 +0000)]
experimental version

18 years agonew tacticals
Stefano Zacchiroli [Tue, 25 Oct 2005 13:49:08 +0000 (13:49 +0000)]
new tacticals

18 years agoported to new syntactic requirement about terms being surrounded by parens
Stefano Zacchiroli [Tue, 25 Oct 2005 13:48:39 +0000 (13:48 +0000)]
ported to new syntactic requirement about terms being surrounded by parens

18 years agoadded iter_option
Stefano Zacchiroli [Tue, 25 Oct 2005 13:47:04 +0000 (13:47 +0000)]
added iter_option

18 years ago"better" (????) identification of assertion failures
Stefano Zacchiroli [Tue, 25 Oct 2005 13:46:52 +0000 (13:46 +0000)]
"better" (????) identification of assertion failures

18 years agoDebugging code turned off.
Claudio Sacerdoti Coen [Tue, 25 Oct 2005 12:57:59 +0000 (12:57 +0000)]
Debugging code turned off.

18 years agodump_moo added
Claudio Sacerdoti Coen [Tue, 25 Oct 2005 12:53:55 +0000 (12:53 +0000)]
dump_moo added

18 years ago* More profiling code
Claudio Sacerdoti Coen [Tue, 25 Oct 2005 12:49:21 +0000 (12:49 +0000)]
* More profiling code
* Debugging code restructured

18 years agoEvery exception that used to have type string is now a string Lazy.t.
Claudio Sacerdoti Coen [Tue, 25 Oct 2005 12:37:37 +0000 (12:37 +0000)]
Every exception that used to have type string is now a string Lazy.t.