-
If I update my packages in pkg mode using a local registry i get a crashes.
If I use Pkg in julia mode I get an error(stackoverflow).
I noticed that when I disconnect a network drive where one of …
-
Hello everyone,
Language/engine features seem to be very controversial and give us a lot of different opinions. Because of that, I have decided to use **default settings** for every language/engine…
-
👋 I'm the lead maintainer of the https://github.com/github/linguist library which is used for language detection and providing the syntax highlighting for languages on GitHub.com, and we use this gram…
-
C Codgen does not yet exist, but should be capable of parity with existing languages.
Notably, C does not have a way to build an API for a data model in the way that OO languages do. C operates direc…
-
### Describe the bug
The dico package is built without Python and Guile module support even though they are added as dependencies, so the intention seems to have them included.
It can be seen in t…
iwanb updated
10 months ago
-
## My operating system is (include version):
Ubuntu 22.04.4 LTS
## I installed Certbot with (snap, OS package manager, pip, certbot-auto, etc):
snap (installed version 2.10; error also happen…
-
topic pretty much covers it. you'll probably just want to rewrite the whole thing when you refactor this.
-
Implement a RegEx class which is derived from FunctionExpr in database/expr/
When it compiles, it returns a Jx9 code that calls a C function. The C function will match a string with a RegEx pattern.
-
Reproduction:
```php
>>> use PHPHtmlParser\Dom;
>>> $dom = new Dom;
>>> $dom->loadFromUrl("https://casper.com/gifts/?clickid=T02U6OVQYxyLUbdwUx0Mo36dUkB1HNWwiSMnwQ0");
```
Throws:
```
PHP …
-
### Workaround
This is a known issue and being discussed (see below). If you run into this the correct solution is to normalize your content to only `\n` line breaks BEFORE highlighting.
---
…