-
A bit of context before you read this: oxc-project/oxc#4112
I'm working on the AST template macro, My current approach is something like this:
a. use `oxc_ast_codegen` to generate a visitor with…
rzvxa updated
2 months ago
-
**Supports limited expansion**: any multiline text, rich text is made single line by stripping all `\n`ewlines. formatting, etc.
But, paste/date macros are completely supported. Variables are support…
-
Hello!
I'm trying to adopt `tracing-forest` for a project. One quirk of this project is that I, personally, dislike both the drawing characters (not sure what they're called; these: `┝━`) as well a…
-
For example, try searching for the text 0x00 on the page . In Safari, that string is "Not found" -- in Chrome, there are seven results, but the correct result is never indicated using the normal sele…
ianh updated
4 months ago
-
With last night's modifications, to add support for building on RedHat/Fedora, we get a little further, however there are problems with ipc.h missing (unsure if I can recycle the PPC32 version, for PP…
-
### Checks
- [X] I agree to follow the MicroPython [Code of Conduct](https://github.com/micropython/micropython/blob/master/CODEOFCONDUCT.md) to ensure a safe and respectful space for everyone.
- [X…
-
As discussed [here](https://talk.tiddlywiki.org/t/more-direct-way-to-insert-and-in-filters/1670/16?u=jeremyruston), it is proposed to add a new `charcode` JavaScript macro designed to make it easier t…
-
Typical scenario: `main.tex` defines a bunch of custom math macros in a file `mymath.tex`.
The preview can only be customised to include globally available packages.
This is because the preview tex …
-
**Is your feature request related to a problem? Please describe.**
"Modifier when held, normal key otherwise" option is not available for AltGr modifier. Not necessarily a big deal but would be very …
-
Gives
```
mongo-express_1 | { MongoError: operation passed in cannot be an Array
mongo-express_1 | at Function.MongoError.create (/node_modules/mongodb-core/lib/error.js:31:11)
mongo-expr…