Commit Graph

31 Commits

Author SHA1 Message Date
Robert Virding 3137bc4d4a Improve the interface to the compiler
It is now more consistent though we can still discuss how we want the
interface to look.
2019-02-12 11:25:34 +01:00
Hans Svensson 267fef3a5b Merge pull request #21 from aeternity/roma_standalone
Roma standalone
roma-v1
2019-01-31 09:51:56 +01:00
Hans Svensson 362373c0d7 Add escript post_hooks 2019-01-30 10:58:19 +01:00
Dincho Todorov 65b6791176 Initial CircleCI integration (#20) 2019-01-30 10:54:52 +01:00
Hans Svensson 87e5562f74 Super simple standalone version of the compiler 2019-01-29 15:25:39 +01:00
Ulf Norell b8cb7ab1b5 Fix incorrect type specs
h/t OTP-21 dialyzer
2019-01-29 13:58:05 +01:00
Hans Svensson ceb7de2119 Remove a leftover reference to enacl 2019-01-29 13:58:00 +01:00
Hans Svensson 90e45e63d4 Merge pull request #8 from aeternity/add_erlang_blake2b
Add Erlang implementation of Blake2B
2019-01-14 12:19:13 +01:00
Hans Svensson 0d78a5e4a0 Add Erlang implementation of Blake2B
This removes the dependency on enacl, and NIFs.
2019-01-14 10:58:25 +01:00
Hans Svensson b61e3270f9 Merge pull request #6 from aeternity/improve_builtins
PT-163146624 Improve builtins
2019-01-14 10:58:12 +01:00
Ulf Norell 7503ef2f3c Merge pull request #7 from aeternity/PT-163146461-missing-record-fields
PT-163146461 Check for missing fields in record expressions
2019-01-14 08:50:13 +01:00
Hans Svensson 028334ecb6 Avoid exporting all internal functions 2019-01-11 16:13:17 +01:00
Ulf Norell 783d74dff1 Check for missing fields in record expressions 2019-01-11 14:23:53 +01:00
Hans Svensson 335cd4743a Use generalized baseX_int for int_to_str 2019-01-11 13:48:26 +01:00
Hans Svensson 77212b5eb3 rename int_digits baseX_digits 2019-01-11 13:48:26 +01:00
Hans Svensson 79307c34df generalize base58_int to baseX_int 2019-01-11 13:48:26 +01:00
Hans Svensson 9187659a1e Refactoring builtins and improve base58 encoding 2019-01-11 13:48:26 +01:00
Thomas Arts dbf2aa45c3 Merge pull request #5 from aeternity/PT-tag-aesophia
Bump version 1.2.0 (First version of Aeternity block chain, second version of compiler)
v2
2019-01-10 10:10:06 +01:00
Thomas Arts 73a4839d2f Bump version 2019-01-10 09:57:55 +01:00
Luca Favatella 5924197b90 Delete spurious file (#4) 2019-01-08 17:36:55 +00:00
Robert Virding 50179d2918 Update README.md to something a bit more helpful 2019-01-08 17:14:10 +01:00
Ulf Norell 05b80a5517 Merge pull request #3 from aeternity/PT-163053747-missing-init-type-check
PT-163053747 Add missing type check of init function
2019-01-08 16:35:23 +01:00
Ulf Norell 7849fe302c Add missing type check of init function 2019-01-08 12:27:39 +01:00
Thomas Arts 5786b6d813 Merge pull request #2 from aeternity/PT-mk-aesophia-repo
Pt mk aesophia repo
2019-01-08 08:41:14 +01:00
Thomas Arts ad028ddf98 Make dialyzer happy 2019-01-07 20:14:21 +01:00
Thomas Arts b8f4a6b67a Get rid of lager in the compiler 2019-01-07 19:54:53 +01:00
Thomas Arts 4853d386e4 update changes from epoch master 2019-01-07 19:17:49 +01:00
Thomas Arts 66b1d2e98a Update rebar config 2019-01-07 19:17:24 +01:00
Thomas Arts 4b1e11a0ef Update LICENCE 2019-01-07 19:16:39 +01:00
Robert Virding d4d02fd576 First test work commit, don't touch 2018-12-22 01:23:40 +01:00
Robert Virding 3ceb8c38db Initial commit 2018-12-22 01:15:27 +01:00