Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-08-05 | Fix to check for other.states.empty() when Merging SparseStates. | Ben Bluemel | 1 | -1/+1 |
2011-04-22 | Simplify code and avoid warnings. | nyamatongwe | 1 | -2/+2 |
2011-02-20 | Avoid some cppcheck warnings. | nyamatongwe | 1 | -2/+2 |
2011-02-13 | Added Merge method to SparseState to make it possible to detect significant | nyamatongwe | 1 | -0/+32 |
2011-02-13 | Extracted searches into a common method, added std:: where possibly needed. | nyamatongwe | 1 | -7/+12 |
2011-02-10 | Only append a state if the value differs from the last current value. | nyamatongwe | 1 | -1/+3 |
2011-02-10 | New class SparseState for storing lexer state that may not | nyamatongwe | 1 | -0/+71 |