1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-07-08 18:07:12 +02:00

Add Jansson vendor library.

This commit is contained in:
Sandu Liviu Catalin
2021-07-06 17:16:28 +03:00
parent a268756153
commit e5e179e6ba
350 changed files with 18728 additions and 1 deletions
module
vendor
CMakeLists.txt
Jansson
Android.mkCHANGESCMakeLists.txtCleanSpec.mkLICENSEMakefile.amREADME.rst
android
appveyor.yml
cmake
configure.ac
doc
examples
jansson.pc.inrelease.sh
scripts
src
test
Makefile.am
bin
ossfuzz
run-suites
scripts
suites
Makefile.am
api
encoding-flags
array
compact-array
compact-object
ensure-ascii
indent-array
indent-compact-array
indent-compact-object
indent-object
object
preserve-order
real-precision
run
sort-keys
invalid-unicode
encoded-surrogate-half
invalid-utf-8-after-backslash
invalid-utf-8-in-array
invalid-utf-8-in-bigger-int
invalid-utf-8-in-escape
invalid-utf-8-in-exponent
invalid-utf-8-in-identifier
invalid-utf-8-in-int
invalid-utf-8-in-real-after-e
invalid-utf-8-in-string
lone-invalid-utf-8
lone-utf-8-continuation-byte
not-in-unicode-range
overlong-3-byte-encoding
overlong-4-byte-encoding
overlong-ascii-encoding
restricted-utf-8
run
truncated-utf-8
invalid
apostrophe
ascii-unicode-identifier
brace-comma
bracket-comma
bracket-one-comma
empty
extra-comma-in-array
extra-comma-in-multiline-array
garbage-after-newline
garbage-at-the-end
integer-starting-with-zero
invalid-escape
invalid-identifier
invalid-negative-integer
invalid-negative-real
invalid-second-surrogate
invalid-unicode-escape
lone-open-brace
lone-open-bracket
lone-second-surrogate
minus-sign-without-number
negative-integer-starting-with-zero
null-byte-in-object-key
null-byte-in-string
null-byte-outside-string
null-escape-in-string
null
object-apostrophes
object-garbage-at-end
object-in-unterminated-array
object-no-colon
object-no-value
object-unterminated-value
real-garbage-after-e
real-negative-overflow
real-positive-overflow
real-truncated-at-e
real-truncated-at-point
recursion-depth
run
tab-character-in-string
too-big-negative-integer
too-big-positive-integer
truncated-unicode-surrogate
unicode-identifier
unterminated-array-and-object
unterminated-array
unterminated-empty-key
unterminated-key
unterminated-object-and-array
unterminated-string
valid
complex-array
empty-array
empty-object-in-array
empty-object
empty-string
escaped-utf-control-char
false
negative-int
negative-one
negative-zero
null
one-byte-utf-8
real-capital-e-negative-exponent
real-capital-e-positive-exponent
real-capital-e
real-exponent
real-fraction-exponent
real-negative-exponent
real-positive-exponent
real-subnormal-number
real-underflow
run
short-string
simple-ascii-string
simple-int-0
simple-int-1
simple-int-123
simple-object
simple-real
string-escapes
three-byte-utf-8
true
two-byte-utf-8
utf-8-string
utf-surrogate-four-byte-encoding

@ -0,0 +1 @@
["abcdefghijklmnopqrstuvwxyz1234567890 "]