- Nov 30, 2010
-
-
ilor authored
-
- Nov 26, 2010
-
-
Adam Wardynski authored
-
- Nov 25, 2010
-
-
ilor authored
-
- Nov 21, 2010
-
-
Adam Wardynski authored
Some other refactoring too, some augmented comments etc.
-
- Nov 18, 2010
-
-
Adam Wardynski authored
Generally we want to avoid accidental change of value of a constant or of a variable. Originally I'd copy value on access, but this changed it so a const Value is returned instead and copy is done only when it's needed.
-
- Nov 17, 2010
-
-
Adam Wardynski authored
Functions operate on it now instead of on just SentenceContext. It's open to additions in future. Main purpose atm is to hold Variables as well as SentenceContext. Done some cleanup in code too. Updated tests to reflect the FunExecContext change as well.
-
- Nov 15, 2010
-
-
Adam Wardynski authored
-
- Nov 10, 2010
-
-
ilor authored
-
- Nov 05, 2010
-
-
Adam Wardyński authored
-
- Nov 04, 2010
-
-
Adam Wardyński authored
-