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
about 18 hours
ago. based on code collected
about 18 hours
ago.
Aug 10, 2025 — Aug 10, 2026
Showing page 192 of 196
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
garbage collection for locked objects
Roberto Ierusalimschy
More...
almost 32 years ago
error function for Lua
Roberto Ierusalimschy
More...
almost 32 years ago
lock mechanism
Roberto Ierusalimschy
More...
almost 32 years ago
new API
Roberto Ierusalimschy
More...
almost 32 years ago
new API: lua_Object now is an integer
Roberto Ierusalimschy
More...
almost 32 years ago
Type renamed to lua_Type
Roberto Ierusalimschy
More...
almost 32 years ago
first implementation of 'fallbacks'
Roberto Ierusalimschy
More...
almost 32 years ago
module to implement default fallbacks and lock mechanisms
Roberto Ierusalimschy
More...
almost 32 years ago
inheritance is not built-in
Roberto Ierusalimschy
More...
almost 32 years ago
new opcodes for '>' and '>='
Roberto Ierusalimschy
More...
almost 32 years ago
new global function 'setfallback'
Roberto Ierusalimschy
More...
almost 32 years ago
small corrections.
Roberto Ierusalimschy
More...
almost 32 years ago
creation of function do_protectedrun, that executes lua code enclosed in a setjmp, with error recovery. Elimination of functions lua_isnil, etc.
Roberto Ierusalimschy
More...
almost 32 years ago
Elimination of functions lua_isnil, etc.
Roberto Ierusalimschy
More...
almost 32 years ago
more functions from opcode.c 'open_file' and 'open_string' return an error message lua_type renamed to luaI_type (I for Internal, as this function is not exported outside lua)
Roberto Ierusalimschy
More...
almost 32 years ago
there is no need of predefined constants.
Roberto Ierusalimschy
More...
almost 32 years ago
RESET is generated at codereturn.
Roberto Ierusalimschy
More...
almost 32 years ago
because lua_error now does a longjmp, many functions do not need to check conditions.
Roberto Ierusalimschy
More...
almost 32 years ago
function 'lua_addfile' returns an error message
Roberto Ierusalimschy
More...
almost 32 years ago
prototype for function 'yylex'
Roberto Ierusalimschy
More...
almost 32 years ago
new way to call functions, plus several small changes. This is a temporary version!
Roberto Ierusalimschy
More...
almost 32 years ago
tags T_NIL, etc, changed to LUA_T_NIL, etc some lua_ functions changed form opcode.c to here
Roberto Ierusalimschy
More...
almost 32 years ago
tags T_NIL, etc, changed to LUA_T_NIL, etc
Roberto Ierusalimschy
More...
almost 32 years ago
frees filename from file stack
Roberto Ierusalimschy
More...
almost 32 years ago
CREATEARRAY now has an argument, the size of the array to create.
Roberto Ierusalimschy
More...
almost 32 years ago
small corrections
Roberto Ierusalimschy
More...
almost 32 years ago
deletion of 'include mm.h'
Roberto Ierusalimschy
More...
almost 32 years ago
implementacao das funcoes 'date', 'time' e 'beep'. troca de nome de 'abort' para 'exit'
Waldemar Celes
More...
almost 32 years ago
deletion of 'include mm.h'
Roberto Ierusalimschy
More...
almost 32 years ago
new parameter in function 'tree_create'. Maybe we will return to version 1.1
Waldemar Celes
More...
almost 32 years ago
←
1
2
…
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