-
```
What steps will reproduce the problem?
1. Minify css
What is the expected output? What do you see instead?
Test I ran
lib/Minify/CSS/Compressor.php
69 protected function _process($css)
…
-
```
What steps will reproduce the problem?
1. Minify css
What is the expected output? What do you see instead?
Test I ran
lib/Minify/CSS/Compressor.php
69 protected function _process($css)
…
-
I want to use lalrpop as a library in my project. Particularly, I want to use the grammar, parseTree etc directly from lalrpop. How can I do that? So far, I have added lalrpop as build dependencies an…
-
### Proposal
Allow a block of statements with a trailing expression as an expression.
### Syntax
```antlr
expression
: non_assignment_expression
| assignment
;
non_assignment…
cston updated
1 month ago
-
- **I have read the [Usage](https://end-4.github.io/dots-hyprland-wiki/en/i-i/02usage) and the [Troubleshooting](https://end-4.github.io/dots-hyprland-wiki/en/i-i/03troubleshooting) pages of the wiki*…
-
I discovered Zig yesterday and have spent pretty much all my time since then delving into it and reading various materials on it. Loving it so far.
One feature that I feel is missing currently is b…
-
This is a whole can of worms. The documentation regarding the [`dependency()`](https://mesonbuild.com/Dependencies.html) function in meson gives a nice impression on all the things one can / has to co…
-
@davidecaroselli @nicolabertoldi
1. Back-up your existing engines so that you can copy them back later.
2. Reinstall Ubuntu 18.02 from a USB stick. Note that Ubuntu will not recognize your graphi…
-
There is a discussion on graph data structure and algorithm design that started out at:
https://github.com/JuliaLang/METADATA.jl/pull/91
I am opening this issue to bring that discussion here.
Cc: @…
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read [doc…