openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
I
inspect.lua
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
4 days
ago. based on code collected
4 days
ago.
Mar 25, 2025 — Mar 25, 2026
Showing page 3 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #21 from Nymphium/get_t_length_with_rawlen
Enrique García
More...
over 10 years ago
fixes __len issue using rawlen instead of #t in a couple places
kikito
More...
over 10 years ago
second attempt at fixing travis
kikito
More...
over 10 years ago
attempts to fix failing travis
kikito
More...
over 10 years ago
adds test for rawlen
kikito
More...
over 10 years ago
just use # for Lua 5.1
nymphium
More...
over 10 years ago
uses hererocks in travis
kikito
More...
over 10 years ago
implement simple rawlen function for Lua 5.1
nymphium
More...
over 10 years ago
avoid __len metamethod
nymphium
More...
over 10 years ago
Merge pull request #19 from mpeterv/fix-spec
Enrique García
More...
over 11 years ago
Merge pull request #18 from mpeterv/remove-redundant-function
Enrique García
More...
over 11 years ago
Fix order of arguments in assertions
mpeterv
More...
over 11 years ago
Remove redundant `escapeChar` function
mpeterv
More...
over 11 years ago
changelog moved to its own file
kikito
More...
over 11 years ago
upped version. Fixes #17
kikito
More...
over 11 years ago
Update README.md
Enrique García
More...
over 11 years ago
Update README.md
Enrique García
More...
over 11 years ago
rockspec for inspect 3.0
kikito
More...
over 11 years ago
remove redundant describe block
kikito
More...
over 11 years ago
remove unused values & params
kikito
More...
over 11 years ago
fix inconsistent var name
kikito
More...
over 11 years ago
Fix float keys being masked in tables with array elements
kikito
More...
over 11 years ago
refactor out commacontrol method
kikito
More...
over 11 years ago
Touch stuff about license. Add change log
kikito
More...
over 11 years ago
Remove deprecated stuff from read me
kikito
More...
over 11 years ago
Fix process example in README
kikito
More...
over 11 years ago
update travis
kikito
More...
over 11 years ago
newline & indent options
kikito
More...
over 11 years ago
<key>, <metatable> -> inspect.KEY, inspect.METATABLE
kikito
More...
over 11 years ago
Use '<key>' and '<metatable> on keys correctly
kikito
More...
over 11 years ago
←
1
2
3
4
5
6
→
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