-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: control-toolbox/CTParser.jl
base: v0.8.8
head repository: control-toolbox/CTParser.jl
compare: v0.8.9-beta
- 7 commits
- 15 files changed
- 4 contributors
Commits on Mar 10, 2026
-
Configuration menu - View commit details
-
Copy full SHA for f7d5349 - Browse repository at this point
Copy the full SHA f7d5349View commit details -
CompatHelper: add new compat entry for ExaModels at version 0.9 for p…
…ackage test, (drop existing compat)
CompatHelper Julia committedMar 10, 2026 Configuration menu - View commit details
-
Copy full SHA for 56bf1e1 - Browse repository at this point
Copy the full SHA 56bf1e1View commit details
Commits on Mar 14, 2026
-
Merge pull request #238 from control-toolbox/auto-juliaformatter-pr
[AUTO] JuliaFormatter.jl run
Configuration menu - View commit details
-
Copy full SHA for 123f881 - Browse repository at this point
Copy the full SHA 123f881View commit details -
Merge pull request #239 from control-toolbox/compathelper/new_version…
…/2026-03-10-00-43-30-352-04051207375 CompatHelper: add new compat entry for ExaModels at version 0.9 for package test, (drop existing compat)
Configuration menu - View commit details
-
Copy full SHA for 64073fc - Browse repository at this point
Copy the full SHA 64073fcView commit details -
feat: refactor @init time handling without heuristics
- Use has(rhs, arg) from utils.jl to determine if arg appears in rhs - Generate runtime conditional code to distinguish time functions vs grids - Support multi-character time names (e.g., tau) without heuristics - Add helper functions following SRP principle - Update tests with comprehensive tau test cases - Remove heuristic-based time variable detection All 127 tests pass successfully.
Configuration menu - View commit details
-
Copy full SHA for 45fd46a - Browse repository at this point
Copy the full SHA 45fd46aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 850a45d - Browse repository at this point
Copy the full SHA 850a45dView commit details -
chore: bump version to 0.8.9-beta
- Update version number for init branch with @init refactor - All tests passing (127/127)
Configuration menu - View commit details
-
Copy full SHA for f15196b - Browse repository at this point
Copy the full SHA f15196bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.8.8...v0.8.9-beta