Skip to content
Snippets Groups Projects
Commit fb9f43e6 authored by dgelessus's avatar dgelessus
Browse files

Unify handling of command-less input in ProBKernel

There is now a single preprocessInput method that is responsible for
adding a command prefix to any input that doesn't already have one.
This simplifies the implementations of (eval|inspect|complete)Internal
somewhat, because they can now assume that the input (after
preprocessing) always starts with a command name.
parent d083be85
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment