Results 10 issues of creky

解决办法: A. 在ApplicationContext中重写attachBaseContext方法: `override fun attachBaseContext(base: Context?) { super.attachBaseContext(base) TLog.init(this) }` B. 在 TCrashProvider 先调用 TLog init 初始化方法。(需要作者改,小问题,我懒得提交pull request了)

修正中间项有余数问题 增加显示余数功能,顺带解决生成结果有很长一串小数问题

Hi, I found this plugin can't work recently. I try to disabled all Community Packages exception this plugin, and create a new .atom folder in user dictionary and reinstall this...

**Describe the bug** Affect file: github.com\gookit\[email protected]\structs\writer.go line 143 && 103 **To Reproduce** ```go for i := 0; i < rt.NumField(); i++{ if err := reflects.SetValue(fv, val); err != nil {...

bug
enhancement

I had submit a pull request from my repos.. You can still use my modified cont. temp. before author merge my pull request. Follow this steps: 1.Clone this from my...

The error occured when upgrade dependencies to io.undertow.undertow-servlet 2.3.* , shows: `java.lang.IllegalArgumentException: UT010011: Filter jfinal of type class com.jfinal.core.JFinalFilter does not implement jakarta.servlet.Filter at io.undertow.servlet.api.FilterInfo.(FilterInfo.java:52) at io.undertow.servlet.Servlets.filter(Servlets.java:135) at com.jfinal.server.undertow.UndertowServer.configJFinalFilter(UndertowServer.java:610) at...

pause方法中的 currRemainTime 应改为:currRemainTime = systemAddTotalTime - SystemClock.elapsedRealtime();

I had upgrade this project to null-safety support. But I had modified the ui of the dialogs. If you don't mind it, you can use : ``` commons: git: url:...