openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Lua
Settings
|
Report Duplicate
241
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
20 minutes
ago. based on code collected
about 16 hours
ago.
Aug 20, 2025 — Aug 20, 2026
Showing page 190 of 196
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
routines are defined before rules, to allow correct compilation with bison
Waldemar Celes
More...
over 31 years ago
new file 'types.h'
Roberto Ierusalimschy
More...
over 31 years ago
implementation dependent types
Roberto Ierusalimschy
More...
over 31 years ago
better control of integer types and their limits
Roberto Ierusalimschy
More...
over 31 years ago
a field with value 'nil' must call the fallback 'index'
Roberto Ierusalimschy
More...
over 31 years ago
new constant LUA_NOOBJECT. 'lua_createtable' does not have parameters. 'lua_copystring' now is a macro
Roberto Ierusalimschy
More...
over 31 years ago
new constant LUA_NOOBJECT
Roberto Ierusalimschy
More...
over 31 years ago
new constant LUA_NOOBJECT. 'lua_error' never returns
Roberto Ierusalimschy
More...
over 31 years ago
Passar os argv apos '--' para Lua. Captura-se cada argv com a funcao argv(i), onde i = 1, 2, ...
Waldemar Celes
More...
over 31 years ago
no special treatment for C++ (this should be done in the C++ code)
Roberto Ierusalimschy
More...
over 31 years ago
debug message goes to stderr
Roberto Ierusalimschy
More...
over 31 years ago
new API function 'lua_pushliteral'
Roberto Ierusalimschy
More...
over 31 years ago
opcode PUSHSELF has a parameter that indicates the method to be called
Roberto Ierusalimschy
More...
over 31 years ago
small bug correction
Roberto Ierusalimschy
More...
over 31 years ago
'main' returns condition code
Roberto Ierusalimschy
More...
over 31 years ago
new hash function; hash value for strings are kept with the string
Roberto Ierusalimschy
More...
over 31 years ago
new hash function; hash value for strings are kept with the string
Roberto Ierusalimschy
More...
over 31 years ago
erased function yywrap (nobody used it)
Roberto Ierusalimschy
More...
over 31 years ago
new modules 'mem' and 'fallback'. correction of dependencies
Roberto Ierusalimschy
More...
over 31 years ago
modifications to avoid warnings when compiling yacc code
Roberto Ierusalimschy
More...
over 31 years ago
garbage collection tag for strings organized in struct TaggedString
Roberto Ierusalimschy
More...
over 31 years ago
small simplification
Roberto Ierusalimschy
More...
over 31 years ago
correction of function tonumber
Roberto Ierusalimschy
More...
over 31 years ago
no more unary '+'
Roberto Ierusalimschy
More...
over 31 years ago
new lua functions 'getglobal' and 'setglobal'
Roberto Ierusalimschy
More...
over 31 years ago
debug shows lines where functions were called
Roberto Ierusalimschy
More...
over 31 years ago
fallback for "call expression not a function" errors
Roberto Ierusalimschy
More...
over 31 years ago
fallback to unary minus is 'arith' with operation code 'unm'
Roberto Ierusalimschy
More...
over 31 years ago
lua_lock receives its parameter via stack. beginblock and endblock do not have parameters
Roberto Ierusalimschy
More...
almost 32 years ago
lua_lock receives its parameter via stack
Roberto Ierusalimschy
More...
almost 32 years ago
←
1
2
…
186
187
188
189
190
191
192
193
194
195
196
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree