Commit Graph

2258 Commits

Author SHA1 Message Date
Collin Chin
a18b757ff4
Merge branch 'master' into console-assert-error 2021-03-08 16:20:46 -08:00
collin
64cc9fa9c9 remove unsafe unwrap 2021-03-08 16:18:24 -08:00
dependabot-preview[bot]
ab5da38aa0
Bump num-bigint from 0.3.1 to 0.4.0
Bumps [num-bigint](https://github.com/rust-num/num-bigint) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/rust-num/num-bigint/releases)
- [Changelog](https://github.com/rust-num/num-bigint/blob/master/RELEASES.md)
- [Commits](https://github.com/rust-num/num-bigint/compare/num-bigint-0.3.1...num-bigint-0.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08 23:39:44 +00:00
Collin Chin
b0e3b6b22a
Merge pull request #707 from AleoHQ/tokenizer
Parser Rewrite
2021-03-08 15:38:04 -08:00
Protryon
a4f2101aaf remove if from ternary expression 2021-03-08 14:45:38 -08:00
dependabot-preview[bot]
2ffdd839af
Bump self_update from 0.25.0 to 0.26.0
Bumps [self_update](https://github.com/jaemk/self_update) from 0.25.0 to 0.26.0.
- [Release notes](https://github.com/jaemk/self_update/releases)
- [Changelog](https://github.com/jaemk/self_update/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jaemk/self_update/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-08 11:00:36 +00:00
howardwu
9252534122 Update README 2021-03-07 12:31:40 -08:00
Protryon
2a616eb13d absolute path for parser tests 2021-03-07 10:17:33 -08:00
Protryon
b60affc40b fix ci test 2021-03-07 07:20:08 -08:00
Protryon
a6bf66f864 fix tests 2021-03-07 06:48:02 -08:00
Protryon
1f49d8bc44 Merge branch 'tokenizer' of github.com:AleoHQ/leo into tokenizer 2021-03-07 06:27:57 -08:00
Protryon
f5187fc872 fix some failing tests 2021-03-07 06:27:42 -08:00
collin
7cc331f219 fix formatting error 2021-03-05 16:11:39 -08:00
collin
76afaf6167 add comments to parser tokenizer 2021-03-05 15:01:43 -08:00
collin
ef91489829 add comments to parser types 2021-03-05 14:43:27 -08:00
collin
7caf53bb31 add comments to parser statements 2021-03-05 14:38:40 -08:00
collin
01e2a13170 add comments to parser file 2021-03-05 14:26:59 -08:00
collin
4fada913fb add comments to parser expression 2021-03-05 14:09:14 -08:00
Protryon
f86e03f4b7 fix spans for comments 2021-03-05 09:53:06 -08:00
Protryon
d14a3a666b format 2021-03-05 09:23:38 -08:00
Protryon
e492950106 fix package names 2021-03-05 09:16:49 -08:00
collin
ed41a55c47 add comments to context 2021-03-04 16:47:41 -08:00
collin
d7d84c0ea7 fix test build issues. parser errors on dash + number names 2021-03-04 15:58:00 -08:00
collin
10ecc6e6e2 merge master and fix build issues 2021-03-04 14:11:17 -08:00
collin
b5fbb9c217 cargo clippy 2021-03-04 12:08:55 -08:00
bors[bot]
da0bd1a2f9
Merge #732
732: Bumps snarkVM to v0.2.0 r=collinc97 a=howardwu

<!--
    Thank you for submitting the PR! We appreciate you spending the time to work on these changes.

    Help us understand your motivation by explaining why you decided to make this change.

    Happy contributing!
-->

## Motivation

Bumps snarkVM to v0.2.0


Co-authored-by: howardwu <howardwu@berkeley.edu>
2021-03-04 20:04:24 +00:00
howardwu
2e7b542b8b Format and clean up, enable default on snarkvm_algorithms 2021-03-04 11:09:24 -08:00
collin
869b6ddb33 update tinytemplate 2021-03-04 11:03:25 -08:00
howardwu
689dbad8fe Adds r1cs dep 2021-03-04 11:03:19 -08:00
howardwu
1735038dee Update algorithms, curves, and gadget traits 2021-03-04 11:02:31 -08:00
howardwu
4650b5cd80 Update gadget traits 2021-03-04 11:01:00 -08:00
howardwu
3bdf598431 Update field and curves traits 2021-03-04 10:59:43 -08:00
howardwu
8690e35e95 Update field structs 2021-03-04 10:58:50 -08:00
howardwu
c03e1045f2 Update gadgets traits 2021-03-04 10:57:20 -08:00
howardwu
bf43da5a84 Update dpc structs 2021-03-04 10:56:36 -08:00
howardwu
1c5ac21e9c Update dpc structs 2021-03-04 10:56:03 -08:00
howardwu
dadc57a148 Add r1cs dep 2021-03-04 10:55:22 -08:00
howardwu
e11ef69f74 Add fields dep 2021-03-04 10:54:37 -08:00
howardwu
b029469eca Remove objects dep 2021-03-04 10:54:21 -08:00
howardwu
4692a2b20e Update object errors 2021-03-04 10:53:48 -08:00
howardwu
1b0a6dbd69 Update fields traits 2021-03-04 10:52:54 -08:00
howardwu
7b7c1bbef4 Remove object dept 2021-03-04 10:51:59 -08:00
howardwu
1411107d23 Update fields traits 2021-03-04 10:50:26 -08:00
howardwu
4e9576e58d Fix object errors 2021-03-04 10:49:47 -08:00
howardwu
4fec97083d Adds gadgets dep 2021-03-04 10:48:48 -08:00
howardwu
d8e9edc941 Update fields structs 2021-03-04 10:48:28 -08:00
howardwu
187f738811 Update fields errors 2021-03-04 10:48:01 -08:00
howardwu
ff4412d7d0 Update curves errors 2021-03-04 10:47:32 -08:00
howardwu
3421e891b6 Adds r1cs dep 2021-03-04 10:46:47 -08:00
howardwu
f65ad89360 Update algo errors 2021-03-04 10:46:19 -08:00