- Nov 28, 2010
-
-
Adam Wardynski authored
This is how they do it on the web, really. It works as expected and matches any flavor of newline (Win, Unix, Mac) despite the ambiguity that "\n\r" can be matched by two subrules, in the end it will be properly matched just by one rule. Also, grammar can be k=2 for lexer.
-
Adam Wardynski authored
BRING BACK THE Q_MARK!!!! campaign ;) Fix the ?? instead of just blatantly deleting it, and we can decide later whether we really want to remove it. Conflicts: libwccl/parser/grammar.g
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Wardynski authored
-
- Nov 26, 2010
-
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Wardynski authored
For example, it can now be used in Conditional, which is done as well.
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Wardynski authored
-
Adam Radziszewski authored
-
- Nov 25, 2010
-
-
Adam Wardynski authored
-
Adam Wardynski authored
Introducing base abstract class FunctionalOperator and template Operator<T> for a functional operator returning given type of Value. Assortment of copy methods and apply methods.
-
Adam Wardynski authored
Intended as a base class for library-user-level operators and rules. Allows manipulation of Variables via get, set. Intoduces cloning support.
-
Adam Wardynski authored
Doesn't hurt and can help.
-
Paweł Kędzia authored
-
ilor authored
-
ilor authored
-
ilor authored
-
Paweł Kędzia authored
-
Paweł Kędzia authored
-
ilor authored
-
ilor authored
-
ilor authored
-
ilor authored
-
ilor authored
-
ilor authored
-