0
I Use This!
Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Mar 17, 2025 — Mar 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactoring of id-related metatables More... over 12 years ago
Merge pull request #7 from CheyiLin/master More... over 12 years ago
moved to MIT license More... over 12 years ago
add luajit cdata test More... over 12 years ago
remove local declarations at the top More... over 12 years ago
remove duplicated declaration More... over 12 years ago
arbitrary type support (e.g., LuaJIT's cdata) More... over 12 years ago
bump to v1.2.1 More... about 13 years ago
fixed metatable-related loop when a table is its own index. References #4 More... about 13 years ago
fix overflow when a table is its own metatable. References #4 More... about 13 years ago
use busted for specs instead of telescope More... about 13 years ago
Update README.md More... about 13 years ago
Update .travis.yml More... about 13 years ago
Create .travis.yml More... about 13 years ago
updated rockspec More... over 13 years ago
added rockspec More... over 13 years ago
transformed inspect into a callable table with _VERSION attribute More... over 13 years ago
updated README More... over 13 years ago
updated README More... over 13 years ago
bumped version to 1.2.0 More... over 13 years ago
updated README with the new changes More... over 13 years ago
spacing in spec More... over 13 years ago
made depth default to infinite More... over 13 years ago
removed table ids from tables that appear less than twice. Fixes #2 More... over 13 years ago
removed should from specs. fixes #3 More... over 13 years ago
other minor refactors More... over 13 years ago
small refactor More... over 13 years ago
Update README.textile More... over 14 years ago
v1.1.1 More... over 14 years ago
simplified spec running. Added new instructions for it. Managed case where __toString throws an error. Made local a function that was global by mistake More... over 14 years ago