MicroDev
|
d9d94eacca
|
run updated pre-commit
|
2023-02-01 13:38:41 +05:30 |
Scott Shawcroft
|
b057fb8a4b
|
codeformat
|
2021-04-19 22:22:44 -07:00 |
Damien George
|
49529f22d4
|
tests/micropython/viper_cond: Add test for large int as bool.
|
2018-08-04 22:16:24 +10:00 |
Damien George
|
40d43ea88d
|
tests: Add more tests for viper, including tests for ViperTypeError's.
|
2015-04-22 23:18:28 +01:00 |
Damien George
|
6f81348fa2
|
py: Allow viper to use ints as direct conditionals in jumps.
Allows things like: if 1: ...
|
2014-09-29 19:42:06 +01:00 |