Commit Graph

  • 3392fa6314 just use # for Lua 5.1 nymphium 2015-11-20 23:51:44 +0900
  • 3d27a547e0 uses hererocks in travis kikito 2015-11-13 22:11:17 +0100
  • 6c1a22c207 implement simple rawlen function for Lua 5.1 nymphium 2015-11-13 05:58:04 +0900
  • ec524dfc6a avoid __len metamethod nymphium 2015-11-13 05:35:01 +0900
  • 048594e5a2 Merge 805ea9e88d into 96a1e6cc6f rst256 2015-01-15 22:44:54 +0000
  • 805ea9e88d Store used external function in local scope rst256 2015-01-16 05:44:00 +0700
  • 96a1e6cc6f Merge pull request #19 from mpeterv/fix-spec Enrique García 2014-11-19 17:59:18 +0100
  • 47e186d1e2 Merge pull request #18 from mpeterv/remove-redundant-function Enrique García 2014-11-19 17:57:37 +0100
  • 373d56d4be Fix order of arguments in assertions mpeterv 2014-11-18 20:02:55 +0300
  • b2217c6806 Remove redundant escapeChar function mpeterv 2014-11-18 19:42:53 +0300
  • 54d2c28c7a changelog moved to its own file kikito 2014-09-21 11:39:20 +0200
  • 8df8cd8b33 upped version. Fixes #17 kikito 2014-09-21 11:25:29 +0200
  • 30472a993e upped version. Fixes #17 v3.0.0 kikito 2014-09-21 11:25:29 +0200
  • 334e5cb68f Update README.md Enrique García 2014-09-20 16:14:47 +0200
  • 0997a4e846 Update README.md Enrique García 2014-09-20 10:51:01 +0200
  • cdaefcf744 rockspec for inspect 3.0 kikito 2014-09-19 23:05:04 +0200
  • e4a9c872b4 remove redundant describe block kikito 2014-09-19 22:56:57 +0200
  • f153849088 remove unused values & params kikito 2014-09-19 22:54:35 +0200
  • 3eb9c65c7b fix inconsistent var name kikito 2014-09-19 22:52:10 +0200
  • 182e6f28c1 Fix float keys being masked in tables with array elements kikito 2014-09-19 22:50:48 +0200
  • 99deb522f8 refactor out commacontrol method kikito 2014-09-19 22:35:07 +0200
  • e35338984d Touch stuff about license. Add change log kikito 2014-09-15 10:51:02 +0200
  • 103e8e843d Remove deprecated stuff from read me kikito 2014-09-15 10:49:48 +0200
  • c22d3381e7 Fix process example in README kikito 2014-09-15 10:49:12 +0200
  • 33af4ee2ea update travis kikito 2014-09-13 14:44:56 +0200
  • 99e8c03959 newline & indent options kikito 2014-09-13 12:33:20 +0200
  • 9054ee1051 <key>, <metatable> -> inspect.KEY, inspect.METATABLE kikito 2014-09-13 12:12:41 +0200
  • 1fb5373a45 Use '<key>' and '<metatable> on keys correctly kikito 2014-09-12 15:36:38 +0200
  • b9b780caad unindent in specs kikito 2014-09-07 22:32:31 +0200
  • 9ce951f6af updated readme with wishes kikito 2014-09-07 17:54:37 +0200
  • d07147ed54 transform back into metatable-based object-orientation kikito 2014-08-21 20:15:25 +0200
  • 2961caa14a process option handles keys as well as items kikito 2014-08-16 19:44:35 +0200
  • 5ecaca9205 better test names kikito 2014-08-16 16:50:29 +0200
  • e74c899b7d refactor processRecursive kikito 2014-08-16 16:35:24 +0200
  • a1b30ad8a3 process now handles most values. But what to do with keys? kikito 2014-07-06 18:44:31 +0200
  • 7195bfa423 remove filter option kikito 2014-07-06 17:24:37 +0200
  • 6e5a143ba1 Merge bd5f6e0a61 into e67a7471d4 TJ Kells 2014-04-09 18:41:35 +0000
  • bd5f6e0a61 Update test data TJ Kells 2014-04-09 13:41:26 -0500
  • d0a52cbebb Update inspect.lua TJ Kells 2014-04-09 11:13:29 -0500
  • e67a7471d4 Merge pull request #14 from ignacio/patch-1 Enrique García 2014-03-16 04:08:55 +0100
  • ddf5d00e1c Still mentions telescope Ignacio Burgueño 2014-03-15 17:49:59 -0700
  • afb37ab9e9 Merge pull request #13 from cota/for-kikito Enrique García 2014-03-10 17:43:10 +0100
  • 6d3a72ee1e README: fix typos Emilio G. Cota 2014-03-10 12:30:23 -0400
  • a2ccd9220c extend filter with a path parameter. Fixes #12 kikito 2014-02-09 18:42:38 +0100
  • b718a2e55c Merge pull request #10 from Kodiologist/escaping Enrique García 2014-01-09 04:02:16 -0800
  • fbb524a813 removed use of string.quote("%q", str) Kodi Arfer 2014-01-07 10:57:42 -0500
  • 0303fec453 tweaked string escaping, fixing GH-9 Kodi Arfer 2014-01-07 09:21:59 -0500
  • 588486afde removed ineffectual entry in controlCharsTranslation Kodi Arfer 2014-01-07 09:20:31 -0500
  • a5291a2a2c renamed "unescape" functions to "escape" Kodi Arfer 2014-01-07 09:00:54 -0500
  • 6373d7748a added more escaping tests Kodi Arfer 2014-01-07 08:56:10 -0500
  • 98b05b6f19 Merge f833a5c3b0 into cef9f42521 Dmitry Pashkevich 2013-09-16 05:00:52 -0700
  • f833a5c3b0 Added a shorthand for specifying depth as the second argument dpashkevich 2013-09-16 15:57:39 +0400
  • cef9f42521 . v2.0.0 kikito 2013-09-15 22:22:34 +0200
  • da707f574f added 2.0-1 rockspec kikito 2013-09-15 14:35:48 +0200
  • 42c17eedbb moved rockspec to rockspec folder kikito 2013-09-15 14:27:49 +0200
  • 455fc40587 updated version to 2.0.0 kikito 2013-09-15 13:32:39 +0200
  • e47dbfc55c updated README to the latest options kikito 2013-09-15 13:32:04 +0200
  • 76138d86a7 added filter option kikito 2013-09-15 13:02:45 +0200
  • 8a65da658a made depth an options parameter kikito 2013-09-15 11:23:01 +0200
  • e898803196 reordering of code in inspect.lua kikito 2013-09-14 18:14:52 +0200
  • 0de3c69e5d made inspect.lua not object-oriented kikito 2013-09-14 18:12:47 +0200
  • 7a0dae850d renamed comma variable kikito 2013-09-14 17:06:06 +0200
  • c34213d266 refactor type sorting kikito 2013-09-14 16:45:31 +0200
  • 04aea86a32 refactoring of id-related metatables kikito 2013-09-14 16:12:24 +0200
  • 67f12d3664 Merge pull request #7 from CheyiLin/master Enrique García 2013-09-14 05:24:39 -0700
  • 28ce20a57e Merge e6e4d07e51 into e15c40b238 Cheyi Lin 2013-09-14 04:20:04 -0700
  • e15c40b238 moved to MIT license kikito 2013-09-14 13:17:48 +0200
  • e6e4d07e51 add luajit cdata test Cheyi Lin 2013-06-27 18:05:19 +0800
  • 59e989480d remove local declarations at the top Cheyi Lin 2013-06-27 18:03:26 +0800
  • 2a0214c0b7 remove duplicated declaration Cheyi Lin 2013-06-19 22:59:34 +0800
  • f9575fd443 arbitrary type support (e.g., LuaJIT's cdata) Cheyi Lin 2013-06-19 19:33:16 +0800
  • 091b62cd5d bump to v1.2.1 v1.2.1 kikito 2013-01-21 00:51:44 +0100
  • 2b502e1a81 fixed metatable-related loop when a table is its own index. References #4 kikito 2013-01-21 00:49:22 +0100
  • 1514d86828 fix overflow when a table is its own metatable. References #4 kikito 2013-01-20 17:23:36 +0100
  • 0571e63e01 use busted for specs instead of telescope kikito 2013-01-20 17:07:41 +0100
  • e2fe8827e4 Update README.md Enrique García 2013-01-02 01:59:15 +0100
  • ce3269766e Update .travis.yml Enrique García 2013-01-02 01:53:53 +0100
  • 8c78b64d2a Create .travis.yml Enrique García 2013-01-01 16:50:54 -0800
  • 33cda55688 updated rockspec v1.2.0 kikito 2012-11-05 23:37:53 +0100
  • 8c1e844845 added rockspec kikito 2012-11-03 20:23:43 +0100
  • 14a63ac985 transformed inspect into a callable table with _VERSION attribute kikito 2012-11-03 15:17:14 +0100
  • 9df9eaf1c4 updated README kikito 2012-10-30 00:21:31 +0100
  • 3c74d1ccc4 updated README kikito 2012-10-30 00:17:50 +0100
  • 66ffbd5ed1 bumped version to 1.2.0 kikito 2012-10-30 00:05:39 +0100
  • 4cffae8b5b updated README with the new changes kikito 2012-10-30 00:02:12 +0100
  • f4eceb558a spacing in spec kikito 2012-10-29 23:41:56 +0100
  • 78c4643ba0 made depth default to infinite kikito 2012-10-29 23:32:44 +0100
  • b744b7f3f8 removed table ids from tables that appear less than twice. Fixes #2 kikito 2012-10-29 23:26:49 +0100
  • d01950cee3 removed should from specs. fixes #3 kikito 2012-10-29 21:11:20 +0100
  • fa1ef6683e other minor refactors kikito 2012-10-29 21:05:31 +0100
  • 282800b478 small refactor kikito 2012-10-29 20:49:20 +0100
  • 54ef1b0711 Update README.textile Enrique García 2011-12-05 19:51:36 +0100
  • 6099c50497 v1.1.1 1.1.1 Enrique García Cota 2011-08-13 00:53:48 +0200
  • 4c92bad614 simplified spec running. Added new instructions for it. Managed case where __toString throws an error. Made local a function that was global by mistake Enrique García Cota 2011-08-13 00:52:55 +0200
  • ca9e012357 edited README Enrique García Cota 2011-05-10 00:48:23 +0200
  • 8804f4f1a8 added counters for functions, tables, userdata and threads. updated to v1.1 1.1 Enrique García Cota 2011-05-10 00:31:56 +0200
  • 3f50db4dbe Edited BSD-LICENSE.txt via GitHub Enrique García 2011-04-25 05:13:26 -0700
  • b0d37e5251 fixed comment typos Enrique García Cota 2011-04-24 15:07:18 +0200
  • 1583badc2f updating version to 1.0 1.0 Enrique García Cota 2011-04-24 02:49:32 +0200
  • 73af6baafa updated readme Enrique García Cota 2011-04-24 02:46:52 +0200