gzll

Results 5 issues of gzll

com.sonar.sslr.api.RecognitionException: Parse error at line 1 column 16: --> create table tt as select * from tEOF at org.sonar.sslr.internal.vm.Machine.parse(Machine.java:73) at com.sonar.sslr.impl.Parser.parse(Parser.java:84) at com.sonar.sslr.impl.Parser.parse(Parser.java:78) at org.sonar.sslr.internal.toolkit.SourceCodeModel.setSourceCode(SourceCodeModel.java:62) at org.sonar.sslr.internal.toolkit.ToolkitPresenter.onSourceCodeParseButtonClick(ToolkitPresenter.java:122) at org.sonar.sslr.internal.toolkit.ToolkitViewImpl$5.actionPerformed(ToolkitViewImpl.java:201) at...

**Describe the bug** Invalid response status code default (not a number), response will be ommitted from generated client **To Reproduce** openapi-python-client generate --url https://petstore3.swagger.io/api/v3/openapi.json **Desktop (please complete the following information):**...

bug

I found the version dat* is "0.0.1-alpha3" in project.clj ```clj [datsync "0.0.1-alpha3"] [datview "0.0.1-alpha3"] ``` but when git clone the source code form github, the version is ```clj (defproject datsync...

https://github.com/glitchassassin/lackey/blob/7adadfacd7f45d81186710be992f5668b15399fe/lackey/RegionMatching.py#L649

enhancement
fix in testing

https://github.com/glitchassassin/lackey/blob/7adadfacd7f45d81186710be992f5668b15399fe/lackey/TemplateMatchers.py#L24 the app gui have some image buttons, when click them, their color will become yellow from blue. ![tradeonly_selected](https://user-images.githubusercontent.com/25604382/48539980-c4211700-e8f3-11e8-9422-d8d76ce0078a.png) ![tradeonly](https://user-images.githubusercontent.com/25604382/48539999-d0a56f80-e8f3-11e8-8216-3696688d14a9.png) the find() or exists() function will return the match info,...

enhancement