WME Road Selector Expression Editor

Allows easier editing of the selection criteria by converting the expressions into editable text

Αυτές είναι εκδόσεις αυτού του κώδικα όπου ο κώδικας έχει ενημερωθεί. Προβολή όλων των εκδόσεων.

  • v2019.02.07.01 07/02/2019 Update RSelExpressionEditor.js Correcting the include statements
  • v0.3.4.6 28/03/2016 fixed accidental breaking of parsing anything with "or" in it.
  • v0.3.4.5 28/03/2016 added more minor flexible parsing ability
  • v0.3.4.4 26/03/2016 fixed parsing of two way roads expression
  • v0.3.4.3 23/03/2016 added recognition of the error "condition not recognized" and lets the user know
  • v0.3.4.2 23/03/2016 recognizes when there are no spaces padding comparators
  • v0.3.4.1 18/03/2016 fixed end of sentence parenthesis parsing
  • v0.3.4 17/03/2016 adding more robust regex selector support
  • v0.3.3 17/03/2016 Now parses various languages with non-english characters... even Hebrew.
  • v0.3.2 15/03/2016 name
  • v0.3.1 15/03/2016 adjustments to speed limit parsing
  • v0.3 15/03/2016 made public
  • v0.2.7 08/03/2016 added a check for when there are no more elements in the expr array to check and thus was giving an error, even when statements were parsed successfully
  • v0.2.5 05/03/2016 Improvements with parsing quoted names
  • v0.2.4 04/03/2016 fixed traffic lock parsing
  • v0.2.3 04/03/2016 fixed parsing of last update, updated by, created by
  • v0.2.2 04/03/2016 adjustments to parsing not operator
  • v0.2.1 03/03/2016 fixed speed limit parsing
  • v0.2 03/03/2016