collin
|
e22e962588
|
rename leo-inputs -> leo-input
|
2020-07-31 18:49:01 -07:00 |
|
collin
|
7137c98745
|
adds check for integer parsing error vs integer computation error in tests
|
2020-07-31 14:06:01 -07:00 |
|
collin
|
a858b37fe0
|
merge master fix conflicts
|
2020-07-30 18:30:56 -07:00 |
|
collin
|
63342e7b10
|
fix int tests
|
2020-07-30 16:20:31 -07:00 |
|
collin
|
2f983180b7
|
fix uint tests
|
2020-07-30 15:41:03 -07:00 |
|
collin
|
1707d43be0
|
fix indents
|
2020-07-17 12:59:18 -07:00 |
|
collin
|
c3e2ba420f
|
rename _test to test_
|
2020-07-16 21:27:40 -07:00 |
|
collin
|
dbaa334eb6
|
add checked neg check in tests
|
2020-07-16 21:26:39 -07:00 |
|
collin
|
d542a9716b
|
fix uint and int comparators
|
2020-07-16 17:27:58 -07:00 |
|
collin
|
fe2f29ccad
|
add tests for i types
|
2020-07-15 21:55:45 -07:00 |
|
collin
|
2f39ecdbc3
|
impl infra for i type tests
|
2020-07-15 21:31:23 -07:00 |
|
collin
|
bfda4bb95c
|
fix tests
|
2020-07-15 20:42:57 -07:00 |
|
collin
|
6f36dc6cd6
|
fix uint tests
|
2020-07-15 19:55:04 -07:00 |
|
collin
|
aa708b8084
|
fix value.field bug
|
2020-07-08 03:30:15 -07:00 |
|
collin
|
a6092e9a2f
|
add field module
|
2020-07-07 19:40:01 -07:00 |
|
collin
|
cc8a3d9878
|
move integer enum and errors into compiler
|
2020-06-25 14:27:19 -07:00 |
|
collin
|
837a006e51
|
move error struct to types. fix integer namespaces
|
2020-06-20 15:24:46 -07:00 |
|
collin
|
ec8a804654
|
uncomment tests, remove unused method
|
2020-06-19 23:21:55 -07:00 |
|
collin
|
82a0afc17e
|
convert leo-inputs to span with errors. fix tests
|
2020-06-19 23:02:58 -07:00 |
|
collin
|
8ea11dbab7
|
add type resolution for values and fix tests
|
2020-06-13 17:43:59 -07:00 |
|
collin
|
c7eccdc87e
|
impl for loop statements for conditional
|
2020-06-13 02:04:31 -07:00 |
|
collin
|
52f0d012c8
|
fix tests
|
2020-06-10 17:53:38 -07:00 |
|
collin
|
bc7f4719c3
|
include_bytes integers tests
|
2020-06-08 19:13:47 -07:00 |
|
collin
|
c0682de33d
|
include_bytes circuit tests
|
2020-06-08 18:12:40 -07:00 |
|
howardwu
|
837d107a54
|
cargo fmt
|
2020-06-07 23:30:39 -07:00 |
|
howardwu
|
988f58618e
|
Adds configuration files for tooling
|
2020-06-07 22:53:45 -07:00 |
|
howardwu
|
81407ac182
|
Fix tests
|
2020-06-07 21:26:49 -07:00 |
|