| Age | Commit message (Collapse) | Author |
|
|
|
|
|
I don't really want to recommend that someone subscribes to ask a
question.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Incorporating some feedback from @Zimmi48
|
|
Heavily inspired by the Rust guidelines
(https://github.com/rust-lang/rust/blob/master/CONTRIBUTING.md).
|
|
This is a followup of 7d1fc15. Without this fix, you're warned of leftover files,
but even a 'make clean' is then refused, so you cannot get rid of them easily
(apart via a git clean -xfd).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
y , z".
|
|
|
|
|
|
|
|
|
|
As suggested by @herbelin.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also includes a minor fix of the Extraction doc (a Require was missing).
|
|
|
|
Minor clean up, no sense in having these as they do nothing.
|
|
It is empty and not used anymore.
|
|
|
|
|