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
Accelerator
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 }}
Techlord-RCE
/
GraphEngine
Public
forked from
microsoft/GraphEngine
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 26, 2018
Merge pull request #193 from Microsoft/pinvoke_fallback
Show description for 9e445eb
Yatao Li
authored
9e445eb
View commit details
Copy full SHA for 9e445eb
Browse repository at this point
Trinity.Core: netfx still need binary release...
Yatao Li
committed
22312ac
View commit details
Copy full SHA for 22312ac
Browse repository at this point
Trinity.C/Trinity.Core: move to standard pinvoke for net451/net461
Yatao Li
committed
5de34b1
View commit details
Copy full SHA for 5de34b1
Browse repository at this point
Trinity.TSL.CodeTemplates: fix #192
Yatao Li
committed
0567036
View commit details
Copy full SHA for 0567036
Browse repository at this point
Commits on Apr 10, 2018
freebase-likq: convert to new csproj. adjust SQLite dependencies
Yatao Li
committed
7839071
View commit details
Copy full SHA for 7839071
Browse repository at this point
Commits on Mar 25, 2018
Trinity.ServiceFabric: update sample protocol project. disable packing.
Yatao Li
committed
1220138
View commit details
Copy full SHA for 1220138
Browse repository at this point
Commits on Mar 24, 2018
Trinity.FFI: TypeDescriptor attribute mappings
Yatao Li
committed
4cded31
View commit details
Copy full SHA for 4cded31
Browse repository at this point
TypeDescriptor FFI ready
Yatao Li
committed
b1bf44d
View commit details
Copy full SHA for b1bf44d
Browse repository at this point
Trinity.Core: revert IStructDescriptor. TODO
Yatao Li
committed
93b2939
View commit details
Copy full SHA for 93b2939
Browse repository at this point
GraphEngine.Jit: add to build script
Yatao Li
committed
d0b6f7c
View commit details
Copy full SHA for d0b6f7c
Browse repository at this point
GraphEngine.Jit: wip
Yatao Li
committed
40b09c0
View commit details
Copy full SHA for 40b09c0
Browse repository at this point
Commits on Mar 23, 2018
Trinity.FFI: preliminary ICellDescriptor/IFieldDescriptor mapping
Yatao Li
committed
e8f943a
View commit details
Copy full SHA for e8f943a
Browse repository at this point
Trinity.FFI: refactor
Yatao Li
committed
dc60677
View commit details
Copy full SHA for dc60677
Browse repository at this point
Trinity.FFI: vector, array and string interop.
Yatao Li
committed
5cfc6d5
View commit details
Copy full SHA for 5cfc6d5
Browse repository at this point
Trinity.FFI: work on cell desc
Yatao Li
committed
219f82d
View commit details
Copy full SHA for 219f82d
Browse repository at this point
Add benchmark results
Yatao Li
committed
160baac
View commit details
Copy full SHA for 160baac
Browse repository at this point
Trinity.FFI: update python init script. add objectpool package reference so that tsl assemblies can be loaded
Yatao Li
committed
26480f9
View commit details
Copy full SHA for 26480f9
Browse repository at this point
Trinity.FFI: update FFI autocode; refactor methods
Yatao Li
committed
4f3e830
View commit details
Copy full SHA for 4f3e830
Browse repository at this point
fix Trinity.Core targeting frameworks -- net451 now references object pool v1.0; update test projects to also target net451
Yatao Li
committed
f4a7e62
View commit details
Copy full SHA for f4a7e62
Browse repository at this point
Merge branch 'TrinityLock'
Yatao Li
committed
87b376f
View commit details
Copy full SHA for 87b376f
Browse repository at this point
Merge pull request #164 from Microsoft/master_merge_multicelllock
Show description for d7de405
Yatao Li
authored
d7de405
View commit details
Copy full SHA for d7de405
Browse repository at this point
...
Yatao Li
committed
eb6c39b
View commit details
Copy full SHA for eb6c39b
Browse repository at this point
...
Yatao Li
committed
304bf2f
View commit details
Copy full SHA for 304bf2f
Browse repository at this point
Trinity.Core: fix netfx build
Yatao Li
committed
ae7ba78
View commit details
Copy full SHA for ae7ba78
Browse repository at this point
merge with master
Yatao Li
committed
182f121
View commit details
Copy full SHA for 182f121
Browse repository at this point
Trinity.C: fix POSIX build
Yatao Li
committed
01aa8dd
View commit details
Copy full SHA for 01aa8dd
Browse repository at this point
update benchmark
Yatao Li
committed
c276c50
View commit details
Copy full SHA for c276c50
Browse repository at this point
Merge pull request #178 from Microsoft/TrinityLock
Show description for 17055e7
Yatao Li
authored
17055e7
View commit details
Copy full SHA for 17055e7
Browse repository at this point
Commits on Mar 22, 2018
Trinity.C: switch to WaitOnAddress for TLock
Yatao Li
committed
5106faf
View commit details
Copy full SHA for 5106faf
Browse repository at this point
Trinity.C: re-align critical memory blocks
Yatao Li
committed
4ff6c19
View commit details
Copy full SHA for 4ff6c19
Browse repository at this point
Trinity.C: experimenting TrinityLock
Yatao Li
committed
948b363
View commit details
Copy full SHA for 948b363
Browse repository at this point
tests: add parallel benchmark
Yatao Li
committed
8c3b240
View commit details
Copy full SHA for 8c3b240
Browse repository at this point
Commits on Mar 21, 2018
Merge branch 'master' into master_merge_multicelllock
Yatao Li
committed
f53a174
View commit details
Copy full SHA for f53a174
Browse repository at this point
Trinity.TSL: use Microsoft.Extension.ObjectPool for caching accessors; bump runtime version to net461
Yatao Li
committed
c1ea0cc
View commit details
Copy full SHA for c1ea0cc
Browse repository at this point
benchmark: add switches
Yatao Li
committed
393faa2
View commit details
Copy full SHA for 393faa2
Browse repository at this point
Previous
Next
You can’t perform that action at this time.