This website requires JavaScript.
Explore
Help
Sign In
AIR
/
parson
Watch
1
Star
0
Fork
0
You've already forked parson
mirror of
https://github.com/kgabis/parson.git
synced
2025-02-05 17:05:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
102a4467e1
parson
/
.gitignore
7 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added makefile.
2012-12-02 17:16:12 +00:00
.DS_Store
Marked various files as not executable. Also updated the .gitignore file to ignore object code, which is particularly useful when using this project as a git submodule.
2015-03-01 04:33:17 +00:00
test
*.o
Add support for string values with embedded '\0' characters (#137) * Add support for strings with \0 chars * address feedback * Increments minor version, adds comments, changes license year Co-authored-by: Krzysztof Gabis <kgabis@gmail.com>
2020-04-16 19:55:56 +00:00
testcpp
tests/test_2_serialized.txt
tests/test_2_serialized_pretty.txt
Reference in New Issue
Copy Permalink