mlangkabel
5bc16dda2d
remove aggregation edge kind
...
it can be removed because it is never stored to or read from the database
2020-10-12 15:38:44 +02:00
Malte Langkabel and GitHub
962fae6667
Merge pull request #35 from CoatiSoftware/perl_ci_windows
...
make Windows CI build bindings only once (if they get deployed)
2020-10-05 18:53:41 +02:00
mlangkabel
9ca9131b0e
fix environment variable syntax for powershell
2020-10-05 18:27:32 +02:00
mlangkabel
b89f735a23
fix Windows CI errors step 2
2020-10-05 18:14:28 +02:00
mlangkabel
5f5da90c0e
fix Windows CI errors step1
2020-10-05 18:03:49 +02:00
mlangkabel
8d0b0c069d
make Windows CI build bindings only once (if they get deployed)
2020-10-05 17:31:21 +02:00
mlangkabel
122efaae98
clean travis CI script
2020-10-05 17:20:30 +02:00
Malte Langkabel and GitHub
c6eb769a96
Merge pull request #34 from CoatiSoftware/xanni-bindings_perl
...
Add Perl bindings
2020-10-05 17:09:33 +02:00
mlangkabel
9749aa2cd0
fix typo in Perl example readme
2020-10-05 16:39:48 +02:00
Andrew Pam and mlangkabel
2bd3fb46a7
Add Perl bindings to .travis.yml
2020-10-05 16:22:55 +02:00
Andrew Pam and mlangkabel
6d5766c791
Rename sample file.pl to file.pm
2020-10-05 16:22:55 +02:00
Andrew Pam and mlangkabel
20e3912a5f
Add bindings_perl and examples/perl_api_example
2020-10-05 16:22:55 +02:00
mlangkabel
d352c8bf39
specify version of swig that should be used for the build
2020-08-05 07:04:42 +02:00
Malte Langkabel and GitHub
780a7e2f7a
add stacktraceflow_sourcetrail to list of projects using SourcetrailDB
2019-12-09 16:43:39 +01:00
Robert Edwards and Malte Langkabel
28e8cb8f33
Add Java bindings ( #18 )
2019-12-06 09:25:26 +01:00
Wojciech Baranowski and Malte Langkabel
2ffb5b2af0
update readme: REFERENCE_CALL -> ReferenceKind::CALL ( #21 )
2019-11-25 10:54:40 +01:00
Malte Langkabel and GitHub
1e9f34ca89
add link to TypeScript indexer to the readme
2019-11-19 21:29:32 +01:00
Malte Langkabel and GitHub
980ea5dafc
Update readme ( #15 )
...
* add more information on "Adding new Language Support"
2019-11-19 18:40:10 +01:00
mlangkabel
d0545deb20
add Contributing section to readme file
2019-11-05 12:04:54 +01:00
Malte Langkabel and GitHub
707de37391
Clean up types ( #9 )
...
* remove unused node and edge types
* update version number
v3.db25.p0
2019-11-04 18:45:44 +01:00
mlangkabel
d18654a70f
remove releases of bindings for Python 3.6 and Python 3.5 from Windows CI
2019-11-04 17:37:37 +01:00
mlangkabel
f53330c533
fix CI for installing swig on osx
2019-11-04 17:24:47 +01:00
mlangkabel
c370d6a0cd
revert to old CMake syntax for swig
2019-11-04 16:33:03 +01:00
mlangkabel
25effc102c
add missing project dependency for python example
2019-10-28 15:21:43 +01:00
Malte Langkabel and GitHub
49e8458d6d
Merge pull request #6 from CoatiSoftware/ambiguous_references
...
add methods to record edges as ambiguous
v2.db24.p0
2019-05-20 11:50:14 +02:00
mlangkabel
f78a7186c1
add methods to record edges as ambiguous
v2.db24.p0.beta
2019-05-06 17:22:20 +02:00
mlangkabel
f14a8a0a19
fetch version number from file instead of using git tag
...
This allows users to download the repository as zip. Furthermore this change also allows the user to increase the version number in the working tree, without having to commit and tag.
2019-05-01 16:34:55 +02:00
mlangkabel
2dad29877f
expose getVersionString() in API
v2.db23.p2
2019-04-02 17:52:58 +02:00
Malte Langkabel and GitHub
02647c418c
Merge pull request #5 from CoatiSoftware/record_qualifier_location
...
Record qualifier locations
v2.db23.p1
2019-03-26 12:04:01 +01:00
mlangkabel
5dd33e9ecf
extend cpp api example to record a qualifier location
2019-03-26 11:33:20 +01:00
mlangkabel
6a55b81e33
add test
2019-03-26 11:33:12 +01:00
mlangkabel
24668448f5
implement functionality to store a qualifier location to the database
2019-03-26 11:33:01 +01:00
Malte Langkabel and GitHub
702330265f
Merge pull request #4 from CoatiSoftware/fix_examples
...
Fix examples for windows
2019-03-26 11:20:19 +01:00
mlangkabel
52635f23f3
fix the same errors in python api example
2019-03-26 11:08:22 +01:00
mlangkabel
c4aad954e2
fix some logic and functional errors in the cpp api example
2019-03-26 11:08:14 +01:00
mlangkabel
3b76c403dc
rename recordCommentLocation to recordAtomicSourceRange
...
This is done because the feature can be useful for all kind of multi-line symbols that should not be split being part of a code snippet.
v2.db23.p0
2019-02-26 17:12:18 +01:00
mlangkabel
b8664ce131
add Language Extension Guide
2019-02-26 15:36:12 +01:00
mlangkabel
495b40ef16
extend readme with information on relevance of the repo's tags
2019-02-01 16:29:30 +01:00
mlangkabel
4edb7f26ac
fix build issue if tags of this repo are not checked out (issue #1 )
2019-02-01 15:43:16 +01:00
Eberhard Graether
db936766e4
added C++ Poetry Indexer image to README introduction
2018-12-19 15:37:21 +01:00
Eberhard Graether
6a1a5021ee
revised SourcetrailDBWriter API documentation and related classes
v1.db23.p0
2018-12-19 15:01:14 +01:00
Eberhard Graether
353e26d47e
revised README: cropped images, refactored sample code, added examples and custom source group setup
2018-12-19 13:12:32 +01:00
mlangkabel
807b80a1fd
update readme
...
* add short description
* link python indexer project
2018-12-18 19:29:48 +01:00
Eberhard Graether
9e29169f98
use . in version
2018-12-18 19:10:27 +01:00
mlangkabel
effd55a106
remove duplicate of external source code
2018-12-18 17:47:14 +01:00
mlangkabel
aa8762b208
link poetry indexer example in readme
2018-12-18 17:33:20 +01:00
mlangkabel
e7e1045375
describe versioning in readme and add changelog
2018-12-18 17:30:10 +01:00
mlangkabel
89158d0b1d
add documentation for the public SourcetraiDBWriter interface
2018-12-18 16:57:50 +01:00
Eberhard Graether
3ef6b882a4
try to extend python releases on travis to python 3.5, 3.6, 3.7, but has still issues
2018-12-18 16:50:04 +01:00
mlangkabel
834cfc336e
store project settings content when opening database
...
This is required to tell Sourcetrail that the database content is up to date with the current project settings.
2018-12-18 13:26:10 +01:00