Commit Graph

12 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
d520bdf473 Update documentation to use Typthon terminology
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-24 17:59:50 +00:00
copilot-swe-agent[bot]
496e26420c Update copyright notices and documentation headers to use Typthon
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-24 17:58:15 +00:00
copilot-swe-agent[bot]
6154ca8f5f Rename Python to Typthon in user-facing strings and documentation
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-24 17:56:33 +00:00
copilot-swe-agent[bot]
2225f76989 Initial plan 2025-12-24 17:51:39 +00:00
5ab344cee9 Merge pull request #4 from johndoe6345789/codex/convert-build-system-to-cmake-with-github-actions
Switch build to CMake with Conan and Ninja
2025-12-24 17:46:16 +00:00
1d5cdfb6e4 Add CMake build with Conan and Ninja 2025-12-24 17:45:43 +00:00
cb0b06cd30 Merge pull request #3 from johndoe6345789/codex/locate-and-rename-python-to-typthon
Add Typthon-prefixed pip aliases via ensurepip
2025-12-24 17:20:26 +00:00
b2af3ebf10 Add typthon-prefixed pip aliases after ensurepip 2025-12-24 17:20:02 +00:00
e7b2fd4e85 Merge pull request #2 from johndoe6345789/codex/ensure-function-raises-exception-for-invalid-types
Extend parameter annotation enforcement to lambdas
2025-12-24 16:59:18 +00:00
957ae15e3b Require annotations for lambda parameters 2025-12-24 16:59:02 +00:00
dependabot[bot]
ff43f41b8a Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-01 03:33:36 +00:00
Richie Ward
9853be11ff Initial 3.14 commit 2025-07-22 07:54:51 +01:00