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 }}
SourceCoder-2017
/
PureScript
Public
forked from
loongly/PureScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
PureScript
BindGenerater
on
dev1
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 18, 2021
** change WObject handle type to "IntPtr"
kkin
committed
5211219
View commit details
Copy full SHA for 5211219
View code at this point
Browse repository at this point
* CSCGenerater
kkin
committed
e285d19
View commit details
Copy full SHA for e285d19
View code at this point
Browse repository at this point
Commits on Oct 17, 2021
* mix - class/method wrapper generater
kkin
committed
7a831cc
View commit details
Copy full SHA for 7a831cc
View code at this point
Browse repository at this point
Commits on Oct 10, 2021
* class/method generater
kkin
committed
89486b2
View commit details
Copy full SHA for 89486b2
View code at this point
Browse repository at this point
Commits on Oct 7, 2021
Merge branch 'dev1' of https://github.com/loongly/PureScript into dev1
kkin
committed
cc0c2fe
View commit details
Copy full SHA for cc0c2fe
View code at this point
Browse repository at this point
* mix - class/method generater
kkin
committed
3da174e
View commit details
Copy full SHA for 3da174e
View code at this point
Browse repository at this point
Commits on Oct 6, 2021
* generate warpper for all types / copy icall method for UnityEngine.dll
kkin
committed
87c8095
View commit details
Copy full SHA for 87c8095
View code at this point
Browse repository at this point
Commits on Sep 11, 2021
* netstandard reserved for unity2020 build bug
loongly
committed
9e7918c
View commit details
Copy full SHA for 9e7918c
View code at this point
Browse repository at this point
Commits on Sep 9, 2021
* uodate demo - ugui
loongly
committed
be0f8f7
View commit details
Copy full SHA for be0f8f7
View code at this point
Browse repository at this point
Commits on Sep 8, 2021
* call orign event
kkin
committed
29e3fbe
View commit details
Copy full SHA for 29e3fbe
View code at this point
Browse repository at this point
Commits on Aug 30, 2021
* strip aot error
kkin
committed
e9f21bb
View commit details
Copy full SHA for e9f21bb
View code at this point
Browse repository at this point
Commits on Aug 17, 2021
Merge branch 'master' of https://github.com/loongly/PureScript
loongly
committed
aa48850
View commit details
Copy full SHA for aa48850
View code at this point
Browse repository at this point
* [win] export .netframework
loongly
committed
5af8b4f
View commit details
Copy full SHA for 5af8b4f
View code at this point
Browse repository at this point
Merge pull request #5 from viocyan/master
Show description for 2877862
loongly
authored
2877862
View commit details
Copy full SHA for 2877862
View code at this point
Browse repository at this point
Commits on Aug 8, 2021
* dllImport 防止接口被strip
loongly
committed
a63eb71
View commit details
Copy full SHA for a63eb71
View code at this point
Browse repository at this point
unity2019导出了Baselib,用到了System.UIntPtr类型对应c++的size_t
quicklyslow
committed
3d5e1ce
View commit details
Copy full SHA for 3d5e1ce
View code at this point
Browse repository at this point
Commits on Aug 3, 2021
修复bug (Uint32 -> UInt32)
Show description for 5524d5d
viocyan
committed
5524d5d
View commit details
Copy full SHA for 5524d5d
View code at this point
Browse repository at this point
Commits on Mar 5, 2021
* compile errors.
loongly
authored and
liuyunlong
committed
482d619
View commit details
Copy full SHA for 482d619
View code at this point
Browse repository at this point
* ios auto build
loongly
authored and
liuyunlong
committed
89dd341
View commit details
Copy full SHA for 89dd341
View code at this point
Browse repository at this point
* support RunBinderBeforeStrip&RunBinderBeforeIl2cpp
loongly
authored and
liuyunlong
committed
c559af2
View commit details
Copy full SHA for c559af2
View code at this point
Browse repository at this point
* ignor
loongly
authored and
liuyunlong
committed
a578404
View commit details
Copy full SHA for a578404
View code at this point
Browse repository at this point
+ CSCGenerater/AOTGenerater / Binder config file / PureScriptBuilder /RegisterAssemblyMap
Show description for efefd72
loongly
authored and
liuyunlong
committed
efefd72
View commit details
Copy full SHA for efefd72
View code at this point
Browse repository at this point
+ ios runing
loongly
authored and
liuyunlong
committed
57d24e6
View commit details
Copy full SHA for 57d24e6
View code at this point
Browse repository at this point
* support Exception 'turn around'~
loongly
authored and
liuyunlong
committed
867c094
View commit details
Copy full SHA for 867c094
View code at this point
Browse repository at this point
+ resolve exception
Show description for 1812110
loongly
authored and
liuyunlong
committed
1812110
View commit details
Copy full SHA for 1812110
View code at this point
Browse repository at this point
* icall support System.Type/UnityEngine.Object
Show description for 541c3b8
loongly
authored and
liuyunlong
committed
541c3b8
View commit details
Copy full SHA for 541c3b8
View code at this point
Browse repository at this point
* merge c/csharp generater&engine
loongly
authored and
liuyunlong
committed
9a07f1e
View commit details
Copy full SHA for 9a07f1e
View code at this point
Browse repository at this point
+ merge icall binder
loongly
authored and
liuyunlong
committed
a4cd590
View commit details
Copy full SHA for a4cd590
View code at this point
Browse repository at this point
* rename Generater
loongly
authored and
liuyunlong
committed
477b514
View commit details
Copy full SHA for 477b514
View code at this point
Browse repository at this point
! resolve all Generater errors
loongly
authored and
liuyunlong
committed
5bab691
View commit details
Copy full SHA for 5bab691
View code at this point
Browse repository at this point
+ delegate property
Show description for bc520c0
loongly
authored and
liuyunlong
committed
bc520c0
View commit details
Copy full SHA for bc520c0
View code at this point
Browse repository at this point
* struct&delegate generater
Show description for af283f0
liuyunlong
committed
af283f0
View commit details
Copy full SHA for af283f0
View code at this point
Browse repository at this point
* resolve generater errors
Show description for ae72088
loongly
authored and
liuyunlong
committed
ae72088
View commit details
Copy full SHA for ae72088
View code at this point
Browse repository at this point
* resolve generater errors
Show description for 130c517
loongly
authored and
liuyunlong
committed
130c517
View commit details
Copy full SHA for 130c517
View code at this point
Browse repository at this point
+ DelegateResolver/ListResolver
Show description for 4a81a5d
loongly
authored and
liuyunlong
committed
4a81a5d
View commit details
Copy full SHA for 4a81a5d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.