Nikolaj Bjorner
|
426d1ae923
|
Add network permissions to Python workflow
|
2026-02-10 15:08:36 -08:00 |
|
Copilot
|
eec25c1ad8
|
Simplify svector assignment operators using = default (#8566)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
|
2026-02-10 22:27:42 +00:00 |
|
Nikolaj Bjorner
|
53cae328c4
|
Merge pull request #8569 from Z3Prover/copilot/create-a3-python-workflow
Add a3-python workflow for automated Python code analysis
|
2026-02-10 13:17:12 -08:00 |
|
Nikolaj Bjorner
|
7e5ffd722c
|
Enhance nightly workflow to include Linux builds
Added support for Linux binaries in the nightly workflow.
|
2026-02-10 13:15:28 -08:00 |
|
Nikolaj Bjorner
|
bc74dae836
|
Delete .github/workflows/README-a3-python.md
|
2026-02-10 13:04:59 -08:00 |
|
Nikolaj Bjorner
|
4d635340d9
|
fix build of test
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2026-02-10 12:56:13 -08:00 |
|
copilot-swe-agent[bot]
|
bb0b8dab31
|
Add README documentation for a3-python workflow
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
|
2026-02-10 20:53:54 +00:00 |
|
copilot-swe-agent[bot]
|
b5b6c4c124
|
Add a3-python agentic workflow
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
|
2026-02-10 20:52:50 +00:00 |
|
copilot-swe-agent[bot]
|
e989587c75
|
Initial plan
|
2026-02-10 20:49:08 +00:00 |
|
Nuno Lopes
|
de26d8f6f7
|
revert swap changes to fix CI
|
2026-02-10 19:30:49 +00:00 |
|
Nikolaj Bjorner
|
b8a036816e
|
Merge pull request #8561 from Z3Prover/dependabot/github_actions/githubnext/gh-aw-0.42.17
Bump githubnext/gh-aw from 0.40.0 to 0.42.17
|
2026-02-10 10:26:42 -08:00 |
|
Nikolaj Bjorner
|
aa9275f8f5
|
Merge pull request #8560 from Z3Prover/dependabot/github_actions/github/gh-aw-0.42.17
Bump github/gh-aw from 0.42.6 to 0.42.17
|
2026-02-10 10:26:32 -08:00 |
|
Nikolaj Bjorner
|
2ec185c2d2
|
Merge pull request #8559 from Z3Prover/dependabot/github_actions/actions/download-artifact-7.0.0
Bump actions/download-artifact from 6.0.0 to 7.0.0
|
2026-02-10 10:26:23 -08:00 |
|
Nikolaj Bjorner
|
a7b9df14f4
|
fix build warnings and scoop up after Nuno's leaks
|
2026-02-10 09:32:26 -08:00 |
|
Nuno Lopes
|
bcca975d2d
|
fix crash
|
2026-02-10 10:33:36 +00:00 |
|
Nuno Lopes
|
915ad35012
|
remove a few copies
|
2026-02-10 09:52:03 +00:00 |
|
dependabot[bot]
|
99a7eb9a40
|
Bump githubnext/gh-aw from 0.40.0 to 0.42.17
Bumps [githubnext/gh-aw](https://github.com/githubnext/gh-aw) from 0.40.0 to 0.42.17.
- [Release notes](https://github.com/githubnext/gh-aw/releases)
- [Changelog](https://github.com/github/gh-aw/blob/main/CHANGELOG.md)
- [Commits](https://github.com/githubnext/gh-aw/compare/v0.40.0...v0.42.17)
---
updated-dependencies:
- dependency-name: githubnext/gh-aw
dependency-version: 0.42.17
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-10 00:44:41 +00:00 |
|
dependabot[bot]
|
a93cc405e7
|
Bump github/gh-aw from 0.42.6 to 0.42.17
Bumps [github/gh-aw](https://github.com/github/gh-aw) from 0.42.6 to 0.42.17.
- [Release notes](https://github.com/github/gh-aw/releases)
- [Changelog](https://github.com/github/gh-aw/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/gh-aw/compare/v0.42.6...v0.42.17)
---
updated-dependencies:
- dependency-name: github/gh-aw
dependency-version: 0.42.17
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-10 00:43:56 +00:00 |
|
dependabot[bot]
|
2ccb0b3fae
|
Bump actions/download-artifact from 6.0.0 to 7.0.0
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v6...v7)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-10 00:43:44 +00:00 |
|
Nuno Lopes
|
617c621cc0
|
replace some copies with moves
|
2026-02-09 22:45:28 +00:00 |
|
Nikolaj Bjorner
|
73844f9a7f
|
set random seed directly on m_smt_params before context initialization
updates to random seed on ctx does not get propagated to arithmetic solver, preventing diversity within arithmetic solver.
|
2026-02-09 14:44:08 -08:00 |
|
Nuno Lopes
|
30f5500b1e
|
move, dont copy
|
2026-02-09 21:51:48 +00:00 |
|
Nuno Lopes
|
a1d484c4a8
|
move, dont copy
|
2026-02-09 19:41:39 +00:00 |
|
Nikolaj Bjorner
|
cf18a764f3
|
Update Windows.yml
|
2026-02-09 11:29:40 -08:00 |
|
Copilot
|
921006f628
|
Replace user-defined swap with C++11 move semantics for covert move patterns (#8543)
|
2026-02-09 17:52:30 +00:00 |
|
Nikolaj Bjorner
|
feabb3ae2e
|
update readme with workflows
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2026-02-08 20:25:36 -08:00 |
|
Nikolaj Bjorner
|
3251ccdfd5
|
update release
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2026-02-08 20:11:41 -08:00 |
|
Nikolaj Bjorner
|
2330e1419d
|
update release
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2026-02-08 20:10:43 -08:00 |
|
Nikolaj Bjorner
|
212e8735fb
|
update to next version
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2026-02-08 19:52:43 -08:00 |
|
Lev Nachmanson
|
dd09603f4d
|
fix the logic of adding all coefficients and blocking double insertions in m_todo
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
|
2026-02-08 15:01:51 -10:00 |
|
Nikolaj Bjorner
|
c269421942
|
Revert "mpz: use pointer tagging to save space (#8447)"
This reverts commit 2f4abe2ce6.
|
2026-02-08 14:48:21 -08:00 |
|
Nikolaj Bjorner
|
a1cab09c1c
|
Merge pull request #8547 from Z3Prover/copilot/update-readme-status-badges
Remove non-existent ocaml-all.yaml badge from README Build status table
|
2026-02-08 13:37:12 -08:00 |
|
copilot-swe-agent[bot]
|
5aa18e0af6
|
Remove OCaml Build badge from README status table
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
|
2026-02-08 21:36:09 +00:00 |
|
copilot-swe-agent[bot]
|
5db87bc4bf
|
Initial plan
|
2026-02-08 21:34:24 +00:00 |
|
Nikolaj Bjorner
|
45fd779621
|
Merge pull request #8541 from Z3Prover/copilot/update-nightly-build-test-process
Add macOS dylib headerpad fix and CI validation
|
2026-02-08 12:43:45 -08:00 |
|
Nikolaj Bjorner
|
85534f154d
|
update version
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
|
2026-02-08 12:42:35 -08:00 |
|
Nikolaj Bjorner
|
1799e6b8a3
|
Update RELEASE_NOTES.md for version 4.15.6
Added release notes for version 4.15.6, including optimizations and fixes.
|
2026-02-08 11:32:01 -08:00 |
|
Nikolaj Bjorner
|
8eff8dc9c8
|
Merge branch 'master' into copilot/update-nightly-build-test-process
|
2026-02-08 11:28:21 -08:00 |
|
Nikolaj Bjorner
|
8c3aefca93
|
Delete .github/workflows/README-macos-headerpad.md
|
2026-02-08 11:25:40 -08:00 |
|
Copilot
|
c0be7ac621
|
Remove unused swap() methods (#8538)
|
2026-02-08 18:53:43 +00:00 |
|
Lev Nachmanson
|
56db8d5e98
|
fix nlsat_explain.cpp that the regression tests would pass with lws=false
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
|
2026-02-08 08:40:49 -10:00 |
|
copilot-swe-agent[bot]
|
e685ea45ed
|
Fix OCaml linker flag and align validation runners with build runners
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
|
2026-02-08 17:26:30 +00:00 |
|
copilot-swe-agent[bot]
|
34d2d08364
|
Fix CMake variable name and clarify test path documentation
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
|
2026-02-08 17:24:18 +00:00 |
|
copilot-swe-agent[bot]
|
af76ac69d6
|
Apply headerpad fix to build systems (Python and CMake) and fix validation test paths
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
|
2026-02-08 17:23:04 +00:00 |
|
copilot-swe-agent[bot]
|
406e99b0d2
|
Fix install_name_tool command and runner consistency in validation jobs
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
|
2026-02-08 17:19:57 +00:00 |
|
copilot-swe-agent[bot]
|
40c0b0cdb2
|
Add documentation for macOS headerpad validation
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
|
2026-02-08 17:17:17 +00:00 |
|
copilot-swe-agent[bot]
|
8d404f6b87
|
Add macOS dylib headerpad validation to nightly and release workflows
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
|
2026-02-08 17:16:32 +00:00 |
|
Nikolaj Bjorner
|
72564da251
|
Merge pull request #8535 from Z3Prover/copilot/fix-install-name-tool-issue
Add -headerpad_max_install_names to all macOS dylib builds
|
2026-02-08 09:13:57 -08:00 |
|
copilot-swe-agent[bot]
|
f48716f3b5
|
Initial plan
|
2026-02-08 17:13:32 +00:00 |
|
Copilot
|
47897d6fb6
|
Store rational by value in parameter variant (#8518)
Co-authored-by: nunoplopes <2998477+nunoplopes@users.noreply.github.com>
|
2026-02-08 12:17:13 +00:00 |
|