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
2 days
ago. based on code collected
2 days
ago.
Mar 18, 2025 — Mar 18, 2026
Showing page 2 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #34 from akopytov/master
Enrique García Cota
More...
about 8 years ago
Support LuaJIT cdata and ctype values in Inspector:putValue().
Alexey Kopytov
More...
about 8 years ago
updates version to 3.1.0
kikito
More...
almost 10 years ago
simplifies id generation. Fixes #28
kikito
More...
almost 10 years ago
Renaming of variables and spacing
kikito
More...
almost 10 years ago
Splits specs into two, to illustrate the different handling of escaped control chars
kikito
More...
almost 10 years ago
Retab & spacing
kikito
More...
almost 10 years ago
Merge branch 'zerochars' of https://github.com/andreashofer123/inspect.lua into andreashofer123-zerochars
kikito
More...
almost 10 years ago
Merge pull request #27 from andreashofer123/tostring
Enrique García
More...
almost 10 years ago
Merge pull request #26 from andreashofer123/process
Enrique García
More...
almost 10 years ago
changed 'tostring' from a field of inspect to a local variable
Andreas Hofer
More...
almost 10 years ago
added more control characters to test case
Andreas Hofer
More...
almost 10 years ago
changed function processRecursive
Andreas Hofer
More...
almost 10 years ago
alternative implementation to fix problem with Lua 5.1
Andreas Hofer
More...
almost 10 years ago
fix problem reported by coverage analysis
Andreas Hofer
More...
almost 10 years ago
fix problem reported by luacheck
Andreas Hofer
More...
almost 10 years ago
fix endless recursion when using inspect to reimplement global tostring
Andreas Hofer
More...
almost 10 years ago
fix problem with recursive tables when using the 'process' option
Andreas Hofer
More...
almost 10 years ago
fix problem with escaping zero and other control characters
Andreas Hofer
More...
almost 10 years ago
adds new rockspec
kikito
More...
about 10 years ago
bumps version to 3.0.3 and updates changelog
kikito
More...
about 10 years ago
Stops relying on rawlen/# to calculate the length of the sequence part of a table
kikito
More...
about 10 years ago
updates travis to include coverage & static analysis
kikito
More...
about 10 years ago
adds new rockspec file
kikito
More...
over 10 years ago
bumps version to 3.0.2
kikito
More...
over 10 years ago
Merge pull request #23 from mpeterv/fix-weak-tables
Enrique García
More...
over 10 years ago
Do not allow collecting weak tables while they are being inspected
mpeterv
More...
over 10 years ago
add new rockspec
kikito
More...
over 10 years ago
bump version to 3.0.1
kikito
More...
over 10 years ago
Adds a test for __len and uses _G.rawlen instead of rawlen to avoid warnings
kikito
More...
over 10 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