Ulf Norell
|
a87065c3a0
|
Merge pull request #177 from aeternity/GH-174-encode-decode-bits-lima
GH-174 Encode/decode bits. Now also for Lima
|
2019-11-18 12:19:47 +01:00 |
|
Ulf Norell
|
49f9ef955f
|
Prefix format annotation for negative numbers
|
2019-11-18 12:16:04 +01:00 |
|
Ulf Norell
|
f42353b300
|
Handle encoding/decoding bits
Fixes GH-174
|
2019-11-18 12:16:04 +01:00 |
|
Ulf Norell
|
2a3274ba25
|
Merge pull request #175 from aeternity/GH-174-encode-decode-bits
Handle encoding/decoding bits
|
2019-11-18 12:12:45 +01:00 |
|
Ulf Norell
|
13b7bde44b
|
Prefix format annotation for negative numbers
|
2019-11-18 11:55:04 +01:00 |
|
Ulf Norell
|
baf527b5fa
|
Handle encoding/decoding bits
Fixes GH-174
|
2019-11-18 11:35:08 +01:00 |
|
Ulf Norell
|
5d23a76094
|
Merge pull request #173 from aeternity/GH-172-validate-byte-code
Add function to validate byte code against source code
|
2019-11-18 10:00:04 +01:00 |
|
Ulf Norell
|
878140e03c
|
Add function to validate byte code against source code
|
2019-11-15 14:22:44 +01:00 |
|
skkw
|
422baa5b65
|
Merge pull request #155 from aeternity/PT-158904718-aens-update-sophia
support for AENS.update call
|
2019-11-12 14:49:42 +01:00 |
|
skkw
|
126e04ae42
|
support for AENS.update call
|
2019-11-12 14:27:46 +01:00 |
|
Hans Svensson
|
ac58eb4259
|
Merge pull request #171 from aeternity/GH-170-stdlib_in_escript
Add stdlib include handling when inside an escript
|
2019-11-11 11:40:29 +01:00 |
|
Hans Svensson
|
22b88bd393
|
Add stdlib include handling when inside an escript
|
2019-11-11 11:05:07 +01:00 |
|
Ulf Norell
|
83c3015899
|
Merge pull request #169 from aeternity/fix-illformed-lex-errors
Fix mangled lex errors
|
2019-10-21 09:00:43 +02:00 |
|
Ulf Norell
|
ec9434fbfd
|
Fix mangled lex errors
|
2019-10-21 08:53:32 +02:00 |
|
Hans Svensson
|
b81312a714
|
Merge pull request #165 from aeternity/GH-164-prepare_release
Prepare release - v4.0.0
v4.0.0
|
2019-10-11 15:52:29 +02:00 |
|
Hans Svensson
|
63c0b714d0
|
Prepare release - v4.0.0
|
2019-10-11 15:16:00 +02:00 |
|
Ulf Norell
|
d018cc5819
|
Merge pull request #168 from aeternity/compiler-bug
Fix bug in compiler optimization
|
2019-10-10 14:35:56 +02:00 |
|
Ulf Norell
|
f5b2732b04
|
Don't get rid of store updates!
|
2019-10-10 14:19:56 +02:00 |
|
Hans Svensson
|
f86f7984f4
|
Merge pull request #167 from aeternity/radrow-patch-1
Fix not instantiated uvar
|
2019-10-10 08:31:48 +02:00 |
|
Radosław Rowicki
|
1ae0a42071
|
Fix not instantiated uvar
|
2019-10-09 17:42:12 +02:00 |
|
Ulf Norell
|
18ae801333
|
Merge pull request #162 from aeternity/address-to-contract
Add Address.to_contract
|
2019-10-01 14:28:32 +02:00 |
|
Ulf Norell
|
32d52f0abc
|
Merge pull request #163 from aeternity/fail-on-multiple-contracts
Fail on defined functions in contract prototypes
|
2019-10-01 14:28:06 +02:00 |
|
Ulf Norell
|
5e6ff6c9a7
|
Nice type error if contract function is called as from a namespace
|
2019-10-01 14:13:56 +02:00 |
|
Ulf Norell
|
2d6d506d63
|
Fail on function definitions in contracts other than the main contract
|
2019-10-01 14:13:54 +02:00 |
|
Ulf Norell
|
482d22d46b
|
Merge pull request #161 from aeternity/version-pragmas
add pragma to check compiler version
|
2019-10-01 14:10:06 +02:00 |
|
Ulf Norell
|
a333888fb9
|
aebytecode commit
|
2019-09-30 14:47:26 +02:00 |
|
Ulf Norell
|
5fc6e18cd2
|
Add Address.to_contract
Casts an address to a (any) contract type.
|
2019-09-30 14:47:05 +02:00 |
|
Ulf Norell
|
dd94a6bd67
|
add pragma to check compiler version
|
2019-09-27 17:31:10 +02:00 |
|
Hans Svensson
|
7f86b7d301
|
Merge pull request #160 from aeternity/prepare_rc5
Prepare 4.0.0-rc5
v4.0.0-rc5
|
2019-09-27 09:34:49 +02:00 |
|
Hans Svensson
|
e018c31ce1
|
Prepare 4.0.0-rc5
|
2019-09-27 09:06:52 +02:00 |
|
Ulf Norell
|
9234690d31
|
Merge pull request #159 from aeternity/more-compiler-fixes
Fix issues with liveness analysis
|
2019-09-27 08:45:37 +02:00 |
|
Ulf Norell
|
214a5f0a91
|
Fix issues with liveness analysis
|
2019-09-24 16:23:50 +02:00 |
|
Ulf Norell
|
d4d3a9650a
|
Merge pull request #158 from aeternity/fix-code-generation-bug
Don't confuse variables and store registers in fate asm generation
|
2019-09-24 14:55:08 +02:00 |
|
Ulf Norell
|
b752965443
|
don't call aeb_fate_ops with {store, _} arg
(to not upset dialyzer)
|
2019-09-24 10:47:26 +02:00 |
|
Ulf Norell
|
0019d92e45
|
Don't confuse variables and store registers in fate asm generation
|
2019-09-23 16:52:16 +02:00 |
|
Ulf Norell
|
29f2168827
|
Merge pull request #157 from aeternity/big-number-literals
Allow underscore separators in number and bytes literals
|
2019-09-23 14:11:11 +02:00 |
|
Ulf Norell
|
f81dc88526
|
Allow underscore separators in number and bytes literals
For instance, `1_000_000_000` or `#FFFF_FFFF_FFFF_FFFF`
|
2019-09-23 14:04:09 +02:00 |
|
Ulf Norell
|
a21715a657
|
Merge pull request #156 from aeternity/fix-compiler-crash-bug
Fix bug with missing fields causing compiler crash
|
2019-09-23 11:56:30 +02:00 |
|
Ulf Norell
|
048c2ca98d
|
Fix bug with missing fields causing compiler crash
... if under a lambda or switch.
|
2019-09-23 11:40:15 +02:00 |
|
Ulf Norell
|
662e5e70ef
|
Merge pull request #153 from aeternity/src-loc-for-fun-app
Fix bug with missing source location for function applications
|
2019-09-14 15:36:02 +02:00 |
|
Ulf Norell
|
8e3483ced4
|
Merge pull request #154 from aeternity/bug-with-old-tuple-syntax
Fix bug when using old tuple syntax
|
2019-09-14 15:35:37 +02:00 |
|
Ulf Norell
|
6efc390bb6
|
Fix bug when using old tuple syntax
|
2019-09-14 14:44:25 +02:00 |
|
Ulf Norell
|
981027b2e7
|
Test case for function application source location
|
2019-09-14 12:12:55 +02:00 |
|
Ulf Norell
|
11d998b739
|
Set source location for function applications
|
2019-09-14 12:09:02 +02:00 |
|
Hans Svensson
|
b481b3254b
|
Merge pull request #152 from aeternity/prepare_rc4
Prepare v4.0.0-rc4
v4.0.0-rc4
|
2019-09-13 08:12:05 +02:00 |
|
Hans Svensson
|
01a2efb7b8
|
Prepare v4.0.0-rc4
|
2019-09-13 08:08:47 +02:00 |
|
Hans Svensson
|
a730fcc366
|
Merge pull request #151 from aeternity/fix_numeric_escapes
Fix numeric escapes in strings
|
2019-09-13 08:04:06 +02:00 |
|
Hans Svensson
|
457f9cf4ea
|
Remove comment + CHANGELOG
|
2019-09-12 21:31:25 +02:00 |
|
Hans Svensson
|
f34b6ed982
|
Fix numeric escapes
|
2019-09-12 21:17:01 +02:00 |
|
Hans Svensson
|
313c140c58
|
Merge pull request #150 from aeternity/fix_changelog
Fix CHANGELOG
v4.0.0-rc3
|
2019-09-12 10:33:49 +02:00 |
|