Mazdak Farrokhzad
|
3ad7d2fdb2
|
cleanup courtesy of clippy
|
2021-09-23 17:06:48 +02:00 |
|
Alessandro Coglio
|
a5f74195cf
|
Merge pull request #1333 from AleoHQ/array-len-function
[Feature] Adds .len() postfix to arrays
|
2021-09-15 10:10:32 -07:00 |
|
damirka
|
f12eafb957
|
replace sizeof with lengthof
|
2021-09-14 18:01:24 +03:00 |
|
damirka
|
4f41f09ef2
|
Merge branch 'master' into array-len-function
|
2021-09-13 14:26:38 +03:00 |
|
damirka
|
093517109b
|
renaming, now .length()
|
2021-09-10 16:11:55 +03:00 |
|
gluaxspeed
|
64e88404d2
|
prelude stuff auto included
|
2021-09-10 05:55:07 -07:00 |
|
damirka
|
2942bf85fe
|
staging commit for the sizeof operator
|
2021-09-07 19:33:02 +03:00 |
|
gluaxspeed
|
8a8b5ab757
|
resolve merge conflicts
|
2021-09-07 02:59:35 -07:00 |
|
gluax
|
81271c918f
|
Merge pull request #1327 from AleoHQ/abnf-ast-changes
[ABNF] CircuitOrAlias changed to Identifier
|
2021-09-06 22:23:52 -07:00 |
|
gluaxspeed
|
dcdb234637
|
fix imported circuit return from function in import
|
2021-09-06 06:12:58 -07:00 |
|
damirka
|
857ab9a2b6
|
change CircuitOrAlias to Identifier
|
2021-09-06 14:10:06 +03:00 |
|
damirka
|
e03d5c23b8
|
includes ast and asg changes
|
2021-08-31 20:18:21 +03:00 |
|
gluaxspeed
|
5c6f2a43ca
|
merge master, add clean for imports ast
|
2021-08-27 09:40:25 -07:00 |
|
gluaxspeed
|
6a44e51da9
|
revert runner change, just make tgc remove the header lines as well
|
2021-08-27 07:57:25 -07:00 |
|
gluaxspeed
|
538dfe2709
|
re-enable compiler test cleanup
|
2021-08-27 07:30:37 -07:00 |
|
gluaxspeed
|
cedf2004ba
|
reduce code bloat
|
2021-08-27 07:29:40 -07:00 |
|
gluaxspeed
|
649088905d
|
standardize ast generation in ast and test runner
|
2021-08-27 07:28:02 -07:00 |
|
gluaxspeed
|
1628e19658
|
alias resolution done during type inference
|
2021-08-24 22:58:59 -07:00 |
|
gluaxspeed
|
1576f776f3
|
resolve master conflicts
|
2021-08-24 03:00:08 -07:00 |
|
Alessandro Coglio
|
7a5979660b
|
Merge pull request #1272 from AleoHQ/feature/call-expressions-ast-store-type
[Implmentation] Adds Type to Circuit Member Access Expressions
|
2021-08-23 08:50:41 -07:00 |
|
damirka
|
a04249976e
|
Merge branch 'master' into leo-manifest-dependencies
|
2021-08-19 18:04:05 +03:00 |
|
gluaxspeed
|
e90228b295
|
type aliases
|
2021-08-19 06:04:44 -07:00 |
|
gluaxspeed
|
4fc6c5f586
|
core function imports
|
2021-08-18 18:52:56 -07:00 |
|
gluaxspeed
|
d1350d7cd8
|
Merge branch 'master' of github.com:AleoHQ/leo into feature/type-aliases
|
2021-08-18 16:35:17 -07:00 |
|
gluaxspeed
|
88bd065d8a
|
merge master, regen tests
|
2021-08-18 16:25:23 -07:00 |
|
gluaxspeed
|
4e32efb9e3
|
Merge branch 'master' of github.com:AleoHQ/leo into feature/better-errors
|
2021-08-18 14:42:19 -07:00 |
|
gluaxspeed
|
484ebd3467
|
clean up todos
|
2021-08-18 14:40:51 -07:00 |
|
gluaxspeed
|
56c66fa4ba
|
testing and clean up
|
2021-08-18 14:31:06 -07:00 |
|
gluaxspeed
|
a91c8b9e6a
|
Revert "type on call expression"
This reverts commit cf5a23b38f .
|
2021-08-18 13:38:50 -07:00 |
|
gluaxspeed
|
a75dbe38eb
|
imports functioning, next is core imports
|
2021-08-18 06:23:23 -07:00 |
|
damirka
|
135ad2d167
|
Merge branch 'fix-recursive-imports' into leo-manifest-dependencies
|
2021-08-18 14:13:21 +03:00 |
|
gluaxspeed
|
14a1125d33
|
formatting
|
2021-08-18 02:46:40 -07:00 |
|
gluaxspeed
|
a66c123d17
|
merge better errors
|
2021-08-18 02:45:59 -07:00 |
|
gluaxspeed
|
e6948da23f
|
merge master
|
2021-08-18 02:10:59 -07:00 |
|
gluaxspeed
|
cf5a23b38f
|
type on call expression
|
2021-08-18 02:04:41 -07:00 |
|
dependabot[bot]
|
d2a4a14cf4
|
Bump snarkvm-dpc from 0.7.8 to 0.7.9
Bumps [snarkvm-dpc](https://github.com/AleoHQ/snarkVM) from 0.7.8 to 0.7.9.
- [Release notes](https://github.com/AleoHQ/snarkVM/releases)
- [Commits](https://github.com/AleoHQ/snarkVM/compare/v0.7.8...v0.7.9)
---
updated-dependencies:
- dependency-name: snarkvm-dpc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-17 10:18:37 +00:00 |
|
damirka
|
e78975ba21
|
Merge branch 'master' into leo-manifest-dependencies
|
2021-08-16 18:32:30 +03:00 |
|
dependabot[bot]
|
1b34fa0538
|
Bump snarkvm-curves from 0.7.8 to 0.7.9
Bumps [snarkvm-curves](https://github.com/AleoHQ/snarkVM) from 0.7.8 to 0.7.9.
- [Release notes](https://github.com/AleoHQ/snarkVM/releases)
- [Commits](https://github.com/AleoHQ/snarkVM/compare/v0.7.8...v0.7.9)
---
updated-dependencies:
- dependency-name: snarkvm-curves
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-16 10:18:57 +00:00 |
|
gluaxspeed
|
f65fff602f
|
clippy fix, tyring to debug cli upadte on osx
|
2021-08-13 11:35:48 -07:00 |
|
gluaxspeed
|
8ca3ab465e
|
circleci updated rust version
|
2021-08-13 10:48:38 -07:00 |
|
gluaxspeed
|
eaa4151f16
|
now its just mac release list failing
|
2021-08-12 09:51:00 -07:00 |
|
gluaxspeed
|
e69e81110e
|
debug windows ci this time
|
2021-08-12 04:44:45 -07:00 |
|
gluaxspeed
|
a09f6f0c83
|
serilization for span that's test dependent
|
2021-08-12 03:27:18 -07:00 |
|
gluaxspeed
|
ab5fcecae2
|
more debugging
|
2021-08-12 02:42:42 -07:00 |
|
gluaxspeed
|
f0de65835c
|
regen tests, debug out a import test
|
2021-08-12 02:15:12 -07:00 |
|
gluaxspeed
|
ad5591d6fe
|
disable including readmes in crates documetnation while circleci doesn't support 1.54
|
2021-08-11 00:18:27 -07:00 |
|
gluaxspeed
|
402ad7aabb
|
finish in code documentation, deny no doc comments
|
2021-08-10 14:10:27 -07:00 |
|
gluaxspeed
|
d9769b4c37
|
remove canonicalization from asg, merge master
|
2021-08-09 14:10:36 -07:00 |
|
Alessandro Coglio
|
2f9e315c78
|
Merge pull request #1245 from AleoHQ/dependabot/cargo/snarkvm-dpc-0.7.8
Bump snarkvm-dpc from 0.7.7 to 0.7.8
|
2021-08-06 16:10:38 -10:00 |
|
Alessandro Coglio
|
b35766d572
|
Merge pull request #1244 from AleoHQ/dependabot/cargo/snarkvm-gadgets-0.7.8
Bump snarkvm-gadgets from 0.7.7 to 0.7.8
|
2021-08-06 15:45:22 -10:00 |
|