gecko-dev/ipc/ipdl/ipdl
Nathan Froyd 8ab00b3379 Bug 1522599 - make the logic for cxxTypeNeedsMove more straightforward; r=Alex_Gaynor
Nested conditionals are hard to read; separating things out should make
the flow somewhat more obvious.
2019-01-24 16:31:59 -05:00
..
cxx Bug 1514320 - delete dead code in the IPDL compiler based on coverage; r=nika 2018-12-19 18:01:44 +00:00
__init__.py Bug 1513073 - make the IPDL compiler's code python3 syntax friendly; r=nika 2018-12-11 18:12:22 +00:00
ast.py Bug 1514884 - Part 2 - convert the remaining fields in the IPDL compiler from ints to bools; r=nika 2018-12-18 18:47:11 +00:00
builtin.py Bug 1500219: Part 1 - Add ability to send and receive UniquePtr<T> with IPDL (r=jld) 2018-10-26 17:09:19 +00:00
cgen.py Bug 1468273 - Fix flake8/pep8 issue by hand in ipc/ r=froydnj 2018-07-12 12:03:02 +02:00
checker.py Bug 1513073 - make the IPDL compiler's code python3 syntax friendly; r=nika 2018-12-11 18:12:22 +00:00
lower.py Bug 1522599 - make the logic for cxxTypeNeedsMove more straightforward; r=Alex_Gaynor 2019-01-24 16:31:59 -05:00
parser.py Bug 1514884 - Part 2 - convert the remaining fields in the IPDL compiler from ints to bools; r=nika 2018-12-18 18:47:11 +00:00
type.py Bug 1514884 - Part 2 - convert the remaining fields in the IPDL compiler from ints to bools; r=nika 2018-12-18 18:47:11 +00:00