jfabry / LiveRobotProgramming

Live Robot Programming
http://pleiad.cl/lrp
8 stars 3 forks source link

Import of a program that does not parse crashes the interpreter #148

Closed jfabry closed 7 years ago

jfabry commented 7 years ago

We should check in LRPProgram>>exportedMachines and loadImports if the current ast is not a failure

jfabry commented 7 years ago

Fixed in LiveRobotics-Tests-johanfabry.87 and LiveRobotics-Parser-johanfabry.82