diff options
author | Björn Gustavsson <[email protected]> | 2012-11-29 06:48:47 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2012-12-06 14:22:37 +0100 |
commit | e958e6f5f9d95ce5828a2b858717512958b1f689 (patch) | |
tree | 90a47b729f03db0591e840af16c9f3568b8a122f /erts/epmd | |
parent | 5af45916c69a5e3ad4027a06c56b5b620e05c283 (diff) | |
download | otp-e958e6f5f9d95ce5828a2b858717512958b1f689.tar.gz otp-e958e6f5f9d95ce5828a2b858717512958b1f689.tar.bz2 otp-e958e6f5f9d95ce5828a2b858717512958b1f689.zip |
Refactor code generation for decoding SEQUENCE/SET
In order to optimize the generated code, we will need data structures
that can be traversed in several passes before the actual code is
generated.
Refactor the code so that if first builds (essentially) a list of
funs that do the actual code generation, and a second function
that will call the funs one at the time.
Diffstat (limited to 'erts/epmd')
0 files changed, 0 insertions, 0 deletions