- 15 May, 2020 4 commits
-
-
Mikhail I. Izmestev authored
Merge branches 'revert_avoid_unnecessary_symbol_load', 'revert_fix_for_enum' and 'revert_TypeInfo_cache' into revert_cache
-
Mikhail I. Izmestev authored
This reverts commit 178ec1ce, reversing changes made to 383991d7.
-
Mikhail I. Izmestev authored
This reverts commit d6c85ac7, reversing changes made to a0812f16.
-
Mikhail I. Izmestev authored
This reverts commit 4497f4db, reversing changes made to 5be28cda.
-
- 14 May, 2020 4 commits
- 07 May, 2020 2 commits
-
-
ussrhero authored
- 04 May, 2020 2 commits
-
-
Mikhail I. Izmestev authored
Use module name as scope name instead loading symbols for module.
- 31 Mar, 2020 2 commits
-
-
Mikhail I. Izmestev authored
Replaced search of inline frame function by name to offset.
- 26 Mar, 2020 2 commits
-
-
Mikhail I. Izmestev authored
This is affected enum definitions, each should have unique TypeInfo instance with value. loadType return cached instance of TypeInfo, so it will be shared and can't be used to store constant value. Constants may contain only basic (integral) type value. loadType can be replaced with direct loading of basic TypeInfo.
- 21 Mar, 2020 1 commit
-
-
ussrhero authored
-
- 20 Mar, 2020 2 commits
- 16 Mar, 2020 1 commit
-
- 14 Mar, 2020 2 commits
-
-
ussrhero authored
-
- 08 Mar, 2020 1 commit
-
-
m417z authored
-
- 05 Mar, 2020 2 commits
-
-
ussrhero authored
Type info cache See merge request kdlibcpp/kdlibcpp!25
-
Mikhail I. Izmestev authored
The most time consuming procedure of loading type by name is findModuleBySymbol. There are lot of other places where findModuleBySymbol used. Also TypeInfo cache may contains invalid records after module unload.
-
- 13 Feb, 2020 1 commit
-
-
ussrhero authored
-
- 09 Feb, 2020 1 commit
-
-
ussrhero authored
-
- 08 Feb, 2020 1 commit
-
-
ussrhero authored
-
- 02 Feb, 2020 1 commit
-
-
ussrhero authored
-
- 04 Jan, 2020 2 commits
-
-
-
ussrhero authored
-
- 02 Jan, 2020 1 commit
-
-
ussrhero authored
-
- 27 Dec, 2019 1 commit
-
-
ussrhero authored
-
- 22 Dec, 2019 1 commit
-
-
ussrhero authored
-
- 21 Dec, 2019 1 commit
-
-
ussrhero authored
-
- 16 Dec, 2019 1 commit
-
-
ussrhero authored
-
- 15 Dec, 2019 1 commit
-
-
ussrhero authored
-
- 03 Dec, 2019 3 commits
-
-
ussrhero authored