-
Notifications
You must be signed in to change notification settings - Fork 71
Workflows, projects, and packages updates #240
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 20 commits
Commits
Show all changes
128 commits
Select commit
Hold shift + click to select a range
9893628
add workflows to sln
charlesroddie 5e2f294
update versions in yml files
charlesroddie dd975ed
remove non-working workaround around coverlet (with github issue refe…
charlesroddie 45b4a59
dotnet outdated is deprecated
charlesroddie 2274297
copilot fix for error "The specified RuntimeIdentifier '.testcoverage…
charlesroddie d86ff0e
netcoreapp3.1 fails build so update
charlesroddie 5b19ee5
fix yaml - nuget restore obsolete
charlesroddie 12999db
newtonsoft not used outside ios
charlesroddie 353ac51
nullable disable for apple - legacy project
charlesroddie 90f0d6f
fix nullable issue
charlesroddie beda865
Update CSharpMath.Wiki submodule to latest commit
charlesroddie feccce7
Update Typography submodule to latest commit
charlesroddie abe3d0f
remove some typography tests from slnf since they cause a build failure
charlesroddie 2d22e79
fix
charlesroddie b1e6f22
copilot submodule work
charlesroddie 6c28e67
typography update fix
charlesroddie 35936ae
Update Typography submodule to latest commit
charlesroddie 3a70d26
nowarn about Typography
charlesroddie ce2234b
typography build fixes
charlesroddie 5f073b2
steps towards a build
charlesroddie 42d240a
try putting the input in as a manual handler
charlesroddie 7779d49
ignore nullable warnings in test projs
charlesroddie c1999ff
remove a brittle smiley faces test
charlesroddie 771f4bf
create an ios slnf to fix ios test stage (claude 4.5 commit)
charlesroddie 207164e
use dotnet build
charlesroddie 3584552
Remove ios projects
charlesroddie 79abd33
craete a buildeverything slnf for use in pipeline
charlesroddie edca973
remove shared projects to fix build (claude)
charlesroddie 02f6508
fix slnf error (claude)
charlesroddie 5a40206
nowarn typography
charlesroddie 239081e
wip interfaces
charlesroddie 618b51c
wip test interfaces
charlesroddie 8f3b3f4
separate project for shared test stuff
charlesroddie 3baee53
create a Tests.Frontend project to put shared test files in
charlesroddie 3a89582
update skiasharp
charlesroddie d1b6616
fix build
charlesroddie 8757b72
rename to testutils
charlesroddie 70a21f8
slnf copilot
charlesroddie 1640671
put new project in right place
charlesroddie fee44b3
fix build
charlesroddie 9f5e946
rename
charlesroddie 28f5385
wiki update
charlesroddie 744dcca
build fixes
charlesroddie 0a5e6b3
fix warning
charlesroddie fe52930
Remove wiki submodule, add wiki files directly, and remove deprecated…
Copilot 55ced85
claude build fix
charlesroddie 61f08fd
try claude fix
charlesroddie dfba580
remove Forms WPF which doesn't build
charlesroddie 3cba373
fix fsharp file
charlesroddie b2c6505
claude fixes
charlesroddie 2d96954
disable Avalonia test
charlesroddie a99bfb1
remove avalonia reference to try to fix skiasharp versioning error
charlesroddie 9c7bf74
copilot suggests adding skiasharp directly to the Rendering.Tests pro…
charlesroddie 0b9d72f
try another copilot suggestion to include native assets explicitly
charlesroddie e158dea
revert avalonia removal
charlesroddie 92a495b
Revert "disable Avalonia test"
charlesroddie 14093bd
Reapply "disable Avalonia test"
charlesroddie 7b1e81d
Revert "Reapply "disable Avalonia test""
charlesroddie 5e0d634
updates
charlesroddie 2bae526
claude fixes
charlesroddie 87a7538
dotnet10 ymls
charlesroddie 76c8877
skiasharp update and copilot fixes
charlesroddie a74ecc5
fixes
charlesroddie 25495e2
comment out avalonia from rendering tests
charlesroddie aa92dd2
comment out avalonia tests
charlesroddie 6d9f84f
allo updating baselines
charlesroddie c8a7b50
add comment
charlesroddie 2c94e56
baseeline updates
charlesroddie 7c6960e
icons aren't related to project
charlesroddie f3a0542
code coverage step failing, but don't fail CI
charlesroddie d8916f3
update system.memory
charlesroddie e07fd60
avalonia update (claude)
charlesroddie db4afbd
readd avalonia test
charlesroddie d4ae50e
re-add avalona tests
charlesroddie 7ae7f07
Add MAUI
Happypig375 73f986b
Make Avalonia Example run again
Happypig375 2b08a17
WIP MAUI math keyboard
Happypig375 7e70e7a
Maybe stream position should be zero
Happypig375 1eba6e7
Editor now works
Happypig375 ad08b4a
Fix MAUI editor page
Happypig375 c14466f
Updated evaluation, pending tests update
Happypig375 574d4d2
CSharpMath.Evaluation.Tests now pass
Happypig375 1a0fd7e
Update AngouriMath and add logical operators
Happypig375 83d8c16
Make the editor page awesome to use with proper keyboard handling
Happypig375 255f1a0
Add light and dark theme switch
Happypig375 8f8654e
Port Text page over
Happypig375 3164661
Finalize MAUI port
Happypig375 5afbbcb
Examples settings
Happypig375 cb3566a
Updated AngouriMath to 1.4.0-preview.4
Happypig375 77caf2e
Fully remove Xamarin Forms
Happypig375 75def3f
All tests pass
Happypig375 24ce2be
Fix CI
Happypig375 eb228fe
Run dotnet workload restore
Happypig375 2895600
One solution for everything
Happypig375 ea5be8d
Delete shproj because dotnet command doesn't support it
Happypig375 19984a5
Don't keep the wiki
Happypig375 76445ba
Accommodate platforms
Happypig375 8960337
Only windows can build all
Happypig375 7cb48d8
Fix CI again
Happypig375 15d6468
Fix NoWarn
Happypig375 6a8fa99
Fix build
Happypig375 6742974
Fix Maui Example on cross platform build
Happypig375 ffab8a4
Set up XCode properly
Happypig375 faf1e7e
Set up xcode properly
Happypig375 c09a946
Run dotnet workload restore first
Happypig375 f27e9bf
Try using macos-26
Happypig375 aa78341
Update to xUnit v3 MTP
Happypig375 049c59b
Add global.json
Happypig375 dc90246
Use correct Xcode version
Happypig375 81dd250
Fix test call
Happypig375 fe0945d
Omit coverlet for now
Happypig375 2085aa7
Simplify Core tests and Visualizer for CI to not treat Visualizer as …
Happypig375 cc33917
Fix build
Happypig375 52f20cf
Further simplification
Happypig375 fd16ee5
Fix build conditions
Happypig375 e5103dd
Simplify projects
Happypig375 45e21a9
Pin release drafter version
Happypig375 5ebb8a5
Update benchmark action
Happypig375 3c29bf3
Remove CSharpMath.Structures namespace
Happypig375 3b3510b
Support chained comparisons
Happypig375 0d1b1e1
abs, sgn, lim
Happypig375 8d6a46c
Limit and derivative
Happypig375 185d970
Evaluate integrals
Happypig375 5fe033b
Update analyzers package
Happypig375 43d98aa
Evaluate piecewises
Happypig375 d712154
Another test for piecewise
Happypig375 16b4bbe
re-commit
Happypig375 515f1b1
Fix MAUI Windows Text Alignment offset problem
Happypig375 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
CSharpMath.Editor.Tests.Visualizer/CSharpMath.Editor.Tests.Visualizer.csproj
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
CSharpMath.Rendering.Benchmarks/CSharpMath.Rendering.Benchmarks.csproj
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,15 @@ | ||
| using Typography.TextBreak; | ||
|
|
||
| // BreakAtInfo from Typography, moved here since this is now in a test project in Typography | ||
|
|
||
| namespace CSharpMath.Rendering.Text { | ||
| internal struct BreakAtInfo { | ||
| public readonly int breakAt; | ||
| public readonly WordKind wordKind; | ||
|
|
||
| public BreakAtInfo(int breakAt, WordKind wordKind) { | ||
| this.breakAt = breakAt; | ||
| this.wordKind = wordKind; | ||
| } | ||
| } | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule CSharpMath.Wiki
updated
from dca198 to 9375ce
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.