cdecompilador

Results 4 issues of cdecompilador

Because of `m.css` not having still support for Doxygen 1.9 the `cmake --build --preset=dev -t docs` fails with a weird message, maybe adding a detailed error saying to downgrade Doxygen...

bug
docs

It would be great to have some input that suggest you autocompletions something similar to what caprice does but simpler and allowing multiword ![image](https://user-images.githubusercontent.com/36774000/103683157-1e750a00-4f8a-11eb-8df0-391e2da0badc.png)

[link to sample pdf](https://anonfiles.com/YfYar3Ffy2/input_pdf) The pdf is just a random image scanned from my printer, it fails at `filters/ccittfax.py:548`

enhancement

#### Adding to rustc options `-C lto` reduces the size from for example: Using `core` clamp function: 559K The same but with lto enabled: 5.8K Also note that the actual...