-
- Downloads
py/native: Improve support for bool type in viper functions.
Variables with type bool now act more like an int, and there is proper casting to/from Python objects.
Showing
- py/emitnative.c 1 addition, 1 deletionpy/emitnative.c
- py/nativeglue.c 1 addition, 1 deletionpy/nativeglue.c
- tests/micropython/viper_types.py 26 additions, 0 deletionstests/micropython/viper_types.py
- tests/micropython/viper_types.py.exp 8 additions, 0 deletionstests/micropython/viper_types.py.exp
Loading
Please register or sign in to comment