ligo/src/test/contracts
2019-11-21 17:21:39 +01:00
..
amount.mligo more refactoring 2019-09-15 13:12:19 +02:00
annotation.ligo Add explanatory comment to annotation.ligo 2019-10-24 14:44:07 -07:00
application.ligo add and test more ways to do function application in pascaligo 2019-11-14 20:13:15 +01:00
arithmetic.ligo Merge branch 'dev' into refactor/everything 2019-09-23 16:40:51 +02:00
arithmetic.mligo Merge branch 'dev' of gitlab.com:ligolang/ligo into test/cameligo-test-parity 2019-10-29 22:06:42 -07:00
assert.mligo Refactoring of Ligodity (CameLIGO) and making an AST pretty-printer 2019-11-04 23:51:47 +01:00
assign.ligo more refactoring 2019-09-15 13:12:19 +02:00
balance_constant.ligo Add ability to access balance to PascaLIGO 2019-11-12 08:01:18 -08:00
balance_constant.mligo Finish balance operator and add test for CameLIGO 2019-11-06 11:08:18 -08:00
basic.mligo more refactoring 2019-09-15 13:12:19 +02:00
big_map.ligo add anon functions; remove pre-block declarations; update tests 2019-11-18 16:10:48 +01:00
big_map.mligo updating tests (we don't need the big_map to be in a pair anymore) 2019-10-22 12:23:48 +02:00
bitwise_arithmetic.ligo Merge branch 'dev' into refactor/everything 2019-09-23 16:40:51 +02:00
bitwise_arithmetic.mligo Refactoring of Ligodity (CameLIGO) and making an AST pretty-printer 2019-11-04 23:51:47 +01:00
blockless.ligo Write blockless function test and make it pass 2019-10-19 10:46:24 -07:00
boolean_operators.ligo Merge branch 'pascaligo-tests' into 'dev' 2019-09-26 15:09:37 +00:00
boolean_operators.mligo Fix boolean tests for CameLIGO 2019-10-24 09:13:31 -07:00
bytes_arithmetic.ligo more refactoring 2019-09-15 13:12:19 +02:00
bytes_arithmetic.mligo Fix merge conflict 2019-11-06 07:35:15 -06:00
chain_id.ligo add chain_id type and operator 2019-11-21 17:21:39 +01:00
closure-1.ligo add anon functions; remove pre-block declarations; update tests 2019-11-18 16:10:48 +01:00
closure-2.ligo add anon functions; remove pre-block declarations; update tests 2019-11-18 16:10:48 +01:00
closure-3.ligo add anon functions; remove pre-block declarations; update tests 2019-11-18 16:10:48 +01:00
closure.ligo add anon functions; remove pre-block declarations; update tests 2019-11-18 16:10:48 +01:00
closure.mligo Add closure test to CameLIGO 2019-11-21 06:02:47 -08:00
coase.ligo remove fail 2019-09-26 19:30:17 +02:00
condition-annot.mligo Refactoring of Ligodity (CameLIGO) and making an AST pretty-printer 2019-11-04 23:51:47 +01:00
condition-shadowing.mligo Refactoring of Ligodity (CameLIGO) and making an AST pretty-printer 2019-11-04 23:51:47 +01:00
condition-simple.ligo Merge branch 'dev' into refactor/everything 2019-09-23 16:40:51 +02:00
condition.ligo add anon functions; remove pre-block declarations; update tests 2019-11-18 16:10:48 +01:00
condition.mligo Refactoring of Ligodity (CameLIGO) and making an AST pretty-printer 2019-11-04 23:51:47 +01:00
counter.ligo more refactoring 2019-09-15 13:12:19 +02:00
counter.mligo Refactoring of Ligodity (CameLIGO) and making an AST pretty-printer 2019-11-04 23:51:47 +01:00
declaration-local.ligo Merge branch 'dev' into refactor/everything 2019-09-23 16:40:51 +02:00
declarations.ligo Merge branch 'dev' into refactor/everything 2019-09-23 16:40:51 +02:00
deep_access.ligo add anon functions; remove pre-block declarations; update tests 2019-11-18 16:10:48 +01:00
dispatch-counter.ligo more refactoring 2019-09-15 13:12:19 +02:00
entrypoints.ligo Fix semantic merge conflict in test and parser 2019-11-19 17:19:26 -06:00
error_syntax.ligo more refactoring 2019-09-15 13:12:19 +02:00
error_type.ligo Merge branch 'dev' into refactor/everything 2019-09-23 16:40:51 +02:00
failwith.ligo add anon functions; remove pre-block declarations; update tests 2019-11-18 16:10:48 +01:00
failwith.mligo Refactoring of Ligodity (CameLIGO) and making an AST pretty-printer 2019-11-04 23:51:47 +01:00
fibo2.mligo Refactoring of Ligodity (CameLIGO) and making an AST pretty-printer 2019-11-04 23:51:47 +01:00
fibo3.mligo Refactoring of Ligodity (CameLIGO) and making an AST pretty-printer 2019-11-04 23:51:47 +01:00
fibo4.mligo Refactoring of Ligodity (CameLIGO) and making an AST pretty-printer 2019-11-04 23:51:47 +01:00
fibo.mligo Refactoring of Ligodity (CameLIGO) and making an AST pretty-printer 2019-11-04 23:51:47 +01:00
for_fail.ligo Move tests, remove operators 2019-10-23 09:38:45 -05:00
function-anon.ligo test anon function 2019-11-18 18:44:15 +01:00
function-complex.ligo add anon functions; remove pre-block declarations; update tests 2019-11-18 16:10:48 +01:00
function-shared.ligo Merge branch 'dev' into refactor/everything 2019-09-23 16:40:51 +02:00
function-shared.mligo Refactoring of Ligodity (CameLIGO) and making an AST pretty-printer 2019-11-04 23:51:47 +01:00
function.ligo Merge branch 'dev' into refactor/everything 2019-09-23 16:40:51 +02:00
guess_string.mligo Refactoring of Ligodity (CameLIGO) and making an AST pretty-printer 2019-11-04 23:51:47 +01:00
heap-instance.ligo more refactoring 2019-09-15 13:12:19 +02:00
heap.ligo Merge branch 'dev' into refactor/everything 2019-09-23 16:40:51 +02:00
high-order.ligo add anon functions; remove pre-block declarations; update tests 2019-11-18 16:10:48 +01:00
included.ligo Merge branch 'dev' into refactor/everything 2019-09-23 16:40:51 +02:00
includer.ligo Merge branch 'dev' into refactor/everything 2019-09-23 16:40:51 +02:00
incr_decr.mligo Refactoring of Ligodity (CameLIGO) and making an AST pretty-printer 2019-11-04 23:51:47 +01:00
isnat.ligo Add is_nat operator to PascaLIGO 2019-11-20 12:48:55 +00:00
isnat.mligo Add is_nat operator to CameLIGO 2019-11-20 12:48:55 +00:00
lambda2.mligo Refactoring of Ligodity (CameLIGO) and making an AST pretty-printer 2019-11-04 23:51:47 +01:00
lambda.ligo add anon functions; remove pre-block declarations; update tests 2019-11-18 16:10:48 +01:00
lambda.mligo Refactoring of Ligodity (CameLIGO) and making an AST pretty-printer 2019-11-04 23:51:47 +01:00
let_multiple.mligo Properly typed multi-variable binding simplification 2019-11-19 21:13:52 +00:00
letin.mligo Refactoring of Ligodity (CameLIGO) and making an AST pretty-printer 2019-11-04 23:51:47 +01:00
list.ligo [LIGO-229] Change ordering of collection operation args 2019-11-20 12:16:31 +00:00
list.mligo [LIGO-229] Change ordering of collection operation args 2019-11-20 12:16:31 +00:00
loop.ligo For collection loop: also capture variable in logical blocks 2019-11-21 11:28:32 +01:00
loop.mligo [LIGO-229] Change ordering of collection operation args 2019-11-20 12:16:31 +00:00
map.ligo [LIGO-229] Change ordering of collection operation args 2019-11-20 12:16:31 +00:00
map.mligo [LIGO-229] Change ordering of collection operation args 2019-11-20 12:16:31 +00:00
match_bis.mligo Refactoring of Ligodity (CameLIGO) and making an AST pretty-printer 2019-11-04 23:51:47 +01:00
match.ligo add anon functions; remove pre-block declarations; update tests 2019-11-18 16:10:48 +01:00
match.mligo Refactoring of Ligodity (CameLIGO) and making an AST pretty-printer 2019-11-04 23:51:47 +01:00
multiple-parameters.ligo Merge branch 'dev' into refactor/everything 2019-09-23 16:40:51 +02:00
multiple-parameters.mligo Add test for several function parameters in CameLIGO 2019-10-28 22:07:00 -07:00
multisig.ligo Multisig made robust to replay attack 2019-11-21 17:21:39 +01:00
new-syntax.mligo Refactoring of Ligodity (CameLIGO) and making an AST pretty-printer 2019-11-04 23:51:47 +01:00
option.ligo add anon functions; remove pre-block declarations; update tests 2019-11-18 16:10:48 +01:00
option.mligo add options in cameligo 2019-09-20 20:38:04 +02:00
parser-bad-reported-term.ligo more refactoring 2019-09-15 13:12:19 +02:00
procedure.ligo Move tests, remove operators 2019-10-23 09:38:45 -05:00
quote-declaration.ligo more refactoring 2019-09-15 13:12:19 +02:00
quote-declarations.ligo more refactoring 2019-09-15 13:12:19 +02:00
record.ligo Merge branch 'dev' into refactor/everything 2019-09-23 16:40:51 +02:00
record.mligo more refactoring 2019-09-15 13:12:19 +02:00
set_arithmetic-1.ligo [LIGO-229] Change ordering of collection operation args 2019-11-20 12:16:31 +00:00
set_arithmetic-1.mligo [LIGO-229] Change ordering of collection operation args 2019-11-20 12:16:31 +00:00
set_arithmetic.ligo Remove PascaLIGO set_size 2019-10-22 20:24:05 -07:00
set_arithmetic.mligo Refactoring of Ligodity (CameLIGO) and making an AST pretty-printer 2019-11-04 23:51:47 +01:00
shadow.ligo add anon functions; remove pre-block declarations; update tests 2019-11-18 16:10:48 +01:00
simple_access.ligo add anon functions; remove pre-block declarations; update tests 2019-11-18 16:10:48 +01:00
string_arithmetic.ligo more refactoring 2019-09-15 13:12:19 +02:00
string_arithmetic.mligo Refactoring of Ligodity (CameLIGO) and making an AST pretty-printer 2019-11-04 23:51:47 +01:00
string.ligo Simplifier now emit CONCAT constant 2019-10-07 17:16:03 +02:00
super-counter.ligo more refactoring 2019-09-15 13:12:19 +02:00
super-counter.mligo more refactoring 2019-09-15 13:12:19 +02:00
tez.ligo Replace "mtz" with "mutez" 2019-10-27 11:50:24 -05:00
tez.mligo Replace "mtz" with "mutez" 2019-10-27 11:50:24 -05:00
toto.ligo more refactoring 2019-09-15 13:12:19 +02:00
tuple.ligo more refactoring 2019-09-15 13:12:19 +02:00
tuple.mligo Refactoring of Ligodity (CameLIGO) and making an AST pretty-printer 2019-11-04 23:51:47 +01:00
type-alias.ligo more refactoring 2019-09-15 13:12:19 +02:00
unit.ligo more refactoring 2019-09-15 13:12:19 +02:00
variant-matching.ligo more refactoring 2019-09-15 13:12:19 +02:00
variant.ligo more refactoring 2019-09-15 13:12:19 +02:00
variant.mligo Refactoring of Ligodity (CameLIGO) and making an AST pretty-printer 2019-11-04 23:51:47 +01:00
vote.mligo Refactoring of Ligodity (CameLIGO) and making an AST pretty-printer 2019-11-04 23:51:47 +01:00
website1.ligo more refactoring 2019-09-15 13:12:19 +02:00
website2.ligo Updated docs with blockless & anonymous functions, added variable mutation disclaimer, updated landing page pascaligo example. 2019-11-19 01:44:36 +01:00
website2.mligo Refactoring of Ligodity (CameLIGO) and making an AST pretty-printer 2019-11-04 23:51:47 +01:00