Skip to content
  • Mark OLESEN's avatar
    ENH: error handling for Ragel STL parsing · 5af5bfa1
    Mark OLESEN authored
    - also simplify parsing by accepting any case on keywords.
      This implies that something like "sOlId", "SoLiD" will also
      be accepted. Although nobody should really count on this rather
      generous behaviour, it does simplfy the state machine even further.
    5af5bfa1