-
Notifications
You must be signed in to change notification settings - Fork 327
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
perf: Use non-lazy AST traversal for filters when possible #11052
base: main
Are you sure you want to change the base?
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bf4ea8a - Browse repository at this point
Copy the full SHA bf4ea8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a06432b - Browse repository at this point
Copy the full SHA a06432bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fefec0 - Browse repository at this point
Copy the full SHA 2fefec0View commit details -
Add mechanism to check
jog
resultsSetting the `QUARTO_JOG_CHECK` environment variable will run checks to identify filters for which the results of `jog` differ from those of pandoc's `walk`.
Configuration menu - View commit details
-
Copy full SHA for 6e725bf - Browse repository at this point
Copy the full SHA 6e725bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d4f51d - Browse repository at this point
Copy the full SHA 7d4f51dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35d1bbc - Browse repository at this point
Copy the full SHA 35d1bbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 756a355 - Browse repository at this point
Copy the full SHA 756a355View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85eab47 - Browse repository at this point
Copy the full SHA 85eab47View commit details -
table-rawhtml: destructively modify the input list
Minor performance improvement.
Configuration menu - View commit details
-
Copy full SHA for 5f9f89b - Browse repository at this point
Copy the full SHA 5f9f89bView commit details -
lightbox: Restart imgCount each time the filter is invoked.
This allows to get reproducible output when running the filter multiple times.
Configuration menu - View commit details
-
Copy full SHA for 2df4c1b - Browse repository at this point
Copy the full SHA 2df4c1bView commit details -
Allow checks for inadvertent AST modifications
This check is enabled when the QUARTO_JOG_CHECK environment variable is set.
Configuration menu - View commit details
-
Copy full SHA for 73ff5aa - Browse repository at this point
Copy the full SHA 73ff5aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53fd9f8 - Browse repository at this point
Copy the full SHA 53fd9f8View commit details -
Some filters still don't work with jog. This reverts most of commit f07e82077693c16132d63d9fb5fb0555ff3e8532.
Configuration menu - View commit details
-
Copy full SHA for e19df02 - Browse repository at this point
Copy the full SHA e19df02View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc7d692 - Browse repository at this point
Copy the full SHA cc7d692View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51c8800 - Browse repository at this point
Copy the full SHA 51c8800View commit details -
Make
jog
more robust when traversing topdownThe filter result might have a different type than the original element, so the type must be retrieved again.
Configuration menu - View commit details
-
Copy full SHA for 7bbcf7c - Browse repository at this point
Copy the full SHA 7bbcf7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 260accd - Browse repository at this point
Copy the full SHA 260accdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b66cab - Browse repository at this point
Copy the full SHA 5b66cabView commit details
Commits on Nov 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 139faac - Browse repository at this point
Copy the full SHA 139faacView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7dfc72 - Browse repository at this point
Copy the full SHA d7dfc72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13de165 - Browse repository at this point
Copy the full SHA 13de165View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b98677 - Browse repository at this point
Copy the full SHA 2b98677View commit details -
Configuration menu - View commit details
-
Copy full SHA for c23f32d - Browse repository at this point
Copy the full SHA c23f32dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 488a7cf - Browse repository at this point
Copy the full SHA 488a7cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4643a27 - Browse repository at this point
Copy the full SHA 4643a27View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb711e0 - Browse repository at this point
Copy the full SHA bb711e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 598180c - Browse repository at this point
Copy the full SHA 598180cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56898c1 - Browse repository at this point
Copy the full SHA 56898c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57ea8f3 - Browse repository at this point
Copy the full SHA 57ea8f3View commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dac3b25 - Browse repository at this point
Copy the full SHA dac3b25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c4c6d0 - Browse repository at this point
Copy the full SHA 5c4c6d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e94c194 - Browse repository at this point
Copy the full SHA e94c194View commit details -
Configuration menu - View commit details
-
Copy full SHA for 759d275 - Browse repository at this point
Copy the full SHA 759d275View commit details -
Configuration menu - View commit details
-
Copy full SHA for af3e1b0 - Browse repository at this point
Copy the full SHA af3e1b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e3a4a2 - Browse repository at this point
Copy the full SHA 9e3a4a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1f23d2 - Browse repository at this point
Copy the full SHA b1f23d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c52787c - Browse repository at this point
Copy the full SHA c52787cView commit details
Commits on Nov 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0ef5b59 - Browse repository at this point
Copy the full SHA 0ef5b59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 307aff4 - Browse repository at this point
Copy the full SHA 307aff4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fb1c0a - Browse repository at this point
Copy the full SHA 4fb1c0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b4d18a - Browse repository at this point
Copy the full SHA 8b4d18aView commit details