Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Lua Json
Commits
fb96e356
Commit
fb96e356
authored
May 23, 2019
by
seny
Browse files
Version 0.1.1
parent
e54f34bf
Changes
2
Show whitespace changes
Inline
Side-by-side
VERSION
View file @
fb96e356
Current: 0.1.
0
Current: 0.1.
1
Release: 0.1.
0
Release: 0.1.
1
src/json.h
View file @
fb96e356
...
@@ -29,7 +29,7 @@
...
@@ -29,7 +29,7 @@
#endif
#endif
#define MODNAME "lua-json"
#define MODNAME "lua-json"
#define VERSION "0.1.
0
"
#define VERSION "0.1.
1
"
#define checkStack(L) luaL_checkstack(L, LUA_MINSTACK, "too many nested values")
#define checkStack(L) luaL_checkstack(L, LUA_MINSTACK, "too many nested values")
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment