We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ab0140 commit 5fd0903Copy full SHA for 5fd0903
docs/development.md
@@ -70,3 +70,4 @@ fs.readFileSync("split").toString().split("//split_marker").map(str => str.trim(
70
- Configuration of partial indexes can happen at construction
71
- Make glsl-transformer thread safe so that it can be run in parallel on different transformation jobs
72
- Try to remove double detachParent call when removing items from a list
73
+- More flexible list wildcards: nested wildcards that can run a predicate on how many times should be matched and other things
0 commit comments