Erik Stenman
01ae99f7e8
Removed unused enacl lib. Use eblake2 for hash. ( #8 )
...
* Removed unused lib.
* Replace local blake2 implementation with eblake2.
* Add eblake2 dep to app file.
* Add eblake2 to rebar config.
* Use hex for eblake2.
* Bump version.
* Replace local rlp with aeserialization repo. Use ref till first release is available.
* Remove unused vars.
2019-02-26 08:53:46 +01:00
Erik Stenman
a35307f61b
Add annotations (comments) to bytecode. Add strip function to remove symboltable and annotations from bytecode.
2019-02-25 07:57:08 +01:00
Erik Stenman
d04a827f05
Add fate code pretty printer. Add symbol table to binary. Add tests of rundtrip serialization and deserialization.
2019-02-23 22:13:19 +01:00
Erik Stenman
ce33ba8818
Add new instructions.
2019-02-19 12:15:01 +01:00
Erik Stenman
08e169c3b2
New format for functions, signatures and code.
2019-02-15 16:14:20 +01:00
Erik Stenman
18eb37a8c5
Fix function_call.
2019-02-15 15:38:34 +01:00
Erik Stenman
b95827b2d0
Parse call.
2019-02-15 14:34:32 +01:00
Erik Stenman
afdb78b933
Fix erros found by dialyzer and warnings.
2019-02-15 13:47:40 +01:00
Erik Stenman
c5a9878bd9
Rename to library standard.
2019-02-15 12:34:46 +01:00