This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

344 B

v1.0

  • maybe_placeholders is now True by default

  • use_accepts in UnexpectedInput.match_examples() is now True by default

  • Token priority is now 0 by default

  • v_args(meta=True) now gives meta as the first argument. i.e. (meta, children)

  • Renamed TraditionalLexer to BasicLexer, and ‘standard’ lexer option to ‘basic’