mongo/buildscripts/idl/idl
Ronald Steinke d9834cc470 SERVER-115218 Module tags for versioned commands in IDL (#45053)
GitOrigin-RevId: f5f2904663191a0d5b221cfb34366295eacc68ec
2025-12-15 13:00:27 +00:00
..
__init__.py SERVER-28305 IDL Parser 2017-03-29 11:34:59 -04:00
ast.py SERVER-113076 IDL MONGO_MOD support for feature flags, server parameters and config options (#43303) 2025-10-29 18:12:56 +00:00
binder.py SERVER-111449 Provide an API for feature flags to only be checked against Operation FCV (#43471) 2025-11-12 18:37:50 +00:00
bson.py SERVER-105406 enum class BSONType, and camelCase its members (#36430) 2025-06-05 20:13:29 +00:00
common.py SERVER-105093 remove IDL write_template() (#36170) 2025-06-06 17:07:36 +00:00
compiler.py SERVER-94077 Use isort in Ruff configs (#27865) 2024-10-10 19:33:49 +00:00
cpp_types.py SERVER-105843 remove StringData.toString (#36937) 2025-06-09 16:46:48 +00:00
enum_types.py SERVER-113601 SERVER-113765 Set visibility on IDL enum parser functions (#43878) 2025-11-12 21:11:29 +00:00
errors.py SERVER-114537 Add "open" modularity to IDL parser (#44922) 2025-12-08 18:17:56 +00:00
generator.py SERVER-115218 Module tags for versioned commands in IDL (#45053) 2025-12-15 13:00:27 +00:00
generic_field_list_types.py SERVER-90571: Enable python formatting checks for buildscripts/idl directory (#22293) 2024-05-17 19:26:45 +00:00
parser.py SERVER-114537 Add "open" modularity to IDL parser (#44922) 2025-12-08 18:17:56 +00:00
struct_types.py SERVER-111295 Set python as formatter in format_multirun (#41677) 2025-09-24 17:41:24 +00:00
syntax.py SERVER-111449 Provide an API for feature flags to only be checked against Operation FCV (#43471) 2025-11-12 18:37:50 +00:00
writer.py SERVER-105093 remove IDL write_template() (#36170) 2025-06-06 17:07:36 +00:00