4f3a84cb1b7e55ce38df8f4ac71d06b574b23cb1 |
|
27-Mar-2018 |
mscodescu <mscodescu@gmail.com> |
origin of sentences |
a389e88e0acb83d8489bdc5e55bc5522b152bbec |
|
05-Jan-2018 |
Eugen Kuksa <kuksa.eugen@gmail.com> |
[WIP] 1691 dg calculus on database (#1752)
* Add database dependencies.
* first experimental version of DB interface - just store DG names
* also write dg nodes to db
* hints for further programming
* Connect to PostgreSQL databases using a Rails database.yml.
* Move the schema to an own module.
* mapping of Hets datatypes to DB
* more explanation on index maps
* Save the LogicGraph and Development Graph in the database.
* Add config option for DB file.
* Move dbConfig into HetcatsOpts, move migrations into onDatabase.
* Save errors to the database.
* Associate the data with a given file version.
* Fix saving independent documents, non-signature symbols and remove debug prints.
* Remove theoryMap from DBCache.
* Fix names of Loc/Ids.
* Drop unneeded database columns.
* Save SignatureMorphisms and SymbolMappings. Major refactoring in Persistence.DevGraph.
* Handle Library and NativeDocument properly.
* Rename Range to FileRange because of constraints in Ontohub.
* Use PostgreSQL Enums.
* Rename Warning to Warn because of constraints in Ontohub.
* Use proper location as Loc/Id.
* Include persistent-fork into Hets repository as a git submodule.
* Find the FileVersion of an import and save the Document accordingly.
* Add advisoryLocked function.
* Ignore the _dependencies directory.
* Only save a Document if it does not yet exist.
* Lock language migration and document saving.
* Use mutex, write logic graph in ins own command
Write logic graph: Since both commands, DG analysis and LG output need
to write Logics to the database, we need the same mutex kex for these
two tasks. This splits the LG output into its own command to allow for
multiple processes to write analysis data at once.
* Get the submodule via https.
* Add readme for the persistence layer.
* Fix findFileVersion function.
* Fix export warning.
* Find a FileVersion at the current commit instead of the previous version.
* Make the symbolKind part of a symbol's Loc/Id.
* Make concatMapM more generic.
* Correctly associate symbols along heterogeneous links.
* Set evaluationState of FileVersion.
* Allow to omit the --database-fileversion-id option.
* Simplify the travis configuration.
* Add database job to travis.
* Find FileVersion of the last change.
* Fix dependency relation order.
* Add MySQL support.
* Add restack target to Makefile.
* Add option to disallow migrations
That means, PostgreSQL can be used without Ontohub.
* Remove unused import.
* Update Stack release and use persistent-template of the fork.
* Make the existing columns in the schema MySQL compatible.
* Work-around migration errors caused by class table inheritance.
* Use PostgreSQL and MySQL in travis.
* Use better job labels in Travis.
* Possibly fix travis.
* Add SQLite to Travis.
* Add installation instructions.
* Add DGVerificationGeneric constructor.
* Rename ConsStatus to ConservativityStatus.
* Add error handling.
* Fix symbol's fullName.
* Set Logic name to Language Name when there is no Logic name.
* Do not print migrations.
* Fix key length for MySQL.
* Add namespace to Loc/Ids.
* Add option for re-analysis.
* Add a testfile.
* Improve error messages.
* Create the freeness parameter OMS.
* Add failing testfiles.
* Remove code duplication.
* Temporarily remove failing test files - until #1655 and #1597 have been solved.
* Try longer locId in MySQL.
* Fix mapping type.
* Add default implementation of symbolKind.
* Add Indexes.
* Quiet down PostgreSQL on CREATE INDEX IF NOT EXISTS.
* Add PostgreSQL 9.6 to addons.
* Allow Hets-database to run without ontohub.
* Reduce column size for MySQL.
* Move the database-specific dependencies into their own module.
* Upgrade persistent (rebase on master).
* Minimise the module exports on Database.
* Upgrade stack.yml to new stack version.
* Fix SQLite module.
* WIP: Try System.Plugins.
* Remove System.Plugins again.
* Deactivate MySQL.
* Remove System.Plugins from the dependencies.
* Finalise db_mapping.txt
* Update readme.
* Don't use PostgreSQL for hets-desktop.
* Use hets_server in Travis/PostgreSQL job.
* Add PostgreSQL as a dependency to the server package.
* Update some documentation.
* Fix runtime dependencies.
* Describe main db options in the UserGuide.
* Add libpq5 to debian dependencies.
* Clean the database.yml files and link them from the UserGuide. |
907d5e21f3e81ffbc994fa7ca7ef06a33f62252b |
|
15-Aug-2017 |
Eugen Kuksa <kuksa.eugen@gmail.com> |
Remove dead code: SLinkPath and LinkPath. (#1719) |
46c318705d1532d90572abf9ee869016583d985b |
|
08-Aug-2017 |
Till Mossakowski <till@iws.cs.ovgu.de> |
HetCASL -> DOL at various places |
e9458b1a7a19a63aa4c179f9ab20f4d50681c168 |
|
25-Mar-2016 |
Jens Elkner <jel+git@iws.cs.uni-magdeburg.de> |
applied utils/replaceAllHeaders.sh
- all $Header$ tokens in doc comments replaced with corresponding filename |
dc62afbf79603699b39b2387f48298634f642e67 |
|
12-Nov-2014 |
cmaeder <cmaeder@users.noreply.github.com> |
copied changes for dol-parsing into new branch |
39f54506ddf420d74afeeec4065ebf7222aca364 |
|
31-Oct-2014 |
SillyCodeValley <SillyCodeValley@users.noreply.github.com> |
Revert "1366 dol parsing" |
076e09a2959e27382d49f94f283c0a49ae641029 |
|
29-Oct-2014 |
cmaeder <cmaeder@users.noreply.github.com> |
switch to CURIEs and IRI _references_ in angles |
1a38107941725211e7c3f051f7a8f5e12199f03a |
|
08-Oct-2014 |
cmaeder <cmaeder@users.noreply.github.com> |
added a bunch of deriving Typeable and Data |
ab53b2d1773ac020b0df4cc9edeb0debe12e7a09 |
|
25-Aug-2014 |
cmaeder <cmaeder@users.noreply.github.com> |
refactored lib-name to also store the mime-type, fixes #1338 |
b1f2971b105e6da3f4722315e0a0e2abef96e66f |
|
19-Aug-2014 |
cmaeder <cmaeder@users.noreply.github.com> |
use proper percent encoding |
01ddc4cad68fa84b4e9dd41089ad876329bae5b0 |
|
03-Apr-2014 |
Christian Maeder <Christian.Maeder@dfki.de> |
renamed ankle to angle bracket
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18568 cec4b9c1-7d33-0410-9eda-942365e851bb |
9f7cd2db42cbc88253af8034f8d1fb83e1ecd4cd |
|
14-Jan-2014 |
Christian Maeder <Christian.Maeder@dfki.de> |
made #1237 work
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18439 cec4b9c1-7d33-0410-9eda-942365e851bb |
11c3a215d5cf043181e83929f1ce214df65cb587 |
|
18-Dec-2013 |
Christian Maeder <Christian.Maeder@dfki.de> |
show lib-ids without ankle brackets
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18401 cec4b9c1-7d33-0410-9eda-942365e851bb |
9005b07df2277a9fefca6868cd00c1c39533a9fb |
|
13-Dec-2013 |
Christian Maeder <Christian.Maeder@dfki.de> |
refactored
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18387 cec4b9c1-7d33-0410-9eda-942365e851bb |
794979e030ced2cb034e1700f1bd0557cdb49fee |
|
06-Dec-2013 |
Christian Maeder <Christian.Maeder@dfki.de> |
allow blanks in file names
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18376 cec4b9c1-7d33-0410-9eda-942365e851bb |
54439e3c4b940dfef46755a7f5277e10fb9482a9 |
|
06-Dec-2013 |
Christian Maeder <Christian.Maeder@dfki.de> |
library names are manchester IRIs, too
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18373 cec4b9c1-7d33-0410-9eda-942365e851bb |
b7bba589fb78fe61379de93d531556c00da36cd9 |
|
06-Dec-2013 |
Christian Maeder <Christian.Maeder@dfki.de> |
fixed emptyLibName problems
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18366 cec4b9c1-7d33-0410-9eda-942365e851bb |
7fd62647403ed69f58afce4d5c79c27bed0efcd3 |
|
05-Dec-2013 |
Christian Maeder <Christian.Maeder@dfki.de> |
removed unused import
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18364 cec4b9c1-7d33-0410-9eda-942365e851bb |
002961cfb5c53204887101239d2a47c83d596585 |
|
04-Dec-2013 |
Christian Maeder <Christian.Maeder@dfki.de> |
refactored libname construction
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18363 cec4b9c1-7d33-0410-9eda-942365e851bb |
809ccfd94c987c65e44ed41a4ffc599ab3f9f9d0 |
|
04-Dec-2013 |
Christian Maeder <Christian.Maeder@dfki.de> |
create abbreviated library names
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18361 cec4b9c1-7d33-0410-9eda-942365e851bb |
1f709e4f123c91e9901f875376c040dfd51efa2b |
|
29-Nov-2013 |
Christian Maeder <Christian.Maeder@dfki.de> |
use OWL IRIs
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18349 cec4b9c1-7d33-0410-9eda-942365e851bb |
3d3889e0cefcdce9b3f43c53aaa201943ac2e895 |
|
29-Nov-2013 |
Jonathan von Schroeder <sternkinder@gmail.com> |
removed lots of hlint warnings
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18342 cec4b9c1-7d33-0410-9eda-942365e851bb |
db6729e623b4053149084ccf4b35e5308ac7e359 |
|
27-Nov-2013 |
Christian Maeder <Christian.Maeder@dfki.de> |
switched to IRIs in LibName #1155
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18336 cec4b9c1-7d33-0410-9eda-942365e851bb |
720eeee7c9d8442093c8d05bed743193eee906e0 |
|
27-Nov-2013 |
Christian Maeder <Christian.Maeder@dfki.de> |
avoid a separate LibId data type
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18335 cec4b9c1-7d33-0410-9eda-942365e851bb |
33f5512f0538c5ec4141205a8440ff6ba9e96139 |
|
26-Nov-2013 |
Christian Maeder <Christian.Maeder@dfki.de> |
added export list to module LibName
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18333 cec4b9c1-7d33-0410-9eda-942365e851bb |
4efa16dc353b63d76c0cf2a1372c5081480ea12c |
|
22-Nov-2013 |
Christian Maeder <Christian.Maeder@dfki.de> |
removed unused stuff
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@18331 cec4b9c1-7d33-0410-9eda-942365e851bb |
1596a4d2cc01bff500afdd3789a43ec93210e81f |
|
21-Aug-2012 |
Christian Maeder <Christian.Maeder@dfki.de> |
remove modification time from lib-name
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@17217 cec4b9c1-7d33-0410-9eda-942365e851bb |
0ce46d5315b16108b74d20b86aeff37c48f48828 |
|
03-Apr-2012 |
Christian Maeder <Christian.Maeder@dfki.de> |
removed DirectLink to avoid further modifications of unused code
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@16754 cec4b9c1-7d33-0410-9eda-942365e851bb |
ea8e98e298f33f9362293f392c8fb192722b8904 |
|
30-Mar-2012 |
Eugen Kuksa <eugenk@informatik.uni-bremen.de> |
Changed Simple-ID to IRI on Library-, Structure- and Architecture-level
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@16750 cec4b9c1-7d33-0410-9eda-942365e851bb |
8acac20a235839e60ea2d43709fce47de1c68bc1 |
|
17-Jun-2011 |
Christian Maeder <Christian.Maeder@dfki.de> |
moved lib name functions
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@15197 cec4b9c1-7d33-0410-9eda-942365e851bb |
a43c1a7fa08c12524415386aa13a566cc9e53a4f |
|
03-Dec-2010 |
Christian Maeder <Christian.Maeder@dfki.de> |
add filepath to xml output #887
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@14284 cec4b9c1-7d33-0410-9eda-942365e851bb |
98890889ffb2e8f6f722b00e265a211f13b5a861 |
|
01-Sep-2010 |
Corneliu-Claudiu Prodescu <Corneliu-Claudiu.Prodescu@dfki.de> |
Added see license.txt to license field
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@13959 cec4b9c1-7d33-0410-9eda-942365e851bb |
b87efd3db0d2dc41615ea28669faf80fc1b48d56 |
|
11-Aug-2010 |
Corneliu-Claudiu Prodescu <Corneliu-Claudiu.Prodescu@dfki.de> |
Changed haddock headers and inserted empty headers for the ones missing
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@13857 cec4b9c1-7d33-0410-9eda-942365e851bb |
fbc1e851413f39999a00a0d3be0edf75bbf42007 |
|
22-Mar-2010 |
Ewaryst Schulz <Ewaryst.Schulz@dfki.de> |
Added new function getFilePath
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@13258 cec4b9c1-7d33-0410-9eda-942365e851bb |
9029484754c7b2037321e7cbd077580866845265 |
|
13-Mar-2010 |
Christian Maeder <Christian.Maeder@dfki.de> |
some layout changes
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@13228 cec4b9c1-7d33-0410-9eda-942365e851bb |
521e19185a40fc9a9e38f4d34cfe451d3a5ab2c9 |
|
19-Feb-2010 |
Ewaryst Schulz <Ewaryst.Schulz@dfki.de> |
added pathlist to omname
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@13098 cec4b9c1-7d33-0410-9eda-942365e851bb |
831b0d8f47480be51d14f2cf122913507859f9c3 |
|
12-Feb-2010 |
Ewaryst Schulz <Ewaryst.Schulz@dfki.de> |
prepared the type of Linkpath in order to integrate heterogeneous path computation
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@13066 cec4b9c1-7d33-0410-9eda-942365e851bb |
507a2f9c6bd0da06ccc97855fe3b50255c71a4ba |
|
02-Feb-2010 |
Ewaryst Schulz <Ewaryst.Schulz@dfki.de> |
pathlist generation checked, works only for CASL-files without mixing of logics
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@13020 cec4b9c1-7d33-0410-9eda-942365e851bb |
10b1417752a7cd79344892ad4dbb14831851c638 |
|
01-Feb-2010 |
Ewaryst Schulz <Ewaryst.Schulz@dfki.de> |
added new logic dependent structure G_symbolplmap and finished pathlist generation
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@13018 cec4b9c1-7d33-0410-9eda-942365e851bb |
8f1d58214f63b28aa57d4c368473c9cece3be264 |
|
29-Jan-2010 |
Ewaryst Schulz <Ewaryst.Schulz@dfki.de> |
changed the LinkPath type and improved the loop for pathification
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@13016 cec4b9c1-7d33-0410-9eda-942365e851bb |
e2e5830e2562de2f9a7daa31704fca25285180f0 |
|
29-Jan-2010 |
Ewaryst Schulz <Ewaryst.Schulz@dfki.de> |
added a pathlist map to the DGNodeLab record and extended the StaticAnalysis class interface to the pathify method
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@13014 cec4b9c1-7d33-0410-9eda-942365e851bb |
429df04296fa571432f62cbfad6855e1420e0fd6 |
|
22-Oct-2009 |
Christian Maeder <Christian.Maeder@dfki.de> |
file and library name cosmetics
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@12689 cec4b9c1-7d33-0410-9eda-942365e851bb |
54a535fb81b928ac8f99a11bdcfa8998533204a5 |
|
25-Sep-2009 |
Christian Maeder <Christian.Maeder@dfki.de> |
corrected instance Show LibName
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@12514 cec4b9c1-7d33-0410-9eda-942365e851bb |
b410420153cc9ac37fb4ebb86699cba7fa19bc35 |
|
24-Sep-2009 |
Christian Maeder <Christian.Maeder@dfki.de> |
corrected printing version number
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@12506 cec4b9c1-7d33-0410-9eda-942365e851bb |
e49fd57c63845c7806860a9736ad09f6d44dbaed |
|
23-Sep-2009 |
Christian Maeder <Christian.Maeder@dfki.de> |
refactored, camel cased, library names
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@12493 cec4b9c1-7d33-0410-9eda-942365e851bb |
14d7908303969441ba30c2748de45f20345c6b31 |
|
20-Aug-2009 |
Christian Maeder <Christian.Maeder@dfki.de> |
corrected rangeSpan derivation and used it for xml output
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@12185 cec4b9c1-7d33-0410-9eda-942365e851bb |
81eb3dd151e36afc2f5d00d97bf86389b60d2564 |
|
04-Mar-2009 |
Christian Maeder <Christian.Maeder@dfki.de> |
moved data SPEC_ID
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@11482 cec4b9c1-7d33-0410-9eda-942365e851bb |
6df66a8a7be47ca0d9a4d15b89d3380c8e1f4aed |
|
03-Mar-2009 |
Ewaryst Schulz <Ewaryst.Schulz@dfki.de> |
added new datatype for specids and accessors for qualified names
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@11470 cec4b9c1-7d33-0410-9eda-942365e851bb |
5dc46f6d0fdd8747d730f9e79a93978145ed43bb |
|
05-Feb-2009 |
Christian Maeder <Christian.Maeder@dfki.de> |
do not qualify uniform restrictions but keep them when translating
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@11371 cec4b9c1-7d33-0410-9eda-942365e851bb |
248ab4f138caa9a594cd3fe0815e7fd4150701ef |
|
20-Jan-2009 |
Christian Maeder <Christian.Maeder@dfki.de> |
send structured theories to VSE
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@11287 cec4b9c1-7d33-0410-9eda-942365e851bb |
0789323dfca89bae8f710da5bba20220b9af2fea |
|
06-Oct-2008 |
Christian Maeder <Christian.Maeder@dfki.de> |
add isQualName
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@10774 cec4b9c1-7d33-0410-9eda-942365e851bb |
92dc581bf568c9e225aa9d0570ab0a4b6ebdab69 |
|
26-Sep-2008 |
Christian Maeder <Christian.Maeder@dfki.de> |
use LIB_ID for qualification
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@10748 cec4b9c1-7d33-0410-9eda-942365e851bb |
697e63e30aa3c309a1ef1f9357745111f8dfc5a9 |
|
22-Sep-2008 |
Christian Maeder <Christian.Maeder@dfki.de> |
separated library names from HetCASL libraries
git-svn-id: https://svn-agbkb.informatik.uni-bremen.de/Hets/trunk@10708 cec4b9c1-7d33-0410-9eda-942365e851bb |