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
.
Tencent
/
InjectFix
Public
Notifications
You must be signed in to change notification settings
Fork
431
Star
2.1k
Code
Issues
167
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
处理 nullable GetValueOrDefault
- #403
#403
Open
leinlin
wants to merge 15 commits into
Tencent:master
Tencent/InjectFix:master
from
leinlin:master
leinlin/InjectFix:master
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
处理 nullable GetValueOrDefault
#403
leinlin
wants to merge 15 commits into
Tencent:master
Tencent/InjectFix:master
from
leinlin:master
leinlin/InjectFix:master
Copy head branch name to clipboard
Commits
Commits on Sep 1, 2023
处理 nullable GetValueOrDefault
ale
committed
70060e9
View commit details
Copy full SHA for 70060e9
Browse repository at this point
Commits on Mar 29, 2024
stash代码
ale
committed
6647ad9
View commit details
Copy full SHA for 6647ad9
Browse repository at this point
Commits on Apr 18, 2024
解决 虚拟机内部的GC问题
ale
committed
17e9fef
View commit details
Copy full SHA for 17e9fef
Browse repository at this point
Commits on Apr 25, 2024
继续降低 injectfix的GC,加快injectfix binding的启动速度
ale
committed
dec7c74
View commit details
Copy full SHA for dec7c74
Browse repository at this point
回收 SetValue
ale
committed
d745263
View commit details
Copy full SHA for d745263
Browse repository at this point
Commits on Jul 25, 2024
提升 反射调用的性能
ale
committed
82eaa4b
View commit details
Copy full SHA for 82eaa4b
Browse repository at this point
Commits on Jul 26, 2024
修复一些性能优化的BUG
ale
committed
8484b7d
View commit details
Copy full SHA for 8484b7d
Browse repository at this point
Commits on Jul 29, 2024
多线程 安全
ale
committed
b12699e
View commit details
Copy full SHA for b12699e
Browse repository at this point
Commits on Aug 1, 2024
生成binding 代码
ale
committed
7591a66
View commit details
Copy full SHA for 7591a66
Browse repository at this point
Commits on Aug 6, 2024
1.object转void*,void* 转object直接使用il指令获取
Show description for 9f74201
ale
committed
9f74201
View commit details
Copy full SHA for 9f74201
Browse repository at this point
Commits on Aug 7, 2024
补上缺少的case,提高 switch case 性能
ale
committed
47f5642
View commit details
Copy full SHA for 47f5642
Browse repository at this point
value type clone也没用,因为object根本改不了,最终都是 new一个新的object出来然后替换进去
ale
committed
f8a05b0
View commit details
Copy full SHA for f8a05b0
Browse repository at this point
优化一下代码
ale
committed
52af561
View commit details
Copy full SHA for 52af561
Browse repository at this point
Commits on Aug 16, 2024
优化 指令
ale
committed
be188a3
View commit details
Copy full SHA for be188a3
Browse repository at this point
Commits on Oct 30, 2024
injectfix 优化
ale
committed
6a3aeac
View commit details
Copy full SHA for 6a3aeac
Browse repository at this point
You can’t perform that action at this time.