- 14 May, 2020 2 commits
-
-
ussrhero authored
- 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 6 commits
-
-
ussrhero authored
-
Mikhail I. Izmestev authored
Realative -> Relative
-
Mikhail I. Izmestev authored
- 27 Nov, 2019 3 commits
-
-
Mikhail I. Izmestev authored