summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAndres Noetzli <andres.noetzli@gmail.com>2021-05-12 19:57:23 -0700
committerAndres Noetzli <andres.noetzli@gmail.com>2021-05-14 16:22:52 -0700
commit28e056b0e0af8e8bd8aa99fc2aa9f6958e5f4098 (patch)
tree5e142000fb2a6332517408b562d3679e2ee74720 /.travis.yml
parentf1a65bef2675495f09603901a7166f20221b0449 (diff)
Add new interface for parsing inputsinput-parser
This commit introduces the `InputParser` class, which is now the main interface for retrieving commands and expressions from parsers for a given input. The idea is that a `Parser` can be used to parse multiple inputs (e.g., in the interactive shell) and that the commands/expressions in each input can be retrieved using an `InputParser`.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback