0
I Use This!
Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Mar 17, 2025 — Mar 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
perf(luaJIT): use LuaJIT stringbuffers, if present. Fixes #67 (#78) More... 2 months ago
chore(ci): run make perf after each make test More... 2 months ago
chore: update Makefile to modern Luarocks command options More... 2 months ago
perf: respect depth limit in countCycles (#77) More... 2 months ago
refactor: luaKeywords is now created from a string (#76) More... 2 months ago
chore(ci): rebuild source and fix/update GHA (#74) More... 4 months ago
docs(README): fix typo in example. Fixes #69 (#72) More... 11 months ago
docs(readme): Insert missing word inferred from context (#68) More... 11 months ago
make inspect work without rawget (#63) More... about 3 years ago
escape table keys that map to lua keywords (#59) More... about 3 years ago
typo fix (#61) More... about 3 years ago
(chore) add 3.1.3 rockspec More... almost 4 years ago
docs(changelog) 3.1.3 More... almost 4 years ago
(perf) introduce perf test harness and refactor (#54) More... almost 4 years ago
(ci) add separate luacheck step and generation check (#53) More... about 4 years ago
(docs) add Contributing section to Readme More... about 4 years ago
(chore) add luacheck to Makefile More... about 4 years ago
(refactor) rewrite using Teal (#52) More... about 4 years ago
add 3.1.2 rockspec More... over 4 years ago
changelog for 3.1.2 More... over 4 years ago
Merge pull request #49 from kikito/fix-del-escape More... over 4 years ago
replace travis by github actions More... over 4 years ago
escape DEL character. fixes #40 More... over 4 years ago
allow using inspect inside __tostring metamethods without errors More... almost 8 years ago
Merge pull request #37 from kikito/rawpairs More... almost 8 years ago
Ignore __pairs when iterating over tables More... about 8 years ago
ignore metatables with __metatable field set to non-nil non-table values More... about 8 years ago
3.1.1 rockspec More... about 8 years ago
update changelog More... about 8 years ago
luacheck fix More... about 8 years ago