strager

Results 356 comments of strager

and also _GLIBCXX_SANITIZE_VECTOR https://gcc.gnu.org/onlinedocs/libstdc++/manual/using_macros.html

In commit b2fde24ac8348f73aa51884f5fad20d96cc4fdba, I added a `translator` constructor parameter to `lsp_diag_reporter`. That should make this task relatively straightforward.

I made some progress. See `~/vms/darwin-aarch64/README` on `stracle` and see the `refs/archive/linux-aarch64-ci` branch.

We'd need to do the following: 1. detect the "react" module and tag all named imports 2. for calls to functions named "use*" which are tagged as react imports, report...

> i have been trying to solve the gzip part but couldn't ! It looks like gzip encoding is already happening for some files, but not all: Perhaps we just...

@Youness-Asserare Can you share your current progress in a pull request?

> by spritesheet icons, you mean this https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Images/Implementing_image_sprites_in_CSS ? No. I'm talking about SVG's `` and ``. I think this article showcases what we want: https://css-tricks.com/svg-symbol-good-choice-icons/

GitHub Actions doesn't provide hosting of FreeBSD machines. We'd probably want to host our own VM on-premises.

- [ ] Distinguish comma expression from other expressions - [ ] Report a diagnostic if a comma expression contains only literal expressions