]> matita.cs.unibo.it Git - helm.git/log
helm.git
2 years agoCtr-C/break button behaviour fixed
Claudio Sacerdoti Coen [Tue, 14 Feb 2023 14:20:06 +0000 (15:20 +0100)]
Ctr-C/break button behaviour fixed

2 years agonew executables (ported by Ferruccio Guidi)
Claudio Sacerdoti Coen [Sat, 4 Feb 2023 13:52:22 +0000 (14:52 +0100)]
new executables (ported by Ferruccio Guidi)

2 years agomod change (-x)
Claudio Sacerdoti Coen [Sat, 4 Feb 2023 13:38:50 +0000 (14:38 +0100)]
mod change (-x)

2 years agowip ....
Ferruccio Guidi [Sun, 22 Jan 2023 00:05:23 +0000 (01:05 +0100)]
wip ....

+ a situation in which matita falls asleep was detected

2 years agoupdate from master branch
Ferruccio Guidi [Fri, 20 Jan 2023 18:17:38 +0000 (19:17 +0100)]
update from master branch

2 years agounused componentsConf module removed
Ferruccio Guidi [Tue, 10 Jan 2023 17:28:41 +0000 (18:28 +0100)]
unused componentsConf module removed

2 years agoauxiliary executables (xoa, matitadep, probe, matex) ported to dune
Ferruccio Guidi [Tue, 10 Jan 2023 16:59:08 +0000 (17:59 +0100)]
auxiliary executables (xoa, matitadep, probe, matex) ported to dune

2 years agorevert from camlp5o to standard syntax
Claudio Sacerdoti Coen [Thu, 5 Jan 2023 22:06:57 +0000 (23:06 +0100)]
revert from camlp5o to standard syntax

2 years agoDependency on ocaml_http replaced by ocaml_http_stubs stubs
Claudio Sacerdoti Coen [Thu, 5 Jan 2023 20:56:17 +0000 (21:56 +0100)]
Dependency on ocaml_http replaced by ocaml_http_stubs stubs

- the stubs always fail with an assert false
- the code is still live in Matita, but currently unused in practice
- ocaml_http depends on ocamlnet, that is way too hard to port completely
  to ocaml 5.0.0. A better path to restore the lost functionalities is
  to reimplement ocaml_http_stubs on modern libraries (e.g. lwt-cohttp)

2 years agocamlp5.gramlib does not pull in camlp-streams by default
Claudio Sacerdoti Coen [Thu, 5 Jan 2023 20:31:32 +0000 (21:31 +0100)]
camlp5.gramlib does not pull in camlp-streams by default

2 years agoregistry already did not depend on ocamlnet any more
Claudio Sacerdoti Coen [Thu, 5 Jan 2023 11:03:10 +0000 (12:03 +0100)]
registry already did not depend on ocamlnet any more

2 years agoallow ocaml >= 4.14.1
Claudio Sacerdoti Coen [Wed, 4 Jan 2023 14:38:38 +0000 (15:38 +0100)]
allow ocaml >= 4.14.1

2 years agoAll previously auto-generated files from *.in committed
Claudio Sacerdoti Coen [Tue, 3 Jan 2023 23:17:53 +0000 (00:17 +0100)]
All previously auto-generated files from *.in committed

- the values are surely wrong, even if they should be mostly unused
  or set by hand at each release

Once I will figure out what to do correctly, I will remove the .in files
too.

2 years agoMETAS removed + matita.conf.xml committed
Claudio Sacerdoti Coen [Tue, 3 Jan 2023 21:19:15 +0000 (22:19 +0100)]
METAS removed + matita.conf.xml committed

2 years agoBad spelling for camlzip
Claudio Sacerdoti Coen [Tue, 3 Jan 2023 21:00:06 +0000 (22:00 +0100)]
Bad spelling for camlzip

2 years agoAdded dependency on caml-zip
Claudio Sacerdoti Coen [Tue, 3 Jan 2023 20:58:58 +0000 (21:58 +0100)]
Added dependency on caml-zip

2 years agoAdded dependency on ocaml-http
Claudio Sacerdoti Coen [Tue, 3 Jan 2023 20:54:19 +0000 (21:54 +0100)]
Added dependency on ocaml-http

2 years agoIn last commit I forgot to regenerate matita.opam :-(
Claudio Sacerdoti Coen [Tue, 3 Jan 2023 20:50:27 +0000 (21:50 +0100)]
In last commit I forgot to regenerate matita.opam :-(

2 years agoAdded pcre + depenencies relaxed using >=
Claudio Sacerdoti Coen [Tue, 3 Jan 2023 20:49:08 +0000 (21:49 +0100)]
Added pcre + depenencies relaxed using >=

2 years agoDrop zip dependency (no longer used)
Claudio Sacerdoti Coen [Tue, 3 Jan 2023 20:46:37 +0000 (21:46 +0100)]
Drop zip dependency (no longer used)

2 years agoRemove all traces of autoconf/automake/makefile
Claudio Sacerdoti Coen [Tue, 3 Jan 2023 17:59:47 +0000 (18:59 +0100)]
Remove all traces of autoconf/automake/makefile

- also fixes installation of help/C files to include only .xml files
  and figures

2 years agocomment removed
Claudio Sacerdoti Coen [Tue, 3 Jan 2023 17:44:57 +0000 (18:44 +0100)]
comment removed

2 years agoInstall into doc the PDF and HTML manuals
Claudio Sacerdoti Coen [Tue, 3 Jan 2023 17:27:13 +0000 (18:27 +0100)]
Install into doc the PDF and HTML manuals

2 years agoIgnore *-stamp in matita/help/C
Claudio Sacerdoti Coen [Tue, 3 Jan 2023 16:52:35 +0000 (17:52 +0100)]
Ignore *-stamp in matita/help/C

2 years agoManual(s) fixed and committed to avoid rebuilding them in dune
Claudio Sacerdoti Coen [Tue, 3 Jan 2023 16:32:48 +0000 (17:32 +0100)]
Manual(s) fixed and committed to avoid rebuilding them in dune

- fixed a bug in the XSLT that used wrong linkends
- the HTML and PDF files are now committed to the repository

Note: there is a now old (4 years!) but in yelp with links to other
pages in XMLDOCs. Not my fault, but most hyperlinks are broken.

2 years agoMakefiles removed in favour of dune-only solution
Claudio Sacerdoti Coen [Tue, 3 Jan 2023 16:27:07 +0000 (17:27 +0100)]
Makefiles removed in favour of dune-only solution

- some Makefiles are still to be removed
- some Makefiles in legacy dirs that are no longer compiled will
  be kept
- the Makefile in help is still useful!

2 years agoadded comment about version number to be manually changed
Claudio Sacerdoti Coen [Tue, 3 Jan 2023 10:59:56 +0000 (11:59 +0100)]
added comment about version number to be manually changed

2 years agoDune sites used to locate the standard library
Claudio Sacerdoti Coen [Tue, 3 Jan 2023 02:39:55 +0000 (03:39 +0100)]
Dune sites used to locate the standard library

- it works both before and after installation
- it definitely breaks the Makefiles

2 years agoUse dune-build-info to put the version in buildTimeConf
Claudio Sacerdoti Coen [Tue, 3 Jan 2023 02:03:53 +0000 (03:03 +0100)]
Use dune-build-info to put the version in buildTimeConf

2 years agocomponentsConf is unused (and automatically generated) make_still_working
Claudio Sacerdoti Coen [Tue, 3 Jan 2023 00:56:28 +0000 (01:56 +0100)]
componentsConf is unused (and automatically generated)

Do not compile it (to get rid of Makefile)

2 years agoRemove dandling symbolic links from the repository
Claudio Sacerdoti Coen [Mon, 2 Jan 2023 23:36:37 +0000 (00:36 +0100)]
Remove dandling symbolic links from the repository

2 years agoUse source and licence accepted by opam
Claudio Sacerdoti Coen [Mon, 2 Jan 2023 23:32:27 +0000 (00:32 +0100)]
Use source and licence accepted by opam

2 years agoInstall what is needed by Matita (but not used yet!)
Claudio Sacerdoti Coen [Mon, 2 Jan 2023 23:20:01 +0000 (00:20 +0100)]
Install what is needed by Matita (but not used yet!)

2 years agomake_table is now private (= not installed)
Claudio Sacerdoti Coen [Mon, 2 Jan 2023 23:19:15 +0000 (00:19 +0100)]
make_table is now private (= not installed)

2 years agoI forgot Luca among the authors!
Claudio Sacerdoti Coen [Mon, 2 Jan 2023 23:19:01 +0000 (00:19 +0100)]
I forgot Luca among the authors!

2 years agoEnable "dune build -p matita" + version bumped to 0.99.5
Claudio Sacerdoti Coen [Mon, 2 Jan 2023 21:29:33 +0000 (22:29 +0100)]
Enable "dune build -p matita" + version bumped to 0.99.5

2 years agoGenerated files (for dune) added to .gitignore
Claudio Sacerdoti Coen [Mon, 2 Jan 2023 20:46:29 +0000 (21:46 +0100)]
Generated files (for dune) added to .gitignore

2 years agoFix "dune build" for syntax_extensions
Claudio Sacerdoti Coen [Mon, 2 Jan 2023 19:56:40 +0000 (20:56 +0100)]
Fix "dune build" for syntax_extensions

- pa_unicode_macro.cma no longer "includes" helm_syntax_extensions.cma

The only reason for this change, that makes camlp5o harder to call, is
that dune enforces modules to belong to one library only.

2 years agoPreliminary support for dune
Claudio Sacerdoti Coen [Mon, 2 Jan 2023 19:42:56 +0000 (20:42 +0100)]
Preliminary support for dune

- dune build matita/matita{,c,clean}.exe works
- dune build fails on components/syntax_extensions where we need
  to add modules to two different libraries. I have found a
  workaround (dune does not allow it!) that works when building
  matita*.exe, but not when doing "dune build"
- the dune files and the Makefiles are not 100% equivalent
  (e.g. some modules not dropped during compilation, the user
  interface not generated by glade yet)

2 years agoUse of standard OCaml syntax
Claudio Sacerdoti Coen [Mon, 2 Jan 2023 19:39:10 +0000 (20:39 +0100)]
Use of standard OCaml syntax

- do not rely on camlp5o for many files
- comply with the most recent OCaml warnings
- gtkMisc splitted into gtkMisc and gtkMiscCli, the latter
  does not depend on Gtk
- matitaclean is no longer a symbolic link to matita
  (required to switch to dune)

2 years agoWorker thread killing fixed
Claudio Sacerdoti Coen [Fri, 30 Dec 2022 21:27:33 +0000 (22:27 +0100)]
Worker thread killing fixed

In old Ocaml it used to work catching a Unix signal that was raised at the
end of each timeslice. It works no more in Ocaml5.

- we now use a fixed timer (every 1s) to trigger the Unix signal
- the signal is usually caught by the non-worker thread and for some reason
  blocking the signal interferes with Gtk
- solution: if the signal is caught by the non-worker thread, the thread
  goes to sleep for 3s to let the worker thread catch the signal

Most of the time the trick works, even if some delay is introdued.

2 years agoCtr-C now is equivalent to pressing the Break button
Claudio Sacerdoti Coen [Fri, 30 Dec 2022 21:23:44 +0000 (22:23 +0100)]
Ctr-C now is equivalent to pressing the Break button

2 years agoAvoid race conditions (deadlocks)
Claudio Sacerdoti Coen [Fri, 30 Dec 2022 20:31:23 +0000 (21:31 +0100)]
Avoid race conditions (deadlocks)

2 years agoPorting to ocaml 5
Claudio Sacerdoti Coen [Fri, 30 Dec 2022 01:19:16 +0000 (02:19 +0100)]
Porting to ocaml 5

- old hashing dropped from ocaml code => hash.c is not part of ng_paramodulation
- as a consequence, bytecode is now compile in -custom mode
- requires patched versions of ocaml-expant, ocamlnet and ulex-camlp5
  (all currently not accepted upstream yet)
- plenty of new warnings either turned off or applied to code
- ported to most recent version of camlp5

2 years agoupdate in delayed_updating
Ferruccio Guidi [Wed, 28 Dec 2022 16:47:38 +0000 (17:47 +0100)]
update in delayed_updating

+ some renaming

2 years agoupdate in delayed_updating
Ferruccio Guidi [Tue, 27 Dec 2022 16:08:00 +0000 (17:08 +0100)]
update in delayed_updating

+ more complex example in which discarding num labels in b solves unwind

2 years agoupdate in delayed_updating
Ferruccio Guidi [Wed, 21 Dec 2022 15:33:06 +0000 (16:33 +0100)]
update in delayed_updating

+ couterexample to dbfr_ibfr when inner labels in b are not bound in b

2 years agoupdate in delayed_updating
Ferruccio Guidi [Tue, 20 Dec 2022 00:10:07 +0000 (01:10 +0100)]
update in delayed_updating

+ excess added to closure condition for path
+ height for path restored

2 years agoupdate in ground
Ferruccio Guidi [Mon, 19 Dec 2022 22:16:18 +0000 (23:16 +0100)]
update in ground

+ some renaming

2 years agoupdate in delayed_updating
Ferruccio Guidi [Wed, 14 Dec 2022 21:15:07 +0000 (22:15 +0100)]
update in delayed_updating

+ guard condition removed from reduction

2 years agoupdate in ground
Ferruccio Guidi [Wed, 14 Dec 2022 18:37:46 +0000 (19:37 +0100)]
update in ground

+ minor addition to relocation

2 years agoupdate in delayed_updating
Ferruccio Guidi [Sun, 11 Dec 2022 18:29:08 +0000 (19:29 +0100)]
update in delayed_updating

+ bug fixed in the "crux of the proof" allows to certify more reductions
+ restricted form of closed path not used anymore

2 years agoupdate in ground
Ferruccio Guidi [Wed, 7 Dec 2022 16:46:39 +0000 (17:46 +0100)]
update in ground

+ head-tail decomposition of a relocation map
+ injectivity of pnpred

2 years agowip in delayed_updating
Ferruccio Guidi [Wed, 23 Nov 2022 08:33:26 +0000 (09:33 +0100)]
wip in delayed_updating

guard condition

2 years agoupdate in delayed_updating
Ferruccio Guidi [Thu, 17 Nov 2022 22:08:19 +0000 (23:08 +0100)]
update in delayed_updating

+ example of unprotected balanced reduction continued and simplified

2 years agoupdate in delayed_updating
Ferruccio Guidi [Mon, 14 Nov 2022 22:13:29 +0000 (23:13 +0100)]
update in delayed_updating

+ example of unprotected balanced reduction continued

2 years agoupdate in delayed_updating
Ferruccio Guidi [Sun, 13 Nov 2022 22:34:18 +0000 (23:34 +0100)]
update in delayed_updating

+ example of unprotected balanced β-reduction started
+ some corrections and additions

2 years agoupdate in ground
Ferruccio Guidi [Sat, 12 Nov 2022 22:21:34 +0000 (23:21 +0100)]
update in ground

+ positive integer two

2 years agoupdate in ground
Ferruccio Guidi [Sun, 6 Nov 2022 18:24:03 +0000 (19:24 +0100)]
update in ground

+ additions to subset extensionality

2 years agoupdate in delayed_updating
Ferruccio Guidi [Sun, 6 Nov 2022 18:21:23 +0000 (19:21 +0100)]
update in delayed_updating

+ core reduction parked
+ paths of one repeated label resumed

2 years agoupdate in delayed_updating
Ferruccio Guidi [Wed, 2 Nov 2022 17:30:43 +0000 (18:30 +0100)]
update in delayed_updating

commutations of balanced reduction completed

2 years agoupdate in predefined_virtuals
Ferruccio Guidi [Wed, 26 Oct 2022 21:43:23 +0000 (23:43 +0200)]
update in predefined_virtuals

+ two arrows added

2 years agoupdate in delayed_updating
Ferruccio Guidi [Wed, 26 Oct 2022 21:42:31 +0000 (23:42 +0200)]
update in delayed_updating

+ balanced reduction with main theorem proved
+ notation change for lift

2 years agoupdate in delayed_updating and ground
Ferruccio Guidi [Tue, 25 Oct 2022 22:02:00 +0000 (00:02 +0200)]
update in delayed_updating and ground

+ single specification for protected and unprotected closed path
+ some parked files removed

2 years agoupdate in delayed_updating
Ferruccio Guidi [Sun, 11 Sep 2022 21:13:53 +0000 (23:13 +0200)]
update in delayed_updating

+ reference by depth with offset parked for now

2 years agopartial update in delayed_updating
Ferruccio Guidi [Thu, 8 Sep 2022 11:02:59 +0000 (13:02 +0200)]
partial update in delayed_updating

+ we add reference by depth with offset
+ component "syntax" updated
+ some improvements
+ height parked for now

2 years agoupdate in ground and delayed_updating
Ferruccio Guidi [Wed, 7 Sep 2022 22:13:21 +0000 (00:13 +0200)]
update in ground and delayed_updating

+ example of unprotected balanced segment
+ balanced reduction parked for now
+ additions and renaming

2 years agoupdate in delayd_updating
Ferruccio Guidi [Sun, 4 Sep 2022 19:30:07 +0000 (21:30 +0200)]
update in delayd_updating

+ introduction of path_closed complete

2 years agoupdate in ground
Ferruccio Guidi [Sun, 4 Sep 2022 19:25:25 +0000 (21:25 +0200)]
update in ground

+ some renaming and some refactoring

2 years agoupdate in static_2
Ferruccio Guidi [Tue, 23 Aug 2022 16:18:57 +0000 (18:18 +0200)]
update in static_2

+ notation update from ground

2 years agoupdate in ground
Ferruccio Guidi [Tue, 23 Aug 2022 16:17:59 +0000 (18:17 +0200)]
update in ground

+ notation update and renaming

2 years agoaddition to predefined virtuals
Ferruccio Guidi [Sun, 21 Aug 2022 22:44:42 +0000 (00:44 +0200)]
addition to predefined virtuals

+ one character added

2 years agopartial update in delayed_updating
Ferruccio Guidi [Sun, 21 Aug 2022 22:43:28 +0000 (00:43 +0200)]
partial update in delayed_updating

+ syntax and substitution components updated
+ path_head parked and replaced by path_closed
+ balanced reductions introduced and main theorem proved
+ minor corrections to notation

2 years agoupdate in delayed_updating
Ferruccio Guidi [Sun, 14 Aug 2022 16:02:46 +0000 (18:02 +0200)]
update in delayed_updating

+ focused reduction takes just one focus
+ changed minor premise of ifr_unwind_bi
+ some renaming

2 years agoMerge branch 'master' of ssh://matita.cs.unibo.it:/srv/git/helm
Ferruccio Guidi [Tue, 9 Aug 2022 21:03:15 +0000 (23:03 +0200)]
Merge branch 'master' of ssh://matita.cs.unibo.it:/srv/git/helm

2 years agocommit in delayed_updating
Ferruccio Guidi [Tue, 9 Aug 2022 21:02:25 +0000 (23:02 +0200)]
commit in delayed_updating

+ reversing paths completed updating component "reduction"

2 years agoupdate in ground
Ferruccio Guidi [Sun, 7 Aug 2022 17:37:11 +0000 (19:37 +0200)]
update in ground

+ additions to nap and xap

2 years agoupdate in delayed_updating
Ferruccio Guidi [Sun, 7 Aug 2022 17:36:15 +0000 (19:36 +0200)]
update in delayed_updating

+ three old lemmas restored
+ some parked lemmas removed
+ minor renaming

2 years agopartial commit in delayed_updating
Ferruccio Guidi [Sat, 6 Aug 2022 22:20:11 +0000 (00:20 +0200)]
partial commit in delayed_updating

+ reversing paths in component "unwind"

2 years agopartial commit in delayed_updating
Ferruccio Guidi [Wed, 13 Jul 2022 18:19:56 +0000 (20:19 +0200)]
partial commit in delayed_updating

+ reversing paths in component "substitution"
+ lift reformulated in terms of simpler functions

2 years agoMerge branch 'master' of ssh://matita.cs.unibo.it:/srv/git/helm
Ferruccio Guidi [Wed, 6 Jul 2022 12:25:08 +0000 (14:25 +0200)]
Merge branch 'master' of ssh://matita.cs.unibo.it:/srv/git/helm

2 years agopartial commit in delayed_updating
Ferruccio Guidi [Wed, 6 Jul 2022 12:23:57 +0000 (14:23 +0200)]
partial commit in delayed_updating

+ reversing paths in component "syntax"
+ some renaming

2 years agoupdate in ground
Ferruccio Guidi [Wed, 6 Jul 2022 12:21:03 +0000 (14:21 +0200)]
update in ground

+ one more lemma with list_append

2 years agopartial commit in delayed_updating
Ferruccio Guidi [Wed, 6 Jul 2022 12:18:48 +0000 (14:18 +0200)]
partial commit in delayed_updating

+ parchin reverse operator for paths

2 years agoupdate in delayed_updating
Ferruccio Guidi [Wed, 29 Jun 2022 22:53:46 +0000 (00:53 +0200)]
update in delayed_updating

+ bind condition simplified for ifr and dfr

2 years agoMerge branch 'master' of ssh://matita.cs.unibo.it:/srv/git/helm
Ferruccio Guidi [Wed, 29 Jun 2022 12:23:12 +0000 (14:23 +0200)]
Merge branch 'master' of ssh://matita.cs.unibo.it:/srv/git/helm

2 years agoupdate in delayed updating
Ferruccio Guidi [Wed, 29 Jun 2022 12:22:26 +0000 (14:22 +0200)]
update in delayed updating

+ two lemmas on path_head
+ invocation added to first file

2 years agoupdate in delayed_updating
Ferruccio Guidi [Sat, 25 Jun 2022 21:01:12 +0000 (23:01 +0200)]
update in delayed_updating

+ some additions
+ minor improvements

2 years agoupdate in delayed_updating
Ferruccio Guidi [Fri, 24 Jun 2022 21:48:36 +0000 (23:48 +0200)]
update in delayed_updating

+ ifr_lift proved
+ ifr corrected
+ minor corrections

2 years agoupdate in delayed_updating
Ferruccio Guidi [Thu, 23 Jun 2022 10:54:36 +0000 (12:54 +0200)]
update in delayed_updating

+ unwind2_path_after_lift
+ prelift
+ refactoring for lift

2 years agoupdate in ground
Ferruccio Guidi [Wed, 22 Jun 2022 11:38:45 +0000 (13:38 +0200)]
update in ground

+ minor corrections

2 years agoupdate in delayed updating
Ferruccio Guidi [Wed, 22 Jun 2022 11:38:11 +0000 (13:38 +0200)]
update in delayed updating

+ dfr_lift_bi proved

2 years agoupdate in delayed_updating
Ferruccio Guidi [Mon, 20 Jun 2022 23:33:06 +0000 (01:33 +0200)]
update in delayed_updating

+ WIP on lift
+ notation changed for delayed updating (term constructor)
+ minor corrections

2 years agoupdate in delayed_updating
Ferruccio Guidi [Wed, 15 Jun 2022 22:47:11 +0000 (00:47 +0200)]
update in delayed_updating

+ additions for lift
+ advances in dfr_lift_bi
+ some corrections
+ some parked files removed

2 years agoupdate in delayed_updating
Ferruccio Guidi [Mon, 13 Jun 2022 22:30:57 +0000 (00:30 +0200)]
update in delayed_updating

+ final definition of lift
+ WIP on dfr_lift_bi
+ updates and corrections
+ old definition of lift parked

2 years agoupdate in delayed_updating
Ferruccio Guidi [Thu, 9 Jun 2022 13:39:52 +0000 (15:39 +0200)]
update in delayed_updating

+ bug fixed in ifr allows to prove ifr_unwind_bi

2 years agoupdate in delayed_updating
Ferruccio Guidi [Wed, 8 Jun 2022 22:43:41 +0000 (00:43 +0200)]
update in delayed_updating

+ lift changed to lift after unwind in ifr
+ notion of lift swapped again
+ some additions to prove a side condition of ifr_unwind_bi

2 years agoupdate in ground
Ferruccio Guidi [Wed, 8 Jun 2022 18:27:49 +0000 (20:27 +0200)]
update in ground

* subset overlap

2 years agoupdate in lib
Ferruccio Guidi [Wed, 8 Jun 2022 17:49:26 +0000 (19:49 +0200)]
update  in lib

+ notation for overlap decentralized

2 years agoupdate in delayed_updating
Ferruccio Guidi [Wed, 8 Jun 2022 17:14:49 +0000 (19:14 +0200)]
update in delayed_updating

+ some files parked