aboutsummaryrefslogtreecommitdiffstats
path: root/include/jau/token_fsm.hpp
Commit message (Expand)AuthorAgeFilesLines
* token_fsm: Adding note for project Re-flexSven Gothel2022-12-301-3/+2
* clang-tidy: token_fsm: Use call by value and std::moveSven Gothel2022-11-271-5/+5
* token_fsm: Cleanup trait line, include type_traitsSven Gothel2022-11-111-2/+2
* token_fsm: Simplify separator passing, drop basic separator for more flexibilitySven Gothel2022-10-241-15/+6
* Adding jau::lang::token_fsm A lexical analyzer (tokenizer) using a tabular fi...Sven Gothel2022-10-231-0/+617