-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: andery119/json4lua
base: master
head repository: craigmj/json4lua
compare: master
- 13 commits
- 3 files changed
- 6 contributors
Commits on May 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2701d3a - Browse repository at this point
Copy the full SHA 2701d3aView commit details -
Merge pull request craigmj#20 from changangela/patch-1
Update json.lua to handle null entries in arrays.
Configuration menu - View commit details
-
Copy full SHA for 3fe84f7 - Browse repository at this point
Copy the full SHA 3fe84f7View commit details
Commits on Jul 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0b5f755 - Browse repository at this point
Copy the full SHA 0b5f755View commit details
Commits on Oct 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for da7a9a4 - Browse repository at this point
Copy the full SHA da7a9a4View commit details -
Merge pull request craigmj#22 from lucas59356/master
Fixed syntax error in json example
Configuration menu - View commit details
-
Copy full SHA for b9cad05 - Browse repository at this point
Copy the full SHA b9cad05View commit details
Commits on Oct 26, 2017
-
Updating deprecated call resulting in error
From Lua 5.2 reference manual: Function loadstring is deprecated. Use load instead; it now accepts string arguments and are exactly equivalent to loadstring.
Configuration menu - View commit details
-
Copy full SHA for ec7e515 - Browse repository at this point
Copy the full SHA ec7e515View commit details
Commits on Oct 27, 2017
-
Merge pull request craigmj#23 from NataliaDiaz/patch-1
Updating deprecated call resulting in error
Configuration menu - View commit details
-
Copy full SHA for 3f9db31 - Browse repository at this point
Copy the full SHA 3f9db31View commit details
Commits on Nov 7, 2017
-
Merge pull request craigmj#21 from changangela/patch-1
Fixed ipairs issue with array indices
Configuration menu - View commit details
-
Copy full SHA for d10400a - Browse repository at this point
Copy the full SHA d10400aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81cac2d - Browse repository at this point
Copy the full SHA 81cac2dView commit details -
Merge pull request craigmj#24 from ReactiioN1337/master
🐛 fixed decoding example (attempt to index global 'o' (a nil value))
Configuration menu - View commit details
-
Copy full SHA for c879400 - Browse repository at this point
Copy the full SHA c879400View commit details
Commits on Aug 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 8018444 - Browse repository at this point
Copy the full SHA 8018444View commit details
Commits on Aug 24, 2019
-
Merge pull request craigmj#25 from bvisonl/master
Update rpc.lua to include the jsonrpc = "2.0" property
Configuration menu - View commit details
-
Copy full SHA for 37b09f7 - Browse repository at this point
Copy the full SHA 37b09f7View commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a0da807 - Browse repository at this point
Copy the full SHA a0da807View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master