mirror of
https://github.com/dbisu/pico-ducky.git
synced 2026-01-21 09:15:59 +00:00
* Fix evaluating with Booleans * replaced re with a function (this feature of re is not supported on circutpython) * Fixed internalVar in expression + allows for +=, *=, etc in variable math * Removed added +=, *=, etc operations as they are not in the official language Removed added +=, *=, etc operations as they are not in the official language. I added them in a previous commit and removed them in this one. * Fix duplicate lines
24 KiB
24 KiB