Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • exec_auto_adjust_trace
  • let_variables
  • v1.4.1
  • v1.4.0
  • v1.3.0
  • v1.2.0
  • v1.1.0
  • v1.0.0
9 results

ProBKernel.java

  • dgelessus's avatar
    fb9f43e6
    Unify handling of command-less input in ProBKernel · fb9f43e6
    dgelessus authored
    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.
    fb9f43e6
    History
    Unify handling of command-less input in ProBKernel
    dgelessus authored
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.