18 Commits

Author SHA1 Message Date
Erik Stenman
56a2553698 Handle comp ops. 2019-02-14 15:20:49 +01:00
Erik Stenman
d6e63219cb Hanlde 3 and 4 arguments, and, or, not. 2019-02-14 15:00:48 +01:00
Erik Stenman
23ed6caf64 Handle argument and data serialization/deserialization. 2019-02-14 14:38:38 +01:00
Erik Stenman
25319fccd4 Handle tailcall 2019-02-13 16:49:55 +01:00
Erik Stenman
286a8c1913 Add serialization/deserialization. 2019-02-13 15:35:48 +01:00
Erik Stenman
c4adf27a6e First iteration of assembler. 2019-02-12 16:50:01 +01:00
Erik Stenman
5878ef3e9b Initial handling of Fate opcodes. 2019-02-11 18:14:45 +01:00
Hans Svensson
720510a24d SHL, SHR and SAR in three more places... 2019-01-22 21:44:55 +01:00
Hans Svensson
7068c3b3a8
Merge pull request #4 from aeternity/PT-163388694-add_native_bit_shift
Add opcodes SHL, SHR and SAR
2019-01-22 20:19:47 +01:00
Hans Svensson
600d2cb12c Add opcodes SHL and SHR 2019-01-22 20:12:43 +01:00
Ulf Norell
6aec14e64d
Merge pull request #3 from aeternity/PT-163362624-generic-hash
PT-163362624 generic hash functions
2019-01-22 14:51:17 +01:00
Ulf Norell
76cb5eed6a Add more hash primops 2019-01-21 16:52:56 +01:00
Hans Svensson
19d0e3ee84
Merge pull request #2 from aeternity/PT-163083710-implement_ecverify
Add CRYPT primop range and ECVERIFY primp
2019-01-21 14:16:00 +01:00
Hans Svensson
0585e7d0f6 Add CRYPT primop range and ECVERIVY primp 2019-01-21 11:05:35 +01:00
Thomas Arts
99bf097759
Merge pull request #1 from aeternity/Move-code-from-aeternity-to-its-own-repo
Copy respository files and add rebar.config
2018-12-21 11:06:12 +01:00
Thomas Arts
2269a01e18 Copy respository files and add rebar.config 2018-12-21 10:27:02 +01:00
Thomas Arts
55e5657b62 Initial commit: LICENCE etc 2018-12-21 08:44:40 +01:00
ThomasAerts
311b3b252a
Initial commit 2018-12-21 08:38:54 +01:00