Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
diffplug
/
selfie
Public
Notifications
You must be signed in to change notification settings
Fork
18
Star
101
Code
Issues
43
Pull requests
4
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
.NET port
- #281
#281
Draft
nedtwigg
wants to merge 24 commits into
main
diffplug/selfie:main
from
feat/csharp
diffplug/selfie:feat/csharp
Copy head branch name to clipboard
Conversation
Commits
24
(24)
Checks
Files changed
Draft
.NET port
#281
nedtwigg
wants to merge 24 commits into
main
diffplug/selfie:main
from
feat/csharp
diffplug/selfie:feat/csharp
Copy head branch name to clipboard
Commits
Commits on Mar 22, 2024
Ignore C# working directories.
nedtwigg
committed
8df9ab7
View commit details
Copy full SHA for 8df9ab7
Browse repository at this point
Add a project structure.
nedtwigg
committed
4cae936
View commit details
Copy full SHA for 4cae936
Browse repository at this point
Add the projects to the solution.
nedtwigg
committed
bec0a79
View commit details
Copy full SHA for bec0a79
Browse repository at this point
Commits on Mar 23, 2024
Set LangVersion to 8.0
nedtwigg
committed
f1471fc
View commit details
Copy full SHA for f1471fc
Browse repository at this point
Fix compile warnings.
nedtwigg
committed
478365f
View commit details
Copy full SHA for 478365f
Browse repository at this point
Add CI for the c# build.
nedtwigg
committed
74f7671
View commit details
Copy full SHA for 74f7671
Browse repository at this point
Formatted.
nedtwigg
committed
1d9ced2
View commit details
Copy full SHA for 1d9ced2
Browse repository at this point
Fix the CI and add formatting.
nedtwigg
committed
71df5f0
View commit details
Copy full SHA for 71df5f0
Browse repository at this point
Break formatting.
nedtwigg
committed
8dd1ae5
View commit details
Copy full SHA for 8dd1ae5
Browse repository at this point
First cut at a Slice class and its test.
nedtwigg
committed
01d7d30
View commit details
Copy full SHA for 01d7d30
Browse repository at this point
Run the tests on the server.
nedtwigg
committed
ba89965
View commit details
Copy full SHA for ba89965
Browse repository at this point
Less whitespace.
nedtwigg
committed
fee5b5f
View commit details
Copy full SHA for fee5b5f
Browse repository at this point
Bump LangVer to 10 so that we can have file-scoped namespace declarations.
nedtwigg
committed
b32b4a9
View commit details
Copy full SHA for b32b4a9
Browse repository at this point
For testing, bump to LangVersion 11 for multiline string literals.
nedtwigg
committed
3216a2c
View commit details
Copy full SHA for 3216a2c
Browse repository at this point
Break a test to see what it looks like in CI.
nedtwigg
committed
04bcecb
View commit details
Copy full SHA for 04bcecb
Browse repository at this point
Also fix formatting.
nedtwigg
committed
f97ab70
View commit details
Copy full SHA for f97ab70
Browse repository at this point
Revert "Break a test to see what it looks like in CI."
Show description for e779b76
nedtwigg
committed
e779b76
View commit details
Copy full SHA for e779b76
Browse repository at this point
Selfie and Guts as one-shotted by Claude.
nedtwigg
committed
e958c99
View commit details
Copy full SHA for e958c99
Browse repository at this point
Remove `Slice.cs`.
nedtwigg
committed
e9993ab
View commit details
Copy full SHA for e9993ab
Browse repository at this point
Commits on Mar 24, 2024
Progress on `ArrayMap`.
nedtwigg
committed
8eb33ec
View commit details
Copy full SHA for 8eb33ec
Browse repository at this point
ArrayMap is passing tests!
nedtwigg
committed
ff7afc1
View commit details
Copy full SHA for ff7afc1
Browse repository at this point
Revert "Remove `Slice.cs`."
Show description for a8106ed
nedtwigg
committed
a8106ed
View commit details
Copy full SHA for a8106ed
Browse repository at this point
Fix the namespaces of `Slice` and `Guts`.
nedtwigg
committed
0b9096f
View commit details
Copy full SHA for 0b9096f
Browse repository at this point
Rename our giant files because they're too much to handle for now.
nedtwigg
committed
d9f6d92
View commit details
Copy full SHA for d9f6d92
Browse repository at this point
You can’t perform that action at this time.