1 file changed
+1
-1
lines changed- .gitmodules-3
- 3rd/dmath/dmath-1
- CMakeLists.txt-13
- CMakeOptions.txt+1-1
- build_android_libs.sh-1
- build_darwin_libs.sh-1
- build_ios_libs.sh-1
- cmake_build.py+1-1
- docs/modules/colorcvt.md-10
- include/pocketpy/common/_log_spline_tbl.h+4.1k
- include/pocketpy/common/algorithm.h+1
- include/pocketpy/common/dmath.h+47
- include/pocketpy/config.h-6
- plugins/flutter/pocketpy/src/CMakeLists.txt-1
- scripts/gen_sin_table.py+25
- src/bindings/py_number.c+9-9
- src/common/dmath.c+706
- src/common/sstream.c+3-3
- src/interpreter/vm.c+1-1
- src/modules/builtins.c+4-3
- src/modules/colorcvt.c+32-32
- src/modules/easing.c+32-34
- src/modules/json.c+5-5
- src/modules/math.c+32-38
- src/modules/vmath.c+15-15
- tests/704_math.py+1
- tests/710_cmath.py+1-1
- tests/791_easing.py+8-7
- tests/903_colorcvt.py+2
- tests/930_deterministic_float.py+18-18
0 commit comments