-
[qtile-import-time.txt](https://github.com/user-attachments/files/16514752/qtile-import-time.txt)
### Issue description
I have a pretty annoying issue, every time I run a `qtile` command, it tak…
-
EXPRESS is a data modeling language that provides schemas and entities. It has a well-defined EBNF grammar.
The grammar of EXPRESS is provided at this repository in the ANTLR grammar language:
* h…
-
As far as parser could handle potentially all possible context free grammars (CFG), and can parse all possible valid statements of the corresponding CFG, it was a bit unclear how to find the _proper a…
-
Hi,
When adding gem 'allocine_parser', '~> 1.6.1' to the Gemfile, it breaks down rake tasks.
Ex. :
when calling "rake db:migrate"
rake aborted!
cannot load such file -- awesome_print
/var/www/y/c…
gozup updated
11 years ago
-
Examples:
https://github.com/fredokun/pave/tree/master/src
https://github.com/Biewer/PseuCoCo
https://pseuco.com/#/landing
https://github.com/CAAL/CAAL/tree/master/src/ccs
Try to install this: ht…
-
I noticed a weird issue with the scroll position when visiting the pages of packages from the home page. It looks like the current scroll position is being kept through to the next page. But this only…
-
For the record, I just wrote 4500 lines of C++ code to parse SVGs using a peephole parser and a 64 byte capture window. It parses top down, rendering and tossing as it goes. It uses my graphics librar…
-
## Debugging
- [How does a Debugger work](http://blog.0x972.info/?d=2014/11/13/10/40/50-how-does-a-debugger-work)
-
I have issue similar to #71, but this time with `text[]` field:
```
#[ORM\Column(name: 'applicable_to', type: 'text[]', nullable: true, enumType: DomainEnum::class)]
protected ?array $applicableT…
-
Hello,
I found your paper very impressive and am currently running the GitHub code. After seeing that you reported performance using the open-source model Mistral-7B in the paper, I am trying to re…