-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Minor third-party bumps #1828
Minor third-party bumps #1828
Conversation
Oh, quite a lot of stuff actually... |
And since we like shipping thirty different JSON parsers, I'll add that |
(For LPeg 1.1.0 support)
Snark aside, there's a potential cleanup opportunity to drop luajson in favor of lunajson (or, well, rapidjson even) for the few things using it in main. ( |
Do you mean require("json") or yet another implementation ? |
Yeah, that's what tripped me up in saying we weren't using luajson anymore: I was looking for a |
Nothing major in LuaJIT
And LPeg & LuaJSON because I noticed the lpeg update on Gentoo ;p.
I'm not even, sure we actually have anything that still uses laujson in front...
This change is