summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2025-11-13make alpha, numeric, alphanumeric, and whitespace return I::ItemJohn Turner
2025-11-01create ParserIter traitJohn Turner
2025-10-30rename List to Repeated and SeparatedList to SeparatedByJohn Turner
2025-10-30change sexpr function to return a closure, and give it a commentJohn Turner
2025-10-27bring back separated_list but with a range parameterJohn Turner
2025-10-27replace take_while and separated_list with list combinatorJohn Turner
2025-10-26take reference to regex struct in Regex parserJohn Turner
2025-10-21impl some basic parsers and combinatorsJohn Turner