Markus Elfring
Markus Elfring
Which [variant](https://github.com/comby-tools/comby.dev/blob/461f661eb1a4f06dc80d4c6ae446d404ae1dcd9c/website/docs/syntax-reference.md#match-and-rewrite-syntax "Match syntax") would support to match path specifications which would contain any slashes (or backslashes for example)? :thinking:
:thinking: How do you think about to publish any libraries for [code rewrite approaches with this tool](https://comby.dev/docs/advanced-usage#rewrite-expressions "Advanced usage")? :crystal_ball: Would you like to demonstrate any more possibilities for collateral...
:eyes: I would occasionally like to find some information where relevant data should be handled together with enclosing marks. Data which would be enclosed by items like the following: *...
Named matches can capture some data. I would like to become able to specify that other matches must not find such data again which were determined already according to selected...
Some programming languages support functions (or macros) for which varying parameters can be specified. These parameters get filled with data according to various code constructs. :crystal_ball: How are the chances...
The tool “Comby” manages [a bit of background information for selected data structures](https://github.com/comby-tools/comby.dev/blob/461f661eb1a4f06dc80d4c6ae446d404ae1dcd9c/website/docs/overview.md#does-it-work-on-my-language "Does it work on my language?"). I find [the available software documentation](https://github.com/comby-tools/comby.dev/blob/461f661eb1a4f06dc80d4c6ae446d404ae1dcd9c/website/docs/syntax-reference.md#match-and-rewrite-syntax "Match syntax") improveable for the...
Your software expects the use of rewrite templates for source code transformations so far. Would you like to support the expression of possible changes by the means of unified diff...
I suggest to reuse a higher level build system than [your current make script](https://github.com/rofl0r/proxychains-ng/blob/35a674bdbc294730429a1007c9e7ce01e65b49b5/Makefile#L2 "Update candidate") so that powerful checks for software features will become easier. - [CMake](https://cmake.org/ "Building software...
Would you like to [add more error handling](https://github.com/rofl0r/proxychains-ng/blob/a1f7007a46074c7741db0448316bdebfccb0e428/src/allocator_thread.c#L329 "Update candidate: at_init()") for return values from a function like “[pthread_create](http://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_create.html "Thread creation")”?
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe. :eyes: Some source...