servo/components/script_bindings/codegen
Ashwin Naren ac2cfdb801
script: Use Pythonic file names for code generation and use functools.cache (#38047)
Renames the files to pythonic file names. Also replaces the bespoke
caching function with the functools caching function which is
functionally equivalent.

---------

Signed-off-by: Ashwin Naren <arihant2math@gmail.com>
2025-07-14 19:38:55 +00:00
..
api.html.template script: Move code generation and webidl files to new script_bindings crate. (#35157) 2025-01-24 20:47:43 +00:00
apis.html.template script: Move code generation and webidl files to new script_bindings crate. (#35157) 2025-01-24 20:47:43 +00:00
Bindings.conf script: Minimize layout queries for window scroll offsets. (#38018) 2025-07-12 14:17:55 +00:00
codegen.py script: Use Pythonic file names for code generation and use functools.cache (#38047) 2025-07-14 19:38:55 +00:00
configuration.py script: Use Pythonic file names for code generation and use functools.cache (#38047) 2025-07-14 19:38:55 +00:00
interface.html.template script: Move code generation and webidl files to new script_bindings crate. (#35157) 2025-01-24 20:47:43 +00:00
property.html.template script: Move code generation and webidl files to new script_bindings crate. (#35157) 2025-01-24 20:47:43 +00:00
run.py script: Use Pythonic file names for code generation and use functools.cache (#38047) 2025-07-14 19:38:55 +00:00