Kodi Arfer
|
588486afde
|
removed ineffectual entry in controlCharsTranslation
|
11 years ago |
Kodi Arfer
|
a5291a2a2c
|
renamed "unescape" functions to "escape"
These functions replace raw characters with escape sequences rather than the reverse.
|
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
arbitrary type support (e.g., LuaJIT's cdata)
|
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 |
kikito
|
4cffae8b5b
|
updated README with the new changes
|
12 years ago |
kikito
|
f4eceb558a
|
spacing in spec
|
12 years ago |
kikito
|
78c4643ba0
|
made depth default to infinite
|
12 years ago |
kikito
|
b744b7f3f8
|
removed table ids from tables that appear less than twice. Fixes #2
|
12 years ago |
kikito
|
d01950cee3
|
removed should from specs. fixes #3
|
12 years ago |
kikito
|
fa1ef6683e
|
other minor refactors
|
12 years ago |
kikito
|
282800b478
|
small refactor
|
12 years ago |
Enrique García
|
54ef1b0711
|
Update README.textile
|
13 years ago |
Enrique García Cota
|
6099c50497
|
v1.1.1
|
13 years ago |
Enrique García Cota
|
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
|
13 years ago |
Enrique García Cota
|
ca9e012357
|
edited README
|
14 years ago |
Enrique García Cota
|
8804f4f1a8
|
added counters for functions, tables, userdata and threads. updated to v1.1
|
14 years ago |
Enrique García
|
3f50db4dbe
|
Edited BSD-LICENSE.txt via GitHub
|
14 years ago |
Enrique García Cota
|
b0d37e5251
|
fixed comment typos
|
14 years ago |
Enrique García Cota
|
1583badc2f
|
updating version to 1.0
|
14 years ago |
Enrique García Cota
|
73af6baafa
|
updated readme
|
14 years ago |