Skip to content
Snippets Groups Projects
Select Git revision
  • c8b60f013b9d624a74ad502460f2bc7d00c39644
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

micropython

user avatar
Damien George authored
This fixes a long standing problem that viper code generation gave
terrible error messages, and actually no errors on pyboard where
assertions are disabled.

Now all compile-time errors are raised as proper Python exceptions, and
are of type ViperTypeError.

Addresses issue #940.
c8b60f01
History
Name Last commit Last update