mlangkabel
|
ac95c79982
|
fix "Ambiuous" typo in interface instead of "Ambiguous"
|
2020-10-12 15:49:54 +02:00 |
|
 Robert EdwardsandMalte Langkabel
|
28e8cb8f33
|
Add Java bindings (#18)
|
2019-12-06 09:25:26 +01:00 |
|
 Malte LangkabelandGitHub
|
707de37391
|
Clean up types (#9)
* remove unused node and edge types
* update version number
|
2019-11-04 18:45:44 +01:00 |
|
mlangkabel
|
f78a7186c1
|
add methods to record edges as ambiguous
|
2019-05-06 17:22:20 +02:00 |
|
mlangkabel
|
2dad29877f
|
expose getVersionString() in API
|
2019-04-02 17:52:58 +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
|
f4cf5f171a
|
switched enum syntax in core to enum class
|
2018-12-18 00:41:19 +01:00 |
|
 mlangkabelandEberhard Graether
|
1c07e5b4dc
|
add api usage examples for cpp and python binding
|
2018-12-15 02:43:34 +01:00 |
|
mlangkabel
|
4517be935c
|
use file id instead of file path in recorded locations
|
2018-12-14 18:37:40 +01:00 |
|
mlangkabel
|
cba4e7318f
|
add method to record file language
|
2018-12-12 15:38:49 +01:00 |
|
mlangkabel
|
a69232afed
|
add SYMBOL_MODULE to SymbolKind eum
|
2018-12-10 16:28:55 +01:00 |
|
mlangkabel
|
85aef6164a
|
update open, close and clear API
|
2018-12-10 13:41:44 +01:00 |
|
mlangkabel
|
0353d0a5f7
|
clean up SymbolKind enum
|
2018-12-03 15:33:40 +01:00 |
|
mlangkabel
|
a3da0edf1e
|
add support for appveyor builds (32 bit windows only)
|
2018-12-03 12:10:46 +01:00 |
|
mlangkabel
|
ea3abfc026
|
indev
|
2018-11-30 16:16:31 +01:00 |
|