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 }}
socoding
/
node-lua
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
47
Code
Issues
0
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
node-lua
src
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 30, 2019
修复uv_is_closing判定问题
Show description for a02a11e
socoding
committed
a02a11e
View commit details
Copy full SHA for a02a11e
View code at this point
Browse repository at this point
Commits on Dec 4, 2018
lua_yieldable->lua_isyieldable
Show description for 4df65aa
socoding
committed
4df65aa
View commit details
Copy full SHA for 4df65aa
View code at this point
Browse repository at this point
Commits on Nov 27, 2018
Update lua_tcp_handle.cpp
Show description for 7060ce0
socoding
committed
7060ce0
View commit details
Copy full SHA for 7060ce0
View code at this point
Browse repository at this point
Commits on Oct 21, 2018
非release版本关闭o3优化
socoding
committed
ad4b285
View commit details
Copy full SHA for ad4b285
View code at this point
Browse repository at this point
Commits on Mar 14, 2018
修复context.wait 增加context.suspend
Show description for 47d15ec
socoding
committed
47d15ec
View commit details
Copy full SHA for 47d15ec
View code at this point
Browse repository at this point
Commits on Feb 27, 2018
修复buffer_split和buffer_remove造成的内存泄漏问题。
socoding
committed
1717d57
View commit details
Copy full SHA for 1717d57
View code at this point
Browse repository at this point
Commits on Feb 6, 2018
增加utf8支持
socoding
committed
2e526f8
View commit details
Copy full SHA for 2e526f8
View code at this point
Browse repository at this point
Commits on Jan 1, 2018
增加检测lua共享对象的模板函数
Show description for 733e486
socoding
committed
733e486
View commit details
Copy full SHA for 733e486
View code at this point
Browse repository at this point
共享对象小补丁
Show description for 6c1cd88
socoding
committed
6c1cd88
View commit details
Copy full SHA for 6c1cd88
View code at this point
Browse repository at this point
Commits on Dec 31, 2017
共享对象绑定Lua_Reg函数优化
Show description for d4d35d4
socoding
committed
d4d35d4
View commit details
Copy full SHA for d4d35d4
View code at this point
Browse repository at this point
内存对象共享补丁
Show description for b9b98aa
socoding
committed
b9b98aa
View commit details
Copy full SHA for b9b98aa
View code at this point
Browse repository at this point
Commits on Dec 30, 2017
支持跨context服务内存对象共享
Show description for ffdcb68
socoding
committed
ffdcb68
View commit details
Copy full SHA for ffdcb68
View code at this point
Browse repository at this point
Commits on Dec 19, 2017
增加获取服务名字的接口
Show description for e2ef990
socoding
committed
e2ef990
View commit details
Copy full SHA for e2ef990
View code at this point
Browse repository at this point
Commits on Nov 13, 2017
增加获取cpu数量接口
socoding
committed
a027bbf
View commit details
Copy full SHA for a027bbf
View code at this point
Browse repository at this point
Commits on Nov 12, 2017
增加通过fd获取source context的接口
socoding
committed
b99a9d4
View commit details
Copy full SHA for b99a9d4
View code at this point
Browse repository at this point
解决linux下uv__socket链接问题
socoding
committed
2fa0ee2
View commit details
Copy full SHA for 2fa0ee2
View code at this point
Browse repository at this point
tcp.listen增加reuseport支持。
socoding
committed
045935e
View commit details
Copy full SHA for 045935e
View code at this point
Browse repository at this point
Commits on Oct 25, 2017
增加 LUA_TNONE 判断
socoding
committed
da4d9a7
View commit details
Copy full SHA for da4d9a7
View code at this point
Browse repository at this point
解决严重内存拷贝问题memcpy->memmove
socoding
committed
9233eda
View commit details
Copy full SHA for 9233eda
View code at this point
Browse repository at this point
Commits on Oct 22, 2017
增加pthread连接选项,解决某些环境编译不通过的问题
socoding
committed
95b9d23
View commit details
Copy full SHA for 95b9d23
View code at this point
Browse repository at this point
Commits on Oct 21, 2017
增加获取lbuffer长度的metamethod
socoding
committed
5279315
View commit details
Copy full SHA for 5279315
View code at this point
Browse repository at this point
Commits on Oct 10, 2017
a little thing
socoding
committed
7237ba1
View commit details
Copy full SHA for 7237ba1
View code at this point
Browse repository at this point
fix warnings
socoding
committed
164d121
View commit details
Copy full SHA for 164d121
View code at this point
Browse repository at this point
优化buffer和lbuffer,增加了非常实用的几个接口
socoding
committed
9f63256
View commit details
Copy full SHA for 9f63256
View code at this point
Browse repository at this point
Commits on Sep 11, 2017
a little thing
socoding
committed
341e593
View commit details
Copy full SHA for 341e593
View code at this point
Browse repository at this point
Commits on Sep 10, 2017
修复linux下头文件确实问题
socoding
committed
64637c8
View commit details
Copy full SHA for 64637c8
View code at this point
Browse repository at this point
Commits on Aug 14, 2017
修复之前优化公用回调引起的bug
socoding
committed
6e0ca8f
View commit details
Copy full SHA for 6e0ca8f
View code at this point
Browse repository at this point
Commits on Sep 1, 2016
准备增加进程调试入口
socoding
committed
7f18f86
View commit details
Copy full SHA for 7f18f86
View code at this point
Browse repository at this point
Commits on Jun 23, 2016
增加context.run接口
socoding
committed
054a60b
View commit details
Copy full SHA for 054a60b
View code at this point
Browse repository at this point
Commits on Jun 21, 2016
do nothing
socoding
committed
79a2f49
View commit details
Copy full SHA for 79a2f49
View code at this point
Browse repository at this point
do nothing
socoding
committed
84c9522
View commit details
Copy full SHA for 84c9522
View code at this point
Browse repository at this point
do notingh
socoding
committed
4096072
View commit details
Copy full SHA for 4096072
View code at this point
Browse repository at this point
Commits on Jun 20, 2016
修复tpack压数据的错误
socoding
committed
13c6934
View commit details
Copy full SHA for 13c6934
View code at this point
Browse repository at this point
修复ltpack bug
socoding
committed
c694d18
View commit details
Copy full SHA for c694d18
View code at this point
Browse repository at this point
修复luaL_error函数多参参数格式问题(与printf类不同)
socoding
committed
bb28e6e
View commit details
Copy full SHA for bb28e6e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.