mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
Regex are a crude tool for analyzing whether some code *calls* a particular function. Spidermonkey has Reflect.parse() that returns the AST of the passed in code, which allows for a much more precise check for javascript. The old script is still used for C code, where i18n-affecting changes are much rarer. Based heavily on Philip Chimento's mozjs migration script at https://gitlab.gnome.org/ptomato/moz60tool. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1941> |
||
|---|---|---|
| .. | ||
| check-potfiles.js | ||
| check-potfiles.sh | ||
| check-template-strings.sh | ||
| checkout-mutter.sh | ||
| commit-rules.yml | ||
| download-coverity-tarball.sh | ||
| install-meson-project.sh | ||
| run-eslint | ||