Commit Graph

22 Commits

Author SHA1 Message Date
b8ee888756 include input_macros.h in main.c 2023-07-27 14:56:50 +03:00
1a9807450f create input macros header file 2023-07-27 14:55:33 +03:00
2fd1b3f10e Merge pull request 'jansson' (#5) from jansson into main
Reviewed-on: emilyd/libreshop_client#5
2023-07-21 13:59:03 +00:00
3cb478a7d2 Merge pull request 'HTTP demo with Jansson for JSON parsing' (#4) from nez/libreshop_client:main into jansson
Reviewed-on: emilyd/libreshop_client#4
2023-07-21 13:53:23 +00:00
nez
efd99afe06 Merge branch 'main' into main 2023-07-21 13:48:12 +00:00
nez
a1c4428d37 HTTP demo with Jansson for JSON parsing 2023-07-21 13:44:07 +00:00
27cdc9cc0b JSON parsing example 2023-07-21 15:39:29 +02:00
6f627a88aa Add jansson.h + for-loop hack for header skip on http req 2023-07-21 09:47:59 +02:00
b15de193d5 Merge pull request 'add debug header file' (#3) from debug_helper into main
Reviewed-on: emilyd/libreshop_client#3
2023-07-21 06:37:36 +00:00
0ebd26d561 add breaks to switch statement, oops... 2023-07-21 09:33:58 +03:00
d9593f3fa0 add noisy debug_pause variation 2023-07-21 09:32:06 +03:00
51a1bf7f0e add warning if user is on a debug build 2023-07-21 09:31:35 +03:00
630133f77a add commented out debug header to main.c 2023-07-21 09:12:42 +03:00
df30905389 debugging header file 2023-07-21 09:07:34 +03:00
7003a9c8a3 debug pause function 2023-07-21 09:07:21 +03:00
c6bbfcac10 Merge pull request 'merge sandia' (#2) from sandia into main
Reviewed-on: emilyd/libreshop_client#2
2023-07-21 06:00:49 +00:00
b70cd34215 close sandia instead of sandia_response 2023-07-21 08:52:09 +03:00
e143fdb1a4 Merge pull request 'Add sandia library' (#1) from nez/libreshop_client:main into sandia
Reviewed-on: emilyd/libreshop_client#1
2023-07-21 05:51:29 +00:00
75ecdeb635 Add sandia library 2023-07-20 21:10:01 +02:00
3e6d29d918 add project specific rules to .gitignore 2023-07-20 21:59:45 +03:00
6aae74dfa7 add pre-git source code 2023-07-20 21:59:22 +03:00
01d45901de Initial commit 2023-07-20 18:16:00 +00:00