Ulf Norell
|
e6c9d0fac1
|
Put event index information in constructor annotation instead of in argument types
|
2019-02-08 14:16:06 +01:00 |
|
Ulf Norell
|
a367d5040a
|
Add builtin bit field type
|
2019-01-25 16:09:31 +01:00 |
|
Hans Svensson
|
f133483a90
|
Fix git mess up
|
2019-01-25 10:49:36 +01:00 |
|
Hans Svensson
|
86285a8ae0
|
Refactor String.concat to not shift 256 bits
Adding SafeMath to VM_AEVM_SOPHIA_2 will break String.concat otherwise.
|
2019-01-25 09:57:23 +01:00 |
|
Hans Svensson
|
23ccce4c22
|
Use ?SHL and ?SHR for 'bsl' and 'bsr'
|
2019-01-22 21:53:30 +01:00 |
|
Hans Svensson
|
028334ecb6
|
Avoid exporting all internal functions
|
2019-01-11 16:13:17 +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 |
|
Robert Virding
|
d4d02fd576
|
First test work commit, don't touch
|
2018-12-22 01:23:40 +01:00 |
|