Qin TianHuan
Results
2
issues of
Qin TianHuan
C codes: ``` #ifndef LTC_CLEAN_STACK static ulong32 _g_func(ulong32 x) #else static ulong32 g_func(ulong32 x) #endif { } ``` tree-sitter parse output: ``` (translation_unit [1, 0] - [9, 0] (preproc_ifdef [1,...
Hi, I've read the original great paper :thumbsup: and the repo's readme.md. Now I have a question: Can I add new domain records into an existing indexer? For example if...