summary refs log tree commit diff stats
path: root/tests/misc/parsecomb.nim
Commit message (Expand)AuthorAgeFilesLines
* big compiler refactoring; avoid globals for multi method dispatcher generationAndreas Rumpf2017-02-221-5/+5
* fixed regressionsAndreas Rumpf2016-03-291-13/+13
* add parser combinator test; uses multiple tuples/generics featuresMax Zerzouri2015-03-071-0/+105