mlangkabel
|
a2b1f79fec
|
add missing "return"s to cpp examples
|
2021-03-01 15:20:33 +01:00 |
|
Zakariyya Mughal
|
01d16568c2
|
Use ${CMAKE_DL_LIBS} instead of explicit "-ldl"
|
2020-10-14 03:45:52 -05:00 |
|
mlangkabel
|
9749aa2cd0
|
fix typo in Perl example readme
|
2020-10-05 16:39:48 +02:00 |
|
 Andrew Pamandmlangkabel
|
6d5766c791
|
Rename sample file.pl to file.pm
|
2020-10-05 16:22:55 +02:00 |
|
 Andrew Pamandmlangkabel
|
20e3912a5f
|
Add bindings_perl and examples/perl_api_example
|
2020-10-05 16:22:55 +02:00 |
|
 Robert EdwardsandMalte Langkabel
|
28e8cb8f33
|
Add Java bindings (#18)
|
2019-12-06 09:25:26 +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 |
|
mlangkabel
|
5dd33e9ecf
|
extend cpp api example to record a qualifier location
|
2019-03-26 11:33:20 +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.
|
2019-02-26 17:12:18 +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 |
|
Eberhard Graether
|
aa85d20e73
|
added README to examples and improved database version check when used from Sourcetrail
|
2018-12-18 10:48:43 +01:00 |
|
Eberhard Graether
|
f4cf5f171a
|
switched enum syntax in core to enum class
|
2018-12-18 00:41:19 +01:00 |
|
mlangkabel
|
772596a8a6
|
fix cmake of python bindings example for MSVC builds
|
2018-12-17 15:30:19 +01:00 |
|
Eberhard Graether
|
16f130e5a8
|
fix travis build pipeline
|
2018-12-15 11:57:31 +01:00 |
|
Eberhard Graether
|
ea931ceb9f
|
improved sqlite performance with indices and compiled statements
|
2018-12-15 02:44:47 +01:00 |
|
 mlangkabelandEberhard Graether
|
1c07e5b4dc
|
add api usage examples for cpp and python binding
|
2018-12-15 02:43:34 +01:00 |
|