0
I Use This!
Low Activity

Commits : Listings

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