trinnguyen / bahndsl

BahnDSL: A Domain-Specific Language for Configuring and Modelling Model Railways
GNU General Public License v3.0
1 stars 0 forks source link

Bahn Expression `is "routeId" available` not Transformed Properly #16

Closed eyip002 closed 3 years ago

eyip002 commented 3 years ago

Bahn expression is route_id available is transformed incorrectly to a pointer comparison rather than a string comparison:

eyip002 commented 3 years ago

Normalisation of EvaluateFuncExprs have to be performed before string normalisation.

eyip002 commented 3 years ago

Fixed in b9bdac8dfd53383fc1b77fffec1c2e174e6ce9dc