fy

Results 107 comments of fy

我记得已经更新了,可以在内置中翻看一下: https://github.com/sealdice/sealdice-builtins

确认一下对应的语句,这可能跟计算过程文本有关

应当谨慎考虑增加新的指令,但是插件组概念可以考虑一下 例如特定操作可以批量开启和关闭一组插件

> > 到底是能复现还是不能复现? > > 用户遇到的问题,我跟着描述走没复现出来。用户每次都能遇到( 是不是用户手里的那份配置文件有怪东西,只有那一份能复现

my fork supports this: ``` // peg { //nolint:unreachable package main {{ if not .grammarOnly }} type ParserCustomData struct { } const ( plus = "+" percent = "%" )...

It's better to have a filter function, users can manually change the extra data.

@kyleconroy please merge this PR, it's simple but solved a big problem for sqlite users.