Skip to content
Snippets Groups Projects
  1. May 07, 2012
  2. Sep 26, 2011
  3. Jun 28, 2011
  4. Apr 19, 2011
    • Adam Wardynski's avatar
      Redesign Match to act more like other Value types. · a3897913
      Adam Wardynski authored
      MatchVector, AnnotationMatch, TokenMatch are now MatchData
      MatchData is value_type of Match which now has get_value/set_value
      Match has also copy construction working properly now
      Default value for Match holds MatchVector so adding $m:_M var in grammar works as intended.
      a3897913
  5. Apr 04, 2011
  6. Mar 18, 2011
    • Adam Wardynski's avatar
      Tweak some code. · 139055a4
      Adam Wardynski authored
      MatchResult - change constructor so when you provide Match it defaults to matched = true.
      TokenCondition - be a bit defensive about possibility of inner predicates changing $_
      139055a4
  7. Mar 11, 2011