Separate expression compile from initialization
commitd90867ec6e85cd29ab6dce26aefaacdfec7d95d2
authorPetr Tesarik <petr@tesarici.cz>
Thu, 11 Oct 2012 15:18:44 +0000 (11 17:18 +0200)
committerPetr Tesarik <petr@tesarici.cz>
Thu, 11 Oct 2012 15:18:44 +0000 (11 17:18 +0200)
tree3789c69a9aa26e61a57ec0360ccf22c527a98790
parent1ecd13fe98e797fef924f3bd1e14ad5d3299c6df
Separate expression compile from initialization

This step allows embedding the register offset in the atom itself.

Also note better error handling if calloc() fails.
libhed/expr.c