Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make use of C++ `= default` constructor declarations as well as more non-stat... | Christian Parpart | 2018-12-19 | 1 | -3/+3 |
* | liblangutil: small refactors wrt. API cleanups | Christian Parpart | 2018-12-01 | 1 | -1/+1 |
* | liblangutil: extends CharStream to know about the respective (file-)name (and... | Christian Parpart | 2018-11-29 | 1 | -1/+4 |
* | Introduce namespace `langutil` in liblangutil directory. | Christian Parpart | 2018-11-22 | 1 | -4/+1 |
* | Splitting out CharStream from Scanner. | Christian Parpart | 2018-11-22 | 1 | -0/+100 |