Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Lua Json
Commits
7069e9a8
Commit
7069e9a8
authored
Jun 03, 2019
by
seny
Browse files
Version 0.1.2
parent
c7633030
Changes
2
Hide whitespace changes
Inline
Side-by-side
VERSION
View file @
7069e9a8
Current: 0.1.
1
Current: 0.1.
2
Release: 0.1.
1
Release: 0.1.
2
src/json.h
View file @
7069e9a8
...
@@ -29,7 +29,7 @@
...
@@ -29,7 +29,7 @@
#endif
#endif
#define MODNAME "lua-json"
#define MODNAME "lua-json"
#define VERSION "0.1.
1
"
#define VERSION "0.1.
2
"
#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