collin
|
22d6c98c77
|
add dynamic check errors for functions
|
2020-10-24 16:50:07 -07:00 |
|
Collin Chin
|
13dc121091
|
Merge pull request #368 from AleoHQ/fix/array-return-type
Fix/array return type
|
2020-09-18 12:47:04 -07:00 |
|
collin
|
6250e95277
|
impl compare nested array types method for function return type
|
2020-09-17 12:46:55 -07:00 |
|
collin
|
d2810f2789
|
fix tests
|
2020-09-10 11:18:49 -07:00 |
|
collin
|
f675e895f5
|
merge master
|
2020-08-18 11:22:56 -07:00 |
|
raychu86
|
ae10a78eb5
|
Add license header
|
2020-08-18 03:50:26 -07:00 |
|
collin
|
e6e02a0e50
|
refactor all tests
|
2020-08-16 19:14:26 -07:00 |
|
collin
|
3d794c6a20
|
allow newlines and trailing commas in function declarations
|
2020-08-15 00:25:11 -07:00 |
|
collin
|
3d35fb026b
|
outputs -> output
|
2020-07-31 21:15:33 -07:00 |
|
collin
|
070fa0edea
|
fix all tests
|
2020-07-31 20:59:50 -07:00 |
|
collin
|
fb45ac7498
|
rename inputs -> input
|
2020-07-31 19:39:30 -07:00 |
|
collin
|
6dfc17ea46
|
fix function tests
|
2020-07-30 12:10:33 -07:00 |
|
collin
|
1707d43be0
|
fix indents
|
2020-07-17 12:59:18 -07:00 |
|
collin
|
5fb77fd457
|
fix tests
|
2020-07-16 20:47:47 -07:00 |
|
collin
|
b0acd5ea5a
|
update field and group modules
|
2020-07-07 19:53:37 -07:00 |
|
collin
|
a6092e9a2f
|
add field module
|
2020-07-07 19:40:01 -07:00 |
|
collin
|
87db0508f4
|
impl return tuples and update tests
|
2020-07-07 10:11:23 -07:00 |
|
collin
|
5865149c06
|
fix index evaluation
|
2020-06-22 18:28:30 -07:00 |
|
collin
|
1dc79ef604
|
add unique namespaces to function calls
|
2020-06-22 15:42:46 -07:00 |
|
collin
|
9e93462f2b
|
merge master
|
2020-06-19 23:16:12 -07:00 |
|
collin
|
82a0afc17e
|
convert leo-inputs to span with errors. fix tests
|
2020-06-19 23:02:58 -07:00 |
|
howardwu
|
03b59b573b
|
Update file extensions to new convention
|
2020-06-19 22:07:02 -07:00 |
|
collin
|
7248814ac7
|
impl let/const for circuits and value wrappers
|
2020-06-16 09:49:45 -07:00 |
|
collin
|
2ab0147e80
|
include_bytes function tests
|
2020-06-08 18:31:21 -07:00 |
|
howardwu
|
837d107a54
|
cargo fmt
|
2020-06-07 23:30:39 -07:00 |
|
howardwu
|
81407ac182
|
Fix tests
|
2020-06-07 21:26:49 -07:00 |
|
collin
|
69df8306a5
|
fix dependency
|
2020-06-01 18:35:43 -07:00 |
|
collin
|
8a5d3e7718
|
update tests and leo cli
|
2020-05-29 17:34:31 -07:00 |
|
collin
|
31ec24670c
|
add groupType to compiler
|
2020-05-29 16:43:39 -07:00 |
|
collin
|
19f6e64c48
|
remove snarkos group trait from compiler
|
2020-05-29 15:55:57 -07:00 |
|
collin
|
1a0d7235cd
|
impl basic function and import tests. fix import parsing
|
2020-05-20 15:51:57 -07:00 |
|