gecko-dev/ipc/ipdl/ipdl
2024-03-19 04:58:49 +02:00
..
cxx Bug 1867360 - Require toplevel protocols to specify which processes they expect to be bound in, r=decoder,ipc-reviewers,necko-reviewers,media-playback-reviewers,profiler-reviewers,win-reviewers,aosmond,rkraesig,mccr8,kershaw 2024-01-18 23:07:18 +00:00
__init__.py Bug 1751995 - Fix genipdl function in the ipdl compiler. r=ipc-reviewers,nika 2024-03-13 13:10:09 +00:00
ast.py Backed out changeset 8a9b63318958 (bug 1729044) for causing linux build bustages. CLOSED TREE 2024-03-19 04:58:49 +02:00
builtin.py Bug 1812156 - Part 2: Require all IPDL using statements to be fully qualified, r=ipc-reviewers,mccr8 2023-02-27 19:24:02 +00:00
cgen.py Bug 1751995 - Fix genipdl function in the ipdl compiler. r=ipc-reviewers,nika 2024-03-13 13:10:09 +00:00
checker.py Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
lower.py Backed out changeset 8a9b63318958 (bug 1729044) for causing linux build bustages. CLOSED TREE 2024-03-19 04:58:49 +02:00
parser.py Backed out changeset 8a9b63318958 (bug 1729044) for causing linux build bustages. CLOSED TREE 2024-03-19 04:58:49 +02:00
type.py Backed out changeset 8a9b63318958 (bug 1729044) for causing linux build bustages. CLOSED TREE 2024-03-19 04:58:49 +02:00
util.py