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
Type
/
to 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 }}
WickedShell
/
lua
Public
forked from
lua/lua
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
lua
lua.c
on
master
User selector
All users
All time
Commit history
Commits on May 24, 2017
include first standard header files
Show description for 4804bbd
roberto-ieru
committed
4804bbd
View commit details
Copy full SHA for 4804bbd
View code at this point
Browse repository at this point
Commits on Apr 19, 2017
detail in usage message for '-l' option
roberto-ieru
committed
9e1f1b1
View commit details
Copy full SHA for 9e1f1b1
View code at this point
Browse repository at this point
Commits on Jan 12, 2017
Handling of LUA_PATH/LUA_CPATH moved back to 'package' library
Show description for 94c1b3a
roberto-ieru
committed
94c1b3a
View commit details
Copy full SHA for 94c1b3a
View code at this point
Browse repository at this point
Commits on Dec 22, 2016
detail (removing spaces at end of lines)
roberto-ieru
committed
2a23531
View commit details
Copy full SHA for 2a23531
View code at this point
Browse repository at this point
Commits on Dec 13, 2016
LUA_PATHSUFFIX -> LUA_VERSUFFIX + LUA_VERSUFFIX used in the
Show description for 9f594ca
roberto-ieru
committed
9f594ca
View commit details
Copy full SHA for 9f594ca
View code at this point
Browse repository at this point
Commits on Jul 18, 2016
Handling of LUA_PATH/LUA_CPATH moved from package library to stand
Show description for de3fd8a
roberto-ieru
committed
de3fd8a
View commit details
Copy full SHA for de3fd8a
View code at this point
Browse repository at this point
Commits on Aug 14, 2015
added ';' at the end of "expression lines" ("return exp;") so that
Show description for ed19fe7
roberto-ieru
committed
ed19fe7
View commit details
Copy full SHA for ed19fe7
View code at this point
Browse repository at this point
Commits on Mar 30, 2015
details (avoid 'lint' warnings)
roberto-ieru
committed
3a91274
View commit details
Copy full SHA for 3a91274
View code at this point
Browse repository at this point
Commits on Mar 10, 2015
detail
roberto-ieru
committed
fd6e680
View commit details
Copy full SHA for fd6e680
View code at this point
Browse repository at this point
Commits on Mar 9, 2015
line history keep lines without added 'return'
roberto-ieru
committed
57c0db2
View commit details
Copy full SHA for 57c0db2
View code at this point
Browse repository at this point
Commits on Nov 11, 2014
detail (use new returned value from 'lua_getglobal' )
roberto-ieru
committed
87b179e
View commit details
Copy full SHA for 87b179e
View code at this point
Browse repository at this point
Commits on Nov 2, 2014
comments (references to "ANSI C" changed to "ISO C", which is the
Show description for e75c014
roberto-ieru
committed
e75c014
View commit details
Copy full SHA for e75c014
View code at this point
Browse repository at this point
added include for 'lprefix.h', for stuff that must be added before
Show description for 28fdbcf
roberto-ieru
committed
28fdbcf
View commit details
Copy full SHA for 28fdbcf
View code at this point
Browse repository at this point
Commits on Oct 31, 2014
LUA_WIN -> LUA_USE_WINDOWS
roberto-ieru
committed
1a69a3e
View commit details
Copy full SHA for 1a69a3e
View code at this point
Browse repository at this point
Commits on Oct 29, 2014
definitions for 'luai_writestring'/'luai_writeline'/'luai_writestringerror'
Show description for 05afee0
roberto-ieru
committed
05afee0
View commit details
Copy full SHA for 05afee0
View code at this point
Browse repository at this point
Commits on Oct 20, 2014
comments
roberto-ieru
committed
6d61381
View commit details
Copy full SHA for 6d61381
View code at this point
Browse repository at this point
message handler always adds a traceback to messages (even if they
Show description for 961760c
roberto-ieru
committed
961760c
View commit details
Copy full SHA for 961760c
View code at this point
Browse repository at this point
Commits on Oct 17, 2014
macros 'LUA_QL'/'LUA_QL' deprecated
roberto-ieru
committed
f97c64d
View commit details
Copy full SHA for f97c64d
View code at this point
Browse repository at this point
Commits on Sep 25, 2014
detail in 'report' + message handler always is called with an
Show description for 8ede2c3
roberto-ieru
committed
8ede2c3
View commit details
Copy full SHA for 8ede2c3
View code at this point
Browse repository at this point
Commits on Jun 30, 2014
detail (typos in comments)
roberto-ieru
committed
b9dcf99
View commit details
Copy full SHA for b9dcf99
View code at this point
Browse repository at this point
Commits on Jun 26, 2014
var-arguments to the script come from 'arg' table (not from original
Show description for 1020058
roberto-ieru
committed
1020058
View commit details
Copy full SHA for 1020058
View code at this point
Browse repository at this point
Commits on Jun 5, 2014
lots of janitor work (including comments) + 'arg' table created
Show description for 23f0ff9
roberto-ieru
committed
23f0ff9
View commit details
Copy full SHA for 23f0ff9
View code at this point
Browse repository at this point
Commits on Feb 26, 2014
more uniformity for defining system-dependent features
roberto-ieru
committed
c6c41e8
View commit details
Copy full SHA for c6c41e8
View code at this point
Browse repository at this point
Commits on Feb 5, 2014
still accepts initial '=' for expressions, for compatibility with old
Show description for 1721d09
roberto-ieru
committed
1721d09
View commit details
Copy full SHA for 1721d09
View code at this point
Browse repository at this point
Commits on Dec 16, 2013
new "calculator mode"; no need to add '=' to print expressions
roberto-ieru
committed
1a19893
View commit details
Copy full SHA for 1a19893
View code at this point
Browse repository at this point
Commits on Oct 7, 2013
detail (changing some names of macros)
roberto-ieru
committed
c5fcba1
View commit details
Copy full SHA for c5fcba1
View code at this point
Browse repository at this point
Commits on Sep 29, 2012
pops the string from 'get_prompt' only after using it
roberto-ieru
committed
ab7086e
View commit details
Copy full SHA for ab7086e
View code at this point
Browse repository at this point
Commits on May 23, 2012
spaces -> tabs in #defines
roberto-ieru
committed
054c20c
View commit details
Copy full SHA for 054c20c
View code at this point
Browse repository at this point
Commits on Apr 20, 2012
details (using lua_setglobal/lua_getglobal instead of explicit
Show description for 4cca1a4
roberto-ieru
committed
4cca1a4
View commit details
Copy full SHA for 4cca1a4
View code at this point
Browse repository at this point
Commits on Dec 12, 2011
new way to handle -E option (write a mark in the registry to avoid
Show description for e2fc2ce
roberto-ieru
committed
e2fc2ce
View commit details
Copy full SHA for e2fc2ce
View code at this point
Browse repository at this point
Commits on Aug 17, 2011
new option '-E' to avoid environment variables
roberto-ieru
committed
166dd02
View commit details
Copy full SHA for 166dd02
View code at this point
Browse repository at this point
Commits on Aug 4, 2011
detail (using array instead of several variables to keep track of
Show description for 6a5d89b
roberto-ieru
committed
6a5d89b
View commit details
Copy full SHA for 6a5d89b
View code at this point
Browse repository at this point
Commits on Jun 16, 2011
correct length for LUA_COPYRIGHT (without trailing '\0')
roberto-ieru
committed
beab626
View commit details
Copy full SHA for beab626
View code at this point
Browse repository at this point
Commits on May 26, 2011
new macro 'luai_writeline' to print newlines (and flush 'stdout')
roberto-ieru
committed
ee7d0c2
View commit details
Copy full SHA for ee7d0c2
View code at this point
Browse repository at this point
Commits on May 3, 2011
more complete (and hopefuly more correct) handling of 'sizeof(char)'
roberto-ieru
committed
ad2531a
View commit details
Copy full SHA for ad2531a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.