pocketpy/.gitignore
Mahbub Alam 2950d88545
Add cjson module (#151)
* Add cjson module

* Create structure for cjson module

* Implemenet loads function

* Convert cJsonBool to python boolean

* Implement dumps function

* Convert json bool and null to python Bool and None

* necessary changes of project structure

* Update amalgamate.py

* Support non-dictionary json objects (list, tuple, string, number, bool, null)

* Fix tests

* fix CI

* fix CI

* Convert python to cJson and then to string

* Delete cJSON object after use

---------

Co-authored-by: Mahbub Alam <alam.mahbub214@gmail.com>
Co-authored-by: blueloveTH <blueloveth@foxmail.com>
2023-10-15 13:32:20 +08:00

43 lines
555 B
Plaintext

__pycache__/
.vscode
.ipynb_checkpoints
.DS_Store
.coverage
src/main
gmon.out
gprof.txt
/pocketpy
amalgamated
web/lib
*.so
*.dll
plugins/unity/
plugins/flutter/example/web/lib/pocketpy.js
plugins/flutter/example/web/lib/pocketpy.wasm
plugins/flutter/src/pocketpy.*
plugins/macos/pocketpy/pocketpy.*
include/pocketpy/_generated.h
profile.sh
test
src/httplib.h
main.exe
main.obj
pocketpy.exp
pocketpy.lib
APPS
build
pocketpy.dSYM
main
pypi/
libpocketpy.dylib
.xmake/
tests/res/WorldMap_Free_layout.ldtk
tests/res/WorldMap_GridVania_layout.ldtk
*.gcda