Adam Turner
|
f195c4ae87
|
Various C++ domain performance improvements (#11895)
Authored-by: Jakob Lykke Andersen <Jakob@caput.dk>
Co-authored-by: Jakob Lykke Andersen <Jakob@caput.dk>
|
2024-01-19 02:20:43 +00:00 |
|
Jakob Lykke Andersen
|
783314d54d
|
Field roles, add C++ test
|
2021-06-03 16:52:38 +02:00 |
|
Jakob Lykke Andersen
|
f7a1d66359
|
C++, fix object types for xrefs
Make them all work with intersphinx.
Strengthen templateParam a bit.
|
2021-01-11 20:51:36 +01:00 |
|
Jakob Lykke Andersen
|
ef0c2bf83c
|
C++, semicolon, move it entirely to ASTDeclaration
|
2020-04-24 10:57:23 +02:00 |
|
Jakob Lykke Andersen
|
67e5edde6d
|
C, C++, do not recurse in anon symbols on addition
|
2020-03-25 20:07:16 +01:00 |
|
Jakob Lykke Andersen
|
088f26278f
|
Add C++ test for backslash stripping
|
2020-03-20 13:26:51 +01:00 |
|
Jakob Lykke Andersen
|
3231b84827
|
C++, suppress some warnings that can never be fixed
|
2020-01-26 14:19:14 +01:00 |
|
Jakob Lykke Andersen
|
84bd44d04a
|
C++, fix cross references in compound directives
Fixes sphinx-doc/sphinx#5078
|
2020-01-25 11:43:26 +01:00 |
|
Jakob Lykke Andersen
|
80e08fe8fa
|
C++, make lookup key point to correct overloads
|
2020-01-25 11:42:49 +01:00 |
|
Jakob Lykke Andersen
|
6d7ff482f6
|
C++, test role target checks and fix two cases
|
2020-01-20 19:40:00 +01:00 |
|
Takeshi KOMIYA
|
9afe93d8f6
|
refactor: test: Remove unused settings from conf.py
|
2019-02-14 02:21:07 +09:00 |
|
Takeshi KOMIYA
|
114ff77f68
|
test: Omit master_doc settings from testcases
|
2019-01-03 10:58:42 +09:00 |
|
Takeshi KOMIYA
|
5428d94d24
|
Remove coding magic comments from tests
|
2019-01-02 21:53:07 +09:00 |
|
Jakob Lykke Andersen
|
f592483156
|
Add cpp:texpr role (style alternative to cpp:expr)
Simplified version of sphinx-doc/sphinx#4836,
thanks to mickk-on-cpp.
|
2018-05-26 17:25:41 +02:00 |
|
Jakob Lykke Andersen
|
f3c05adebc
|
C++, fix handling of (templated) operators
|
2017-12-28 16:50:32 +01:00 |
|
Jakob Lykke Andersen
|
6d61098058
|
C++, add test case for sphinx-doc/sphinx#4096
|
2017-10-03 14:35:10 +02:00 |
|
Jakob Lykke Andersen
|
ccd6bf4a0c
|
C++, fix refs to operator() functions.
Fixes sphinx-doc/sphinx#2952.
|
2017-01-15 14:36:29 +09:00 |
|
Jakob Lykke Andersen
|
5c363a683e
|
Fix :cpp:any: fix_paren with explicit title.
|
2016-01-28 13:19:23 +09:00 |
|
shimizukawa
|
39e403b8ac
|
fix testing for text builder that generate _build/text/_build/text/_build/... recursive directories because *.txt in _build/text previously generated was detected as source file.
|
2016-01-09 15:35:56 +09:00 |
|
Takeshi KOMIYA
|
07cc02a512
|
Fix #2178: Unparseable C++ cross-reference when referencing a function with :cpp:any:
|
2015-12-27 16:29:07 +09:00 |
|