Commit Graph

85 Commits (b9b780caad33ec642b713c4facdeccd11a33bc8a)
 

Author SHA1 Message Date
kikito b9b780caad unindent in specs 10 years ago
kikito 9ce951f6af updated readme with wishes 10 years ago
kikito d07147ed54 transform back into metatable-based object-orientation 10 years ago
kikito 2961caa14a process option handles keys as well as items 10 years ago
kikito 5ecaca9205 better test names 10 years ago
kikito e74c899b7d refactor processRecursive 10 years ago
kikito a1b30ad8a3 process now handles most values. But what to do with keys? 11 years ago
kikito 7195bfa423 remove filter option 11 years ago
Enrique García e67a7471d4 Merge pull request #14 from ignacio/patch-1 11 years ago
Ignacio Burgueño ddf5d00e1c Still mentions telescope 11 years ago
Enrique García afb37ab9e9 Merge pull request #13 from cota/for-kikito 11 years ago
Emilio G. Cota 6d3a72ee1e README: fix typos 11 years ago
kikito a2ccd9220c extend filter with a path parameter. Fixes #12 11 years ago
Enrique García b718a2e55c Merge pull request #10 from Kodiologist/escaping 11 years ago
Kodi Arfer fbb524a813 removed use of string.quote("%q", str) 11 years ago
Kodi Arfer 0303fec453 tweaked string escaping, fixing GH-9 11 years ago
Kodi Arfer 588486afde removed ineffectual entry in controlCharsTranslation 11 years ago
Kodi Arfer a5291a2a2c renamed "unescape" functions to "escape" 11 years ago
Kodi Arfer 6373d7748a added more escaping tests 11 years ago
kikito cef9f42521 . 11 years ago
kikito da707f574f added 2.0-1 rockspec 11 years ago
kikito 42c17eedbb moved rockspec to rockspec folder 11 years ago
kikito 455fc40587 updated version to 2.0.0 11 years ago
kikito e47dbfc55c updated README to the latest options 11 years ago
kikito 76138d86a7 added filter option 11 years ago
kikito 8a65da658a made depth an options parameter 11 years ago
kikito e898803196 reordering of code in inspect.lua 11 years ago
kikito 0de3c69e5d made inspect.lua not object-oriented 11 years ago
kikito 7a0dae850d renamed comma variable 11 years ago
kikito c34213d266 refactor type sorting 11 years ago
kikito 04aea86a32 refactoring of id-related metatables 11 years ago
Enrique García 67f12d3664 Merge pull request #7 from CheyiLin/master 11 years ago
kikito e15c40b238 moved to MIT license 11 years ago
Cheyi Lin e6e4d07e51 add luajit cdata test 12 years ago
Cheyi Lin 59e989480d remove local declarations at the top 12 years ago
Cheyi Lin 2a0214c0b7 remove duplicated declaration 12 years ago
Cheyi Lin f9575fd443 arbitrary type support (e.g., LuaJIT's cdata) 12 years ago
kikito 091b62cd5d bump to v1.2.1 12 years ago
kikito 2b502e1a81 fixed metatable-related loop when a table is its own index. References #4 12 years ago
kikito 1514d86828 fix overflow when a table is its own metatable. References #4 12 years ago
kikito 0571e63e01 use busted for specs instead of telescope 12 years ago
Enrique García e2fe8827e4 Update README.md 12 years ago
Enrique García ce3269766e Update .travis.yml 12 years ago
Enrique García 8c78b64d2a Create .travis.yml 12 years ago
kikito 33cda55688 updated rockspec 12 years ago
kikito 8c1e844845 added rockspec 12 years ago
kikito 14a63ac985 transformed inspect into a callable table with _VERSION attribute 12 years ago
kikito 9df9eaf1c4 updated README 12 years ago
kikito 3c74d1ccc4 updated README 12 years ago
kikito 66ffbd5ed1 bumped version to 1.2.0 12 years ago