16 Commits
Author SHA1 Message Date
mlangkabel 0251b6d8a7 apply clang-format 2021-01-25 20:19:36 +01:00
mlangkabel ac95c79982 fix "Ambiuous" typo in interface instead of "Ambiguous" 2020-10-12 15:49:54 +02:00
mlangkabel f78a7186c1 add methods to record edges as ambiguous 2019-05-06 17:22:20 +02:00
mlangkabel 24668448f5 implement functionality to store a qualifier location to the database 2019-03-26 11:33:01 +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.
2019-02-26 17:12:18 +01:00
Eberhard Graether 6a1a5021ee revised SourcetrailDBWriter API documentation and related classes 2018-12-19 15:01:14 +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
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
mlangkabelandEberhard Graether 1c07e5b4dc add api usage examples for cpp and python binding 2018-12-15 02:43:34 +01:00
mlangkabel cba4e7318f add method to record file language 2018-12-12 15:38:49 +01:00
mlangkabel 722772bd9a refine tests for SourcetrailDBWriter interface 2018-12-11 12:36:26 +01:00
mlangkabel 4d5b97b7e6 add catch2 based test setup including some basic test cases 2018-12-10 20:26:32 +01:00
mlangkabel 85aef6164a update open, close and clear API 2018-12-10 13:41:44 +01:00
mlangkabel d5672c8b07 add Apache license info to own source files 2018-12-03 23:15:26 +01:00
mlangkabel ea3abfc026 indev 2018-11-30 16:16:31 +01:00