Skip to content
Snippets Groups Projects
Select Git revision
  • develop
  • fix-words-ann
  • master default protected
  • wccl-rules-migration
4 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.021Apr2019181716141298754121Mar1814119743228Feb2524221615141110942131Jan13121120Dec171614109876432130Nov29282625242221201918171615141311109864330Oct28Merge branch 'master' of nlp.pwr.wroc.pl:wccladd match-fit to debug opMerge branch 'master' of nlp.pwr.wroc.pl:wcclfix assertion failure in dyncast (match refactor)Add parentheses to string representation.Merge branch 'master' of nlp.pwr.wroc.pl:wccluse shared_ptr == instead of comparing .get() pointers (equivalent and shorter)english fixAdd the annsub operatoris() match condition (matching an annotation at beginning of a segment).Merge branch 'master' of nlp.pwr.wroc.pl:wcclAdding first() & last() ops to the grammar.Merge branch 'master' of nlp.pwr.wroc.pl:wcclusage tweaks in wccl-rules and wccl-match...and here, too.Follow up with last change for the base class, too.Return ptr<const M> not ptr<const M>&Remove declaration of unused parameter to avoid a warning.Getting submatch from a match via "->" operator.fix gcc compile error (cannot call foo(&v) with v)fix crashes in markmatch / unmarkmatch caused by taking a reference to a shared pointer instead of just making a copy, and a typomissing include in matchrule.htoken condition match (L0 predicate wrappers) in grammarmake the parser parse match operator rules as MatchRules, fix wccl-match to work with thatadd nonconst MatchData getter in Matchadd an assert in ActionExecContext ctorMerge branch 'wccl-apps-refactor'MatchRule, API level class to use match rules.add wccl-match stub, stdopts in wccl- apps for future refactorMerge branch 'master' of nlp.pwr.wroc.pl:wcclunmark() action for match rules.Make execute of unmark public.Merge branch 'master' of nlp.pwr.wroc.pl:wcclDoxyfile for wcclwccl-apps refactoring: move to commond dir, harmonize names to wccl-SOMETHINGAdding ability to mark head in mark for matches.Merge branch 'master' of nlp.pwr.wroc.pl:wcclchange match_value to match_literal etc. for consistency with literals of other types.wccl-features updatereturn ApplyOperator instead of Expression in parsing match rules