Lesenechal Remi
|
304184bcd3
|
Bla
|
2019-09-20 21:33:14 +02:00 |
|
Lesenechal Remi
|
c7cfce2bf7
|
Remove merge comments
|
2019-09-20 21:33:14 +02:00 |
|
Lesenechal Remi
|
e5b4d37af8
|
add E_big_map case in Ast
|
2019-09-20 21:33:14 +02:00 |
|
Lesenechal Remi
|
e930dc00c4
|
some check on starage for big_map
|
2019-09-20 21:33:14 +02:00 |
|
Lesenechal Remi
|
25e3ab8e5d
|
big map can be looked up
|
2019-09-20 21:33:14 +02:00 |
|
Lesenechal Remi
|
4fec6f1624
|
naively connects big_map to the transpiler
|
2019-09-20 21:33:14 +02:00 |
|
Gabriel Alfour
|
dec2ffd2ed
|
Merge branch 'feature/add-hashes' into 'dev'
add hashes and support for bytes
See merge request ligolang/ligo!69
|
2019-09-07 17:04:07 +00:00 |
|
galfour
|
6713160530
|
add hashes and support for bytes
|
2019-09-07 18:42:59 +02:00 |
|
galfour
|
af588933f4
|
add closures
|
2019-08-21 10:28:27 +02:00 |
|
galfour
|
de96a04681
|
simplifying compiler
|
2019-08-20 22:51:16 +02:00 |
|
galfour
|
564a4df145
|
add map to lists ; fix error with lists
|
2019-07-20 16:18:50 +02:00 |
|
galfour
|
9dd8e63cbf
|
add iter for set and lists
|
2019-07-20 13:46:42 +02:00 |
|
galfour
|
33101820ec
|
add set tests
|
2019-07-19 14:35:47 +02:00 |
|
galfour
|
25566bc3fe
|
selection of environment can be done both ways
|
2019-07-18 13:04:13 +02:00 |
|
Galfour
|
8c934a6fd8
|
more operators in the pipeline
|
2019-06-11 00:52:09 +00:00 |
|
Galfour
|
985eff44a9
|
more keywords ; add support for sets ; remove assert from keywords
|
2019-06-10 09:58:16 +00:00 |
|
Galfour
|
a4f895882f
|
more error messages; various fixes
|
2019-06-06 20:49:36 +00:00 |
|
Georges Dupéron
|
e0228f352c
|
fix build (my bad)
|
2019-06-05 14:26:01 +02:00 |
|
Georges Dupéron
|
24db060dae
|
Use internal_assertion_fail instead of the simple_error that are just assertions
|
2019-06-05 11:38:59 +02:00 |
|
Galfour
|
1fa727061b
|
add test hierarchy
|
2019-06-05 06:43:33 +00:00 |
|
Galfour
|
388c5e6a09
|
errorm messages for the transpiler
|
2019-06-04 08:21:13 +00:00 |
|
Galfour
|
320d0c1a72
|
various refactorings to prepare tests; tests for ligodity don't pass
|
2019-05-31 19:56:51 +00:00 |
|
Galfour
|
a852f4997c
|
rewrote operators
|
2019-05-23 12:16:12 +00:00 |
|
Galfour
|
9d873c382b
|
remove statements from everywhere (very atomic commit)
|
2019-05-22 00:46:59 +00:00 |
|
Galfour
|
2a091edbc0
|
transpile to mini_c expressions
|
2019-05-20 16:17:26 +00:00 |
|
Galfour
|
e48a5fde28
|
preparing removal of statements in Mini_c
|
2019-05-20 08:38:38 +00:00 |
|
Galfour
|
2dd7e2668c
|
merge
|
2019-05-17 17:55:46 +00:00 |
|
Galfour
|
97adaad836
|
preparations for statements removal
|
2019-05-17 17:36:57 +00:00 |
|
Georges Dupéron
|
c773fe61ce
|
revert let_in as lambda and add let_in
|
2019-05-17 19:14:00 +02:00 |
|
Galfour
|
ccdbd5bbd0
|
fix
|
2019-05-17 16:18:03 +00:00 |
|
Galfour
|
a94bf665f3
|
Merge branch 'master' of gitlab.com:gabriel.alfour/ligo
|
2019-05-17 16:06:57 +00:00 |
|
Galfour
|
21f09da759
|
remove environment from transpilation of expressions
|
2019-05-17 16:03:41 +00:00 |
|
Christian Rinderknecht
|
90a9e1a783
|
In the process of optimising immediate applications as let-in [Broken].
|
2019-05-16 18:17:27 +02:00 |
|
Galfour
|
df1916a1b9
|
normalizing renaming
|
2019-05-15 21:05:09 +00:00 |
|
Galfour
|
1029f42aac
|
minor renamings
|
2019-05-15 18:28:25 +00:00 |
|
Galfour
|
7a5130f51f
|
remove environments from mini_c
|
2019-05-15 18:16:28 +00:00 |
|
Georges Dupéron
|
c43570a82d
|
Move into src/; add vendors/ subfolder, add CI script.
|
2019-05-14 17:53:44 +02:00 |
|