Colby McHenry
|
fd34f6c870
feat(extraction): add CUDA language support (.cu/.cuh) (#387, #648)
|
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 달 전 |
Colby Mchenry
|
4159539fb8
fix(index): respect .gitignore for tracked gitlink embedded repos (#1065) (#1066)
|
2 달 전 |
Colby Mchenry
|
2176a7a439
fix(extraction): record instantiates for C++ stack/brace construction (#1035) (#1049)
|
2 달 전 |
Colby Mchenry
|
f4e03e9cdc
fix(extraction): resolve C++ inheritance from templated base classes (#1043) (#1048)
|
2 달 전 |
Colby Mchenry
|
a4dfc3438f
fix(extraction): index nested repos recorded as gitlinks (#1031, #1033) (#1038)
|
2 달 전 |
Colby Mchenry
|
b3f59c717a
fix(extraction): index Swift computed properties so they're findable (#1020) (#1024)
|
2 달 전 |
Colby Mchenry
|
f63e5db2cc
fix(extraction): drop the phantom C++ function from a macro-annotated class misparse (#946) (#948)
|
2 달 전 |
Colby Mchenry
|
06a410e9b4
feat(extraction): R language support (#828) (#839)
|
2 달 전 |
Colby Mchenry
|
2c7bbd5387
fix(extraction): C# record-struct kind fidelity + bodiless positional records (#831 follow-up) (#838)
|
2 달 전 |
Colby Mchenry
|
823ffd1c3d
feat(extraction+resolution): Astro support — frontmatter/template extraction + src/pages routes (#768) (#815)
|
2 달 전 |
Colby Mchenry
|
0df9246752
fix(extraction): capture & clean docstrings across all README languages (#780) (#806)
|
2 달 전 |
Colby Mchenry
|
eb5960b535
fix(php): resolve chained static-factory calls `Cls::for($x)->method()` (#608) (#749)
|
2 달 전 |
Colby Mchenry
|
5b3f5e36db
fix(go): attribute calls inside top-level closures to the var, not the file (#693) (#744)
|
2 달 전 |
Colby Mchenry
|
35b44e242c
fix(scan): don't abort indexing on a non-UTF-8 or unparseable .gitignore (#682) (#743)
|
2 달 전 |