Pt 166148534 refactor fate code (#40)

* Change names of generated aeb_fate_code -> aeb_fate_ops

* Break out fate code to separate adt module

* Fix documentation of the SPEND op

* More compact implementation of serialization/deserialization

* Changed argument specification order
This commit is contained in:
Tobias Lindahl
2019-05-23 08:15:18 +02:00
committed by GitHub
parent 2f4e1888c2
commit 11a8997ac7
6 changed files with 374 additions and 574 deletions
+1 -1
View File
@@ -14,8 +14,8 @@ aeb_fate_asm_scan.xrl
_build/
aefateasm
include/aeb_fate_opcodes.hrl
src/aeb_fate_code.erl
src/aeb_fate_opcodes.erl
src/aeb_fate_ops.erl
src/aeb_fate_pp.erl
*.erl~
*.hrl~