| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-08-23 | Improve the detection of unsupported extensions in uppercase | jvoisin | |
| 2018-07-19 | Improve the code's documentation | jvoisin | |
| 2018-07-08 | Fix some pep8 issues spotted by pyflakes | jvoisin | |
| 2018-07-02 | Improve a bit the formatting of the code thanks to pyflakes3 | jvoisin | |
| 2018-06-10 | Improve a bit parsers autoloading | jvoisin | |
| 2018-06-04 | Add more typing and use mypy in the CI | jvoisin | |
| 2018-06-04 | Import the dynamic import system | jvoisin | |
| The dynamic import should now work when MAT2 is installed system-wide, either via the distribution's packaging system, or via pip. | |||
| 2018-06-04 | Improve a return type annotation | totallylegit | |
| 2018-05-18 | Rename some files to simplify packaging | jvoisin | |
| - the `src` folder is now `libmat2` - the `main.py` script is now `mat2.py` | |||
