- Apr 12, 2011
-
-
ilor authored
-
- Mar 03, 2011
-
-
ilor authored
First draft of Match value type with some tests. MatchVector does not yet properly implement first/last token, hence a test fails, and AnnotationMatch is pretty much a stub.
-
- Feb 14, 2011
-
-
ilor authored
Note: one of the tests fails on purpose so everyone can see what it looks like.
-
- Dec 08, 2010
-
-
Adam Wardynski authored
-
- Dec 06, 2010
-
-
ilor authored
-
- Dec 02, 2010
-
-
Adam Wardynski authored
-
ilor authored
-
- Nov 30, 2010
-
-
Adam Wardynski authored
-
- Nov 26, 2010
-
-
Adam Wardynski authored
-
- Nov 20, 2010
-
-
Adam Wardynski authored
RelativePosition operator, represented by "+" in WCCL (at least initially). Returns Nowhere for Nowhere, or a Position shifted by given offset to the position given (Begin and End are first translated into normal Positions).
-
- Nov 19, 2010
-
-
Adam Wardynski authored
-
- Nov 18, 2010
-
-
Adam Wardynski authored
It's the "setvar($V, blabla)" operator that sets $V to blabla and always returns True.
-
Adam Wardynski authored
It is used wherever in WCCL variable is seen in read-only context, i.e. outside of operators that are setting its value like setvar.
-
Adam Wardynski authored
-
- Nov 13, 2010
-
-
Adam Wardynski authored
-
- Nov 10, 2010
-
-
Adam Wardyński authored
-
- Nov 09, 2010
-
-
Adam Wardyński authored
Conditional operators realised as if..then..else expression and operator "? val ? pred" with some tests for StrSet specialization
-
- Nov 08, 2010
- Nov 04, 2010
-
-
Adam Wardyński authored
-
Adam Wardyński authored
-
ilor authored
-
- Nov 03, 2010
-
-
ilor authored
Add PositionRef value class, add Position:: nowhere/begin/end, add SentenceContext get_[abs|rel]_position takint Position or Positionref Add tests for sc's get_*_position
-
- Oct 30, 2010
-
-
ilor authored
-