Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-04 | mass rewrite of string formatting to use f-strings everywhere | Eli Schwartz | 1 | -5/+5 |
2021-03-04 | raw string literals are next to godliness | Eli Schwartz | 1 | -2/+2 |
2021-01-20 | Use case-insensitive suffix check for fortran | Jonas Lundholm Bertelsen | 1 | -2/+2 |
2021-01-13 | Fix misspells | Antonin Décimo | 1 | -1/+1 |
2020-12-25 | Extend the C++ module scanner to handle Fortran, too. | Jussi Pakkanen | 1 | -19/+129 |
2020-12-13 | Add mypy annotations. | Jussi Pakkanen | 1 | -11/+13 |
2020-12-13 | Scan all C++ sources and ignore everything else. | Jussi Pakkanen | 1 | -0/+2 |
2020-12-13 | C++ module compilation works for a simple project. | Jussi Pakkanen | 1 | -0/+87 |