[esnacc-dev] [PATCH 0/2] start on esnacc ROSE support

Aaron Conole aconole at bytheb.org
Thu Apr 13 20:37:00 UTC 2017


Aaron Conole <aconole at bytheb.org> writes:

> Almost a year ago, estos GmbH contributed (privately) a huge
> collection of modifications for esnacc.  This is a start to integrating
> that work.

I've pushed this work.  Thanks, estos!

More to come.

> Aaron Conole (2):
>   do-macros: Add a header
>   do-macros: Add a remote operations type extration
>
>  compiler/core/do-macros.c | 223 ++++++++++++++++++++++++++++++++--------------
>  compiler/core/snacc.c     |   3 +-
>  compiler/do-macros.h      |  84 +++++++++++++++++
>  3 files changed, 240 insertions(+), 70 deletions(-)
>  create mode 100644 compiler/do-macros.h


More information about the dev mailing list