Colby Mchenry
|
b9d0f57a64
feat(extraction): C deferral round 2 — 8 new preParse passes, linux kernel/+mm/ deferral 58.6%→33.9% (#1353)
|
1 ヶ月 前 |
Colby Mchenry
|
2d72891b59
feat(kernel): R7a C/C++ walker — dual-lang ccpp module, preParse hoist, 7 new blanks, c/cpp default-routed (#1346)
|
1 ヶ月 前 |
Colby Mchenry
|
b6a05d155b
fix(c): blank leading attribute macros so functions index under real names (#1311)
|
1 ヶ月 前 |
Colby Mchenry
|
e437918026
fix(cpp): compose namespace prefix into out-of-line method qualified names (#1310)
|
1 ヶ月 前 |
Colby Mchenry
|
4dd29ea5c1
fix(cpp): strip template args from out-of-line method receiver qualifiers (#1309)
|
1 ヶ月 前 |
Colby Mchenry
|
6103f5e228
fix(cpp): resolve explicit operator calls (a.operator+(b)) to the operator method (#1268)
|
1 ヶ月 前 |
Colby Mchenry
|
c049d9eb0d
fix(extraction): detect export-macro-annotated class in .h language check (#1159) (#1207)
|
2 ヶ月 前 |
Colby Mchenry
|
8db8ad5e90
test(extraction): dense-header regression guard for UE class recovery (#1160) (#1206)
|
2 ヶ月 前 |
xyyxr
|
8e697a0d09
fix(extraction): recover heavily-reflected Unreal Engine C++ classes (in-body reflection macros) (#1158)
|
2 ヶ月 前 |
Colby Mchenry
|
7f325134e0
feat(extraction): add Nix language support with module-system option wiring (#324, #332 via #648 — carries #1084) (#1190)
|
2 ヶ月 前 |
Colby Mchenry
|
99152212a9
feat(extraction): add ArkTS language support with ArkUI dispatch bridges (#396, #512, #890 via #648) (#1186)
|
2 ヶ月 前 |
Colby Mchenry
|
f8cdbe3c67
feat(terraform): remote-state bridge, provider aliases, moved/import/check refs (#1174)
|
2 ヶ月 前 |
Colby Mchenry
|
6c24f4bddf
feat(extraction): add Terraform/OpenTofu language support with module-boundary bridging (#83, #310, #648 — carries #706) (#1173)
|
2 ヶ月 前 |
Colby Mchenry
|
e1a8d888e5
feat(extraction): add CUDA language support (.cu/.cuh) (#387, #648) (#1172)
|
2 ヶ月 前 |
Colby Mchenry
|
1441933a26
feat(extraction): add Solidity language support (.sol) (#374, #648) (#1170)
|
2 ヶ月 前 |
Colby Mchenry
|
a0208feaac
feat(extraction): index Erlang escripts and OTP app resource files (#635, #648) (#1169)
|
2 ヶ月 前 |
Colby Mchenry
|
a5b8cd8e25
feat(extraction): Erlang macro-body call linkage (#635, #648) (#1168)
|
2 ヶ月 前 |
Colby Mchenry
|
7e3d44fa96
feat(extraction): Erlang gen_server registered-name dispatch targets (#635, #648) (#1167)
|
2 ヶ月 前 |
Colby Mchenry
|
6511722250
feat(extraction): add Erlang language support (.erl/.hrl) (#635, #648) (#1165)
|
2 ヶ月 前 |
Colby Mchenry
|
63e1b5a23a
feat(extraction): add Visual Basic .NET language support (.vb) (#648, #639, #170) (#1164)
|
2 ヶ月 前 |
Colby Mchenry
|
41620c60fa
feat(extraction): add COBOL language support (.cbl/.cob/.cpy) (#590, #648) (#1161)
|
2 ヶ月 前 |
Colby Mchenry
|
816bacb7f2
feat(extraction): add CFML language support (.cfc/.cfm/.cfs) (#1118) (#1153)
|
2 ヶ月 前 |
Colby Mchenry
|
cc89146454
feat(extraction): index Metal shader files (.metal) via the C++ grammar (#1121) (#1151)
|
2 ヶ月 前 |
Colby Mchenry
|
00765200d8
fix(extraction): broaden the curated C++ inline-macro library list (#1103)
|
2 ヶ月 前 |
Colby Mchenry
|
cb20a3bf7f
feat(extraction): universal recovery of macro-mangled C/C++ function names (#1102)
|
2 ヶ月 前 |
Colby Mchenry
|
a164ceae8b
fix(extraction): recognize common third-party C++ inline macros, not just UE (#1101)
|
2 ヶ月 前 |
Colby Mchenry
|
9b2ce1c8f6
fix(extraction): recover C++ function names prefixed by an inline-specifier macro (#1100)
|
2 ヶ月 前 |
Colby Mchenry
|
712a406726
fix(extraction): correct C++ reference-return and conversion-operator method names (#1096)
|
2 ヶ月 前 |
Colby Mchenry
|
f856f7ae49
fix(extraction): skip bodiless C++ forward declarations (#1093) (#1095)
|
2 ヶ月 前 |
Colby Mchenry
|
e596c968ab
fix(cpp): recover export-macro-annotated classes instead of dropping them (#1061) (#1070)
|
2 ヶ月 前 |