Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-08 | tools: Add check_source.sh | xengineering | |
This script checks for common programming errors in the Python code of this repository. It might be symlinked by `.git/hooks/pre-commit` to make sure those errors do not end up in the Git history. | |||
2024-09-08 | finance: Add empty Python package | xengineering | |
This package should contain the primary content of this repository. | |||
2024-09-08 | Add Apache License 2.0 as LICENSE.txt | xengineering | |
2024-09-03 | Add README.md | xengineering | |