Pierre-Emmanuel Wulfman
|
b2f0e8bbc4
|
WIP: adding E_recursive in ast
|
2020-03-12 16:05:17 +01:00 |
|
Pierre-Emmanuel Wulfman
|
e436a0a08a
|
removes loops
|
2020-03-09 18:24:02 +01:00 |
|
Tom Jack
|
ac374ed2ba
|
Remove debug printfs
|
2020-03-03 23:47:10 -06:00 |
|
Lesenechal Remi
|
1e5abda3ee
|
create contract : conservative restrictions & errors in typer, before inlining/beta optimizations
|
2020-03-03 13:46:11 +01:00 |
|
Lesenechal Remi
|
ffd792e2f8
|
CREATE_CONTRACT: add a check in the typer to allow only closures
|
2020-03-03 13:46:11 +01:00 |
|
Lesenechal Remi
|
a08adbd085
|
typer: checks for constructor redundancy
|
2020-02-26 18:54:16 +01:00 |
|
Rémi Lesenechal
|
8b83e375bd
|
Revert "Merge branch 'feature/adt-generator-poly-3' into 'dev'"
This reverts merge request !403
|
2020-02-11 10:45:08 +00:00 |
|
Suzanne Dupéron
|
76ad9c47ec
|
cleanup
|
2020-02-10 20:40:43 +01:00 |
|
Pierre-Emmanuel Wulfman
|
ae82144418
|
removing assign, tuples, sequences,
|
2020-02-09 00:31:30 +01:00 |
|
Suzanne Dupéron
|
5ff9803989
|
Merge remote-tracking branch 'origin/dev' into dev
|
2020-01-28 22:30:31 +00:00 |
|
Pierre-Emmanuel Wulfman
|
f36d6a01de
|
Modify record update, using path for update
|
2020-01-28 14:12:46 +00:00 |
|
Suzanne Dupéron
|
0f420eaaf5
|
typer: bugfix: tuple is now a built-in type constructor
|
2020-01-22 15:17:10 +01:00 |
|
Suzanne Dupéron
|
688a636251
|
typer: cleanup
|
2020-01-20 21:19:37 +01:00 |
|
Sander
|
88159e15b2
|
Add inline attribute
|
2020-01-16 19:36:04 +00:00 |
|
Pierre-Emmanuel Wulfman
|
60edd0cf5b
|
after review 1
|
2020-01-10 16:41:47 +01:00 |
|
Pierre-Emmanuel Wulfman
|
812834656a
|
Updates for OcamLIGO and PascaLIGO
|
2020-01-10 13:52:05 +01:00 |
|
Lesenechal Remi
|
a3a09dc0e5
|
functionize the name in the error
|
2020-01-03 16:23:18 +01:00 |
|
Lesenechal Remi
|
3288696784
|
add the name of the variable in the unbound variable error message title
|
2020-01-03 16:23:18 +01:00 |
|
Lesenechal Remi
|
638b45611d
|
fix message of redundant_match_case error
|
2019-12-20 12:17:47 +00:00 |
|
Suzanne Dupéron
|
f7616b7b49
|
Small improvements to negative typer tests
|
2019-12-19 17:27:17 +00:00 |
|
Suzanne Dupéron
|
a835bc9286
|
Added "did you mean" feature for unbound type names
|
2019-12-19 17:27:17 +00:00 |
|
Suzanne Dupéron
|
e919a1eba3
|
Fixes unsoundness in old typer (expected type for the expression as a whole was not checked for ascriptions)
|
2019-12-19 17:27:17 +00:00 |
|
Sander Spies
|
6f9134834f
|
Remove original Cameligo and rename Ligodity to Cameligo.
|
2019-12-12 14:35:07 +01:00 |
|
Pierre-Emmanuel Wulfman
|
034c92a64c
|
Use ADT for types and move type to ast_common
and Making name, type_variable, built-in, constructor, label and string uncompatible types in ligo (weird bug with types in ligodity)
|
2019-12-04 11:40:58 +00: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
|
2fa78bd0bd
|
add key and signature types
|
2019-11-21 17:19:11 +01:00 |
|
John David Pressman
|
4270cc0d22
|
[LIGO-229] Change ordering of collection operation args
|
2019-11-20 12:16:31 +00:00 |
|
Pierre-Emmanuel Wulfman
|
29a86ad411
|
Fix: deep access
|
2019-11-12 17:07:09 +00:00 |
|
Pierre-Emmanuel Wulfman
|
f91de985d0
|
remove 'Access_Map'
|
2019-11-12 14:28:58 +00:00 |
|
Suzanne Dupéron
|
0b7a84e949
|
Fixed qwerty typo + small cleanup
|
2019-11-05 21:52:59 +00:00 |
|
Suzanne Dupéron
|
40b318eff6
|
Rename 4-typer to 4-typer-old (part 2: make changes)
|
2019-11-04 18:40:49 +00:00 |
|
Suzanne Dupéron
|
f41625ceb3
|
Rename 4-typer to 4-typer-old (part 1: move files)
|
2019-11-04 18:39:56 +00:00 |
|