Skip to content
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

Reformatting code #29

Merged
merged 63 commits into from
Oct 7, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
c42b774
reformatting: cJSON_GetErrorPtr
FSMaxB Sep 27, 2016
542ed72
reformatting: cJSON_strcasecmp
FSMaxB Sep 27, 2016
18081c0
reformatting: cJSON_strdup
FSMaxB Sep 27, 2016
8db7e6d
reformatting: cJSON_InitHooks
FSMaxB Sep 27, 2016
55488f6
reformatting: cJSON_New_Item
FSMaxB Sep 27, 2016
46cfa68
reformatting: cJSON_Delete
FSMaxB Sep 27, 2016
88cbe57
reformatting: parse_number
FSMaxB Sep 27, 2016
d5bd497
reformatting: pow2gt
FSMaxB Sep 27, 2016
b53ce73
reformatting: printbuffer
FSMaxB Sep 27, 2016
7f9a269
reformatting: ensure
FSMaxB Sep 27, 2016
282006d
reformatting: update
FSMaxB Sep 27, 2016
67845e3
reformatting: print_number
FSMaxB Sep 27, 2016
e10f2bf
reformatting: parse_hex4
FSMaxB Sep 27, 2016
2e2dc87
reformatting: firstByteMark
FSMaxB Sep 27, 2016
c88d045
reformatting: parse_string
FSMaxB Sep 27, 2016
c71cd6c
reformatting: print_string_ptr
FSMaxB Sep 28, 2016
7423692
reformatting: print_string
FSMaxB Sep 28, 2016
d42febe
reformatting: Predeclared print prototypes
FSMaxB Sep 28, 2016
f1dd51b
reformatting: skip
FSMaxB Sep 28, 2016
e809022
reformatting: cJSON_ParseWithOpts
FSMaxB Sep 28, 2016
f36d9c9
reformatting: cJSON_Parse
FSMaxB Sep 28, 2016
1748902
reformatting: cJSON_Print
FSMaxB Sep 28, 2016
ec46581
reformatting: cJSON_PrintUnformatted
FSMaxB Sep 28, 2016
9b7eb6a
reformatting: cJSON_PrintBuffered
FSMaxB Sep 28, 2016
c5f635d
reformatting: parse_value
FSMaxB Sep 28, 2016
de4dc19
reformatting: print_value
FSMaxB Sep 28, 2016
a9f752e
reformatting: print_value: 255 -> 0xFF
FSMaxB Sep 28, 2016
ad711e6
reformatting: parse_array
FSMaxB Sep 28, 2016
782770c
reformatting: print_array
FSMaxB Sep 28, 2016
25632fa
reformatting: parse_object
FSMaxB Sep 28, 2016
31e53a1
reformatting: print_object
FSMaxB Sep 30, 2016
4fdb649
reformatting: cJSON_GetArraySize
FSMaxB Sep 30, 2016
05c2dc3
reformatting: cJSON_GetArrayItem
FSMaxB Sep 30, 2016
af44d57
reformatting: cJSON_GetObjectItem
FSMaxB Sep 30, 2016
17e1394
reformatting: cJSON_HasObjectItem
FSMaxB Sep 30, 2016
09545c0
reformatting: create_reference
FSMaxB Sep 30, 2016
c26f9b9
reformatting: cJSON_AddItemToArray
FSMaxB Sep 30, 2016
196885a
reformatting: cJSON_AddItemToObject
FSMaxB Sep 30, 2016
b55120e
reformatting: cJSON_AddItemToObjectCS
FSMaxB Sep 30, 2016
55e33d7
reformatting: cJSON_AddItemReferenceToArray
FSMaxB Sep 30, 2016
b602ef1
reformatting: cJSON_AddItemReferenceToObject
FSMaxB Sep 30, 2016
c636621
reformatting: cJSON_DetachItemFromArray
FSMaxB Sep 30, 2016
6e5063f
reformatting: cJSON_DeleteItemFromArray
FSMaxB Sep 30, 2016
96ec74c
reformatting: cJSON_DetachItemFromObject
FSMaxB Sep 30, 2016
207bb05
reformatting: cJSON_DeleteItemFromObject
FSMaxB Sep 30, 2016
69dcfcf
reformatting: cJSON_InsertItemInArray
FSMaxB Sep 30, 2016
dc8eb30
reformatting: cJSON_ReplaceItemInArray
FSMaxB Sep 30, 2016
3a80432
reformatting: cJSON_ReplaceItemInObject
FSMaxB Sep 30, 2016
cf7835b
reformatting: cJSON_CreateNull
FSMaxB Sep 30, 2016
fdfb9ff
reformatting: cJSON_CreateTrue
FSMaxB Sep 30, 2016
a0b5d6b
reformatting: cJSON_CreateFalse
FSMaxB Sep 30, 2016
99f61f2
reformatting: cJSON_CreateBool
FSMaxB Sep 30, 2016
3f9f497
reformatting: cJSON_CreateNumber
FSMaxB Sep 30, 2016
034003c
reformatting: cJSON_CreateString
FSMaxB Sep 30, 2016
e241081
reformatting: cJSON_CreateArray
FSMaxB Sep 30, 2016
21a0a88
reformatting: cJSON_CreateObject
FSMaxB Sep 30, 2016
f831aef
reformatting: cJSON_CreateIntArray
FSMaxB Sep 30, 2016
890b999
reformatting cJSON_CreateFloatArray
FSMaxB Sep 30, 2016
e272f72
reformatting: cJSON_CreateDoubleArray
FSMaxB Sep 30, 2016
e6fd236
reformatting: cJSON_CreateStringArray
FSMaxB Sep 30, 2016
9adc6e7
reformatting: cJSON_Duplicate
FSMaxB Sep 30, 2016
34388c2
reformatting: cJSON_Minify
FSMaxB Sep 30, 2016
ad3d513
reformatting: cJSON.h
FSMaxB Sep 30, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading