Marty B.
Marty B.
If SIGUSR1 was received then reread configuration file and reread plot files.
Is it possible to add support for the following syntax: register typeName variableName asm("registerName"); Best regards, Martin
Test annotation_count fails because of missing file in assets.
With latest version 0.3.0 I've created the following pattern: Pattern { original: "**/archiv/**", tokens: [AnyRecursiveSequence, Char('a'), Char('r'), Char('c'), Char('h'), Char('i'), Char('v'), Char('/'), AnyRecursiveSequence], is_recursive: true } As you can see...
Please add support for these types.
With version 0.33 the PDFs getting parsed (more accurately: text extraction) successfully. Following PDFs fail to extract text with latest version, even with master: https://github.com/clintel/PDFRenderer/blob/master/doc/32000-1-2008/PDF32000_2008.pdf [PDF_500_kB.pdf](https://github.com/user-attachments/files/17073413/PDF_500_kB.pdf) When extracting text from...