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...
cargo clippy fails with the following error: error: process didn't exit successfully: `/home/martin/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/bin/clippy-driver /home/martin/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/bin/rustc -vV` (signal: 6, SIGABRT: process abort signal) --- stdout rustc 1.86.0-nightly (d8810e3e2 2025-02-14) binary: rustc commit-hash:...