John David Pressman
|
085a756ed3
|
Fix bug where tuples are destructured with the members in the wrong order
|
2019-12-03 10:49:58 -08:00 |
|
John David Pressman
|
8609196bac
|
Fix IMPLICIT_ACCOUNT
|
2019-12-03 00:00:01 -08:00 |
|
John David Pressman
|
0b3e057819
|
Add self address to CameLIGO and PascaLIGO
|
2019-12-01 21:56:49 +00:00 |
|
John David Pressman
|
03dd86c9ad
|
Expose address operator in PascaLIGO and CameLIGO
|
2019-12-01 21:56:49 +00:00 |
|
John David Pressman
|
694c3aea97
|
Add implicit_account to operators
|
2019-12-01 21:56:49 +00:00 |
|
Gabriel Alfour
|
c1dac64af3
|
Merge branch 'feature/inlining2' into 'dev'
Substitution-based inlining
See merge request ligolang/ligo!227
|
2019-11-29 14:17:25 +00:00 |
|
Tom Jack
|
49586b65be
|
Type subtraction also as nat->int->int and int->nat->int
|
2019-11-28 06:48:24 -06:00 |
|
Tom Jack
|
06603b594a
|
Mini_c: Identify more pure constants
|
2019-11-27 09:06:36 -06:00 |
|
Tom Jack
|
66d2cda107
|
Mini_c: Inlining optimization
|
2019-11-27 09:06:31 -06:00 |
|
Rémi Lesenechal
|
48bef70a6a
|
Merge branch 'record-accesses-fix' into 'dev'
Broken nested access to record
See merge request ligolang/ligo!225
|
2019-11-26 18:09:06 +00:00 |
|
Lesenechal Remi
|
c1c551e33f
|
fix and more tests
|
2019-11-26 18:08:53 +01:00 |
|
Lesenechal Remi
|
848b902cd9
|
generated variable name typo
|
2019-11-26 17:49:23 +01:00 |
|
Tom Jack
|
e16ddf7ddc
|
Merge branch 'region-invalid' into 'dev'
Fix a Region.Invalid error in Cameligo simplifier
See merge request ligolang/ligo!214
|
2019-11-22 21:53:59 +00:00 |
|
Rémi Lesenechal
|
c7dfd54f7e
|
Resolve "Error when dry-running a contract (having a storage which contains a lambda)"
|
2019-11-22 20:28:55 +00:00 |
|
Tom Jack
|
7f7d5972ac
|
Fix a Region.Invalid error in Cameligo simplifier
|
2019-11-21 16:53:17 -06:00 |
|
Lesenechal Remi
|
88a0f33fca
|
add key_hash type and crypto_key_hash operator to pascaligo
|
2019-11-21 17:21:39 +01:00 |
|
Lesenechal Remi
|
1185b8abda
|
add chain_id type and operator
|
2019-11-21 17:21:39 +01:00 |
|
Lesenechal Remi
|
edb1e3d607
|
add crypto_check function to pascaligo
|
2019-11-21 17:19:11 +01:00 |
|
Lesenechal Remi
|
2fa78bd0bd
|
add key and signature types
|
2019-11-21 17:19:11 +01:00 |
|
Tom Jack
|
81c49f4342
|
Fix/simplify big_maps using Babylon
|
2019-11-21 08:18:18 -06:00 |
|
Lesenechal Remi
|
f27f8c10d1
|
For collection loop: also capture variable in logical blocks
Also, the iterated element/s are appended tot he list of local declaration
|
2019-11-21 11:28:32 +01:00 |
|
John David Pressman
|
eb85595818
|
Add is_nat operator to CameLIGO
|
2019-11-20 12:48:55 +00:00 |
|
John David Pressman
|
598fbf96ed
|
Add is_nat operator to PascaLIGO
|
2019-11-20 12:48:55 +00:00 |
|
John David Pressman
|
4270cc0d22
|
[LIGO-229] Change ordering of collection operation args
|
2019-11-20 12:16:31 +00:00 |
|
Tom Jack
|
863dfbb39d
|
Merge branch 'feature/get-entrypoint' into 'dev'
Add `get_entrypoint`...
See merge request ligolang/ligo!184
|
2019-11-19 22:27:12 +00:00 |
|
John David Pressman
|
9b0eb636fb
|
Properly typed multi-variable binding simplification
Thanks for the help Sanders. :)
|
2019-11-19 21:13:52 +00:00 |
|
Rémi Lesenechal
|
f0655eab28
|
Pascaligo for collection loops: take locally declared variable into account
|
2019-11-19 13:25:48 +00:00 |
|
John David Pressman
|
bbcacc253b
|
Merge branch 'feature/pascaligo-anon-functions' into 'dev'
Feature/pascaligo anon functions
See merge request ligolang/ligo!201
|
2019-11-19 08:33:54 +00:00 |
|
John David Pressman
|
e1a05a27c5
|
Remove vestigial commented-out code
|
2019-11-18 23:45:26 -08:00 |
|
Tom Jack
|
723201ce5e
|
Add get_entrypoint ...
|
2019-11-18 09:28:20 -06:00 |
|
galfour
|
ddc4b7b7a5
|
add anon functions; remove pre-block declarations; update tests
|
2019-11-18 16:10:48 +01:00 |
|
Lesenechal Remi
|
91e245ef70
|
Fix issue with nested collection loop where inner loop iterated elements were shadowing outer loop iterated element
|
2019-11-18 14:14:54 +01:00 |
|
galfour
|
5422049dba
|
Merge branch 'dev' into feature/more-applications-pascaligo
|
2019-11-18 09:53:57 +01:00 |
|
Lesenechal Remi
|
e689d3d3b7
|
more doc
|
2019-11-15 20:05:35 +01:00 |
|
Lesenechal Remi
|
683bc0a72b
|
fix problems with nested for collection loop
|
2019-11-15 20:05:35 +01:00 |
|
galfour
|
d0efbd9f92
|
add and test more ways to do function application in pascaligo
|
2019-11-14 20:13:15 +01:00 |
|
Tom Jack
|
5b60109606
|
Improve purity test for dead code elimination
|
2019-11-13 14:05:22 -06:00 |
|
John David Pressman
|
3675aed76d
|
Merge branch 'dev' of ssh://gitlab.com/ligolang/ligo into feature/pascaligo-balance
|
2019-11-12 17:16:07 -08:00 |
|
Pierre-Emmanuel Wulfman
|
29a86ad411
|
Fix: deep access
|
2019-11-12 17:07:09 +00:00 |
|
John David Pressman
|
273ec8c280
|
Add ability to access balance to PascaLIGO
|
2019-11-12 08:01:18 -08:00 |
|
Pierre-Emmanuel Wulfman
|
f91de985d0
|
remove 'Access_Map'
|
2019-11-12 14:28:58 +00:00 |
|
Rémi Lesenechal
|
73919e3a5c
|
Merge branch 'rinderknecht-dev' into 'dev'
Removing the type annotation for variables iterating over collections.
See merge request ligolang/ligo!178
|
2019-11-07 11:23:31 +00:00 |
|
Christian Rinderknecht
|
02f58ee212
|
I removed the annotation for the variable that iterates over collections.
for x in set s block { ... } // now
for x : t in set s block { ... } // before
|
2019-11-06 20:12:25 +01:00 |
|
John David Pressman
|
7c291158c2
|
Finish balance operator and add test for CameLIGO
|
2019-11-06 11:08:18 -08:00 |
|
Christian Rinderknecht
|
759978393a
|
Merge branch 'rinderknecht-dev' into 'dev'
Refactoring of PascaLIGO's front-end
See merge request ligolang/ligo!176
|
2019-11-06 17:17:02 +00:00 |
|
Christian Rinderknecht
|
0fdbbe0a4c
|
Merge remote-tracking branch 'origin/dev' into rinderknecht-dev
|
2019-11-06 17:33:39 +01:00 |
|
Christian Rinderknecht
|
9da6d81a0f
|
Added local test file.
|
2019-11-06 17:33:00 +01:00 |
|
Christian Rinderknecht
|
fe90246e3a
|
Fixed the printing of some AST nodes.
|
2019-11-06 17:23:49 +01:00 |
|
Christian Rinderknecht
|
70a9afcce2
|
Merge branch 'rinderknecht-dev' into 'dev'
Refactoring of Ligodity (CameLIGO) and making an AST pretty-printer
See merge request ligolang/ligo!172
|
2019-11-06 12:18:54 +00:00 |
|
Pierre-Emmanuel Wulfman
|
e741531041
|
Merge branch 'clean-sts-solver' into 'dev'
New typer in a separate folder along with old typer
See merge request ligolang/ligo!166
|
2019-11-06 11:28:03 +00:00 |
|