gluax
|
91c0f5ae9d
|
resolve some error messages panicing
|
2022-03-09 09:46:07 -08:00 |
|
Collin Chin
|
5e2ba78750
|
Merge pull request #1656 from AleoHQ/remove/unsized-array
Remove/unsized array
|
2022-03-07 17:14:03 -08:00 |
|
Collin Chin
|
11b4a2702a
|
Merge pull request #1655 from AleoHQ/bug/misc-parser-discrep-bugs
[Fix] Mix Parser bugs & discreps
|
2022-03-07 12:19:09 -08:00 |
|
collin
|
1a45295372
|
remove redundant array dimension struct
|
2022-03-04 13:06:22 -08:00 |
|
collin
|
10bea676a8
|
remove unsized arrays
|
2022-03-04 12:23:46 -08:00 |
|
gluax
|
060c13dd8d
|
clippy fix
|
2022-03-04 11:21:42 -08:00 |
|
gluax
|
789862103e
|
another char bug fix
|
2022-03-04 11:18:28 -08:00 |
|
gluax
|
308512fab9
|
add tests
|
2022-03-04 10:26:34 -08:00 |
|
gluax
|
85764aa394
|
fix self discrep
|
2022-03-04 10:03:42 -08:00 |
|
gluax
|
bd1d602f6d
|
fix annotation error msg
|
2022-03-04 09:28:29 -08:00 |
|
collin
|
54beb505c3
|
fix spelling typo
|
2022-03-02 12:19:22 -08:00 |
|
gluax
|
736c6af72d
|
a bunch of parser bug fixes so far
|
2022-02-28 14:45:32 -08:00 |
|
collin
|
9ff0d3fed3
|
move tools/test-framework -> tests/test-framework
|
2022-02-28 10:29:05 -08:00 |
|
collin
|
22f605349c
|
merge testnet3
|
2022-02-28 09:42:37 -08:00 |
|
collin
|
e263e64279
|
restructure compiler and delete unused code
|
2022-02-22 15:12:52 -08:00 |
|
damirka
|
239f06b3af
|
removes leo_input mentions, cleanup dep
|
2022-02-22 03:10:50 +03:00 |
|
damirka
|
aa61840eb6
|
Merge branch 'testnet3' into leo-parser-inputs
|
2022-02-22 02:59:54 +03:00 |
|
gluax
|
305ef16883
|
clippy fix
|
2022-02-16 10:17:10 -08:00 |
|
gluax
|
1377d60f07
|
test canonicalization
|
2022-02-16 10:10:26 -08:00 |
|
gluax
|
2ea3709441
|
fix compiler panicing
|
2022-02-16 10:00:41 -08:00 |
|
damirka
|
0878e4f85f
|
single parser, multi purpose
|
2022-02-15 20:54:00 +03:00 |
|
collin
|
b31071777b
|
stabilize leo-package
|
2022-02-07 11:37:57 -05:00 |
|
collin
|
316c2d2592
|
compiler module builds
|
2022-02-03 11:59:42 -08:00 |
|
collin
|
fa2becfb1d
|
update snarkvm rev + cargo update
|
2022-02-02 14:58:01 -08:00 |
|
collin
|
eca7a4ea53
|
reorder dependencies
|
2022-01-27 12:57:52 -08:00 |
|
collin
|
31f90a9032
|
deprecate blake2s
|
2022-01-25 13:31:02 -08:00 |
|
gluax
|
ea419a7891
|
migrate spans crate, which involves rust 2021 ed, and dep updates
|
2022-01-21 12:04:37 -08:00 |
|
collin
|
34a0b4e9b0
|
clippy
|
2022-01-17 16:30:08 -08:00 |
|
collin
|
6ccb8ef6b2
|
update snarkvm rev
|
2022-01-17 16:07:31 -08:00 |
|
collin
|
0425a92c2b
|
feature: update to latest snarkvm rev
|
2022-01-11 16:22:34 -08:00 |
|
0rphon
|
849fa85a28
|
updated all dependencies to latest snarkvm version
|
2021-10-25 13:48:53 -07:00 |
|
damirka
|
e56a1aedaa
|
fixes PartialEq use in circuit member assign
|
2021-10-19 10:43:19 +02:00 |
|
Eric McCarthy
|
e2ba64b79d
|
Merge pull request #1362 from AleoHQ/feature/remove-span-snapshot
Feature/remove span snapshot
|
2021-09-30 15:33:18 -07:00 |
|
Pranav Gaddamadugu
|
ffae3b39ff
|
Fixed JSON order bug in AST on removal of values
|
2021-09-29 07:56:28 -07:00 |
|
damirka
|
a1aa5326ad
|
fixes eq for arrays with unspecified size
|
2021-09-28 11:09:56 +03:00 |
|
Pranav Gaddamadugu
|
242e34279d
|
Add default for build options
|
2021-09-24 18:03:23 -07:00 |
|
Pranav Gaddamadugu
|
a128d367ff
|
Resolving conflicts with master
|
2021-09-24 17:40:07 -07:00 |
|
Pranav Gaddamadugu
|
f754f89c6e
|
Updated test-framework/.../tgc.rs to remove spans from AST; changed compiler test options to disable spans
|
2021-09-23 09:11:09 -07:00 |
|
Mazdak Farrokhzad
|
3ad7d2fdb2
|
cleanup courtesy of clippy
|
2021-09-23 17:06:48 +02:00 |
|
Pranav Gaddamadugu
|
2edb794c8b
|
Passing no-span serialization tests in parser
|
2021-09-22 11:54:58 -07:00 |
|
Pranav Gaddamadugu
|
1521a4a84d
|
Refactored code so all filtering logic is in AST
|
2021-09-22 10:58:21 -07:00 |
|
Pranav Gaddamadugu
|
a9746cb756
|
Refactor to previous function name:
|
2021-09-21 09:32:31 -07:00 |
|
Pranav Gaddamadugu
|
798c3f0eb6
|
Refactored code to pull out JSON value serialization; preferring this option since it preserves test expectations
|
2021-09-20 20:48:16 -07:00 |
|
Pranav Gaddamadugu
|
074587f4d2
|
Added original code to verify that test expectations do not change
|
2021-09-20 20:28:52 -07:00 |
|
Pranav Gaddamadugu
|
3cc9367d09
|
Fixed unhandled case in
|
2021-09-20 20:00:07 -07:00 |
|
Pranav Gaddamadugu
|
5f22a21f47
|
Implemented option to remove from serialized AST
|
2021-09-20 19:21:52 -07:00 |
|
Pranav Gaddamadugu
|
991a658950
|
Added build option to leo build
|
2021-09-20 18:12:03 -07: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 |
|