-
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
Open
charlesroddie
wants to merge
121
commits into
master
Choose a base branch
from
workflowsupdate
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 20 commits
Commits
Show all changes
121 commits
Select commit
Hold shift + click to select a range
9893628
add workflows to sln
5e2f294
update versions in yml files
dd975ed
remove non-working workaround around coverlet (with github issue refe…
45b4a59
dotnet outdated is deprecated
2274297
copilot fix for error "The specified RuntimeIdentifier '.testcoverage…
d86ff0e
netcoreapp3.1 fails build so update
5b19ee5
fix yaml - nuget restore obsolete
12999db
newtonsoft not used outside ios
353ac51
nullable disable for apple - legacy project
90f0d6f
fix nullable issue
beda865
Update CSharpMath.Wiki submodule to latest commit
feccce7
Update Typography submodule to latest commit
abe3d0f
remove some typography tests from slnf since they cause a build failure
2d22e79
fix
b1e6f22
copilot submodule work
6c28e67
typography update fix
35936ae
Update Typography submodule to latest commit
3a70d26
nowarn about Typography
ce2234b
typography build fixes
5f073b2
steps towards a build
42d240a
try putting the input in as a manual handler
7779d49
ignore nullable warnings in test projs
c1999ff
remove a brittle smiley faces test
771f4bf
create an ios slnf to fix ios test stage (claude 4.5 commit)
207164e
use dotnet build
3584552
Remove ios projects
79abd33
craete a buildeverything slnf for use in pipeline
edca973
remove shared projects to fix build (claude)
02f6508
fix slnf error (claude)
5a40206
nowarn typography
239081e
wip interfaces
618b51c
wip test interfaces
8f3b3f4
separate project for shared test stuff
3baee53
create a Tests.Frontend project to put shared test files in
3a89582
update skiasharp
d1b6616
fix build
8757b72
rename to testutils
70a21f8
slnf copilot
1640671
put new project in right place
fee44b3
fix build
9f5e946
rename
28f5385
wiki update
744dcca
build fixes
0a5e6b3
fix warning
fe52930
Remove wiki submodule, add wiki files directly, and remove deprecated…
Copilot 55ced85
claude build fix
61f08fd
try claude fix
dfba580
remove Forms WPF which doesn't build
3cba373
fix fsharp file
b2c6505
claude fixes
2d96954
disable Avalonia test
a99bfb1
remove avalonia reference to try to fix skiasharp versioning error
9c7bf74
copilot suggests adding skiasharp directly to the Rendering.Tests pro…
0b9d72f
try another copilot suggestion to include native assets explicitly
e158dea
revert avalonia removal
92a495b
Revert "disable Avalonia test"
14093bd
Reapply "disable Avalonia test"
7b1e81d
Revert "Reapply "disable Avalonia test""
5e0d634
updates
2bae526
claude fixes
87a7538
dotnet10 ymls
76c8877
skiasharp update and copilot fixes
a74ecc5
fixes
25495e2
comment out avalonia from rendering tests
aa92dd2
comment out avalonia tests
6d9f84f
allo updating baselines
c8a7b50
add comment
2c94e56
baseeline updates
7c6960e
icons aren't related to project
f3a0542
code coverage step failing, but don't fail CI
d8916f3
update system.memory
e07fd60
avalonia update (claude)
db4afbd
readd avalonia test
d4ae50e
re-add avalona tests
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 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.