Collin Chin
|
80ca99a2f1
|
Merge pull request #1785 from AleoHQ/dependabot/cargo/testnet3/serde_yaml-0.8.24
Bump serde_yaml from 0.8.23 to 0.8.24
|
2022-05-10 11:17:55 -07:00 |
|
Collin Chin
|
be9fa96d9e
|
Merge pull request #1786 from AleoHQ/feature/type-checking
[Impl] type-checking
|
2022-05-10 11:17:44 -07:00 |
|
collin
|
45056ec27b
|
spelling
|
2022-05-10 11:06:59 -07:00 |
|
gluax
|
ab57ea1d34
|
fmt compiler test
|
2022-05-05 15:49:08 -07:00 |
|
gluax
|
d33e69bac8
|
re-introduce some disabled tests, fix some
|
2022-05-05 15:38:55 -07:00 |
|
collin
|
214f6bf5d7
|
make comments consistent
|
2022-05-04 15:44:41 -07:00 |
|
gluax
|
e03af95ff6
|
change output format, st doesn't change bc of input file
|
2022-05-04 15:43:07 -07:00 |
|
gluax
|
b97bf4c9bc
|
started going through deprecated tests, noticed parts of testframework were broken
|
2022-05-04 15:37:59 -07:00 |
|
gluax
|
67fd130c0c
|
had to handle negation of signed integers
|
2022-05-04 14:50:33 -07:00 |
|
gluax
|
2c252f7878
|
all current compiler tests pass, need to add more
|
2022-05-04 13:37:53 -07:00 |
|
gluax
|
9c8ac64871
|
expressions so far, and clean up, need to appropiately handle binary exprs
|
2022-05-04 09:27:00 -07:00 |
|
dependabot[bot]
|
4ad5c9892c
|
Bump serde_yaml from 0.8.23 to 0.8.24
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.8.23 to 0.8.24.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.8.23...0.8.24)
---
updated-dependencies:
- dependency-name: serde_yaml
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-04 10:28:55 +00:00 |
|
gluax
|
5cb4a5d8c0
|
run tests so far, fix statements so far
|
2022-05-03 19:32:59 -07:00 |
|
gluax
|
db6292609d
|
refactor symbol variable to variable scope, create new symbol variable
|
2022-05-03 18:39:28 -07:00 |
|
gluax
|
d39ee31933
|
statements almost done, iteration statements causing issues
|
2022-05-03 17:33:46 -07:00 |
|
gluax
|
039a71359c
|
merge upstream testnet3, update grammar readme
|
2022-05-03 15:20:45 -07:00 |
|
gluax
|
4612602807
|
type checking errors so far
|
2022-05-03 14:00:40 -07:00 |
|
Collin Chin
|
a1335f56e8
|
Merge pull request #1780 from AleoHQ/dependabot/cargo/testnet3/serde-1.0.137
Bump serde from 1.0.136 to 1.0.137
|
2022-05-03 13:28:24 -07:00 |
|
gluax
|
1a25db8e23
|
start on type checking statements
|
2022-05-03 13:16:13 -07:00 |
|
gluax
|
4fb95d1195
|
initial commit for tc, adds get_type to Node
|
2022-05-03 11:26:56 -07:00 |
|
gluax
|
46bd62870d
|
remove missed access file
|
2022-05-03 09:53:46 -07:00 |
|
gluax
|
a7c3696e90
|
merge testnet3 into required types, also remove identifier type
|
2022-05-02 19:43:46 -07:00 |
|
Collin Chin
|
4617c3ba35
|
Merge pull request #1777 from AleoHQ/fix-spelling
Fix typos uncovered by spell checker in VS Code.
|
2022-05-02 09:29:59 -07:00 |
|
dependabot[bot]
|
de791e0742
|
Bump serde from 1.0.136 to 1.0.137
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.136 to 1.0.137.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.136...v1.0.137)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-02 16:24:16 +00:00 |
|
Alessandro Coglio
|
653cc4a2a4
|
Fix typos uncovered by spell checker in VS Code.
|
2022-04-30 23:39:38 -07:00 |
|
collin
|
3da1ac802e
|
reorder dependencies
|
2022-04-29 13:09:27 -07:00 |
|
gluax
|
f57396cf5f
|
resolve pr comments
|
2022-04-29 10:50:33 -07:00 |
|
gluax
|
7e6cc65d54
|
change back to parse_input to reflect what we do for parse_program
|
2022-04-28 12:44:54 -07:00 |
|
gluax
|
8cb8c153fc
|
call appropiate input parse function, make suggested changes
|
2022-04-28 12:26:05 -07:00 |
|
gluax
|
7524a325bf
|
fix grabbing last error
|
2022-04-27 12:31:24 -07:00 |
|
gluax
|
8c7fe53ff6
|
fix leo input parser bug
|
2022-04-27 11:52:06 -07:00 |
|
gluax
|
8c86407b91
|
cleaning up tests, fixed compiler bug, found input parse bug
|
2022-04-27 11:44:05 -07:00 |
|
gluax
|
8275b63e57
|
display for symbol table
|
2022-04-27 09:14:59 -07:00 |
|
gluax
|
0fc6d17289
|
some clean up to compiler to be able to better test
|
2022-04-27 09:14:59 -07:00 |
|
gluax
|
bd356e1f31
|
need to handle input differently than we used to
|
2022-04-27 09:14:59 -07:00 |
|
gluax
|
ae5fbef58a
|
start setting up compiler tests again
|
2022-04-27 09:14:59 -07:00 |
|
gluax
|
00282da748
|
merge upstream origin testnet3
|
2022-04-27 09:14:59 -07:00 |
|
gluax
|
e0c94b8f15
|
add clear method
|
2022-04-27 09:14:59 -07:00 |
|
gluax
|
c36023a3d6
|
exit if any errors were emitted
|
2022-04-27 09:14:59 -07:00 |
|
gluax
|
22b20bdd6c
|
handler shows all errors then causes an exit at the end
|
2022-04-27 09:14:59 -07:00 |
|
gluax
|
5ec3a24cf8
|
initial commit
|
2022-04-27 09:14:59 -07:00 |
|
gluax
|
124e6b2e9b
|
[Impl] Ast Visitor (#1769)
* visitor pattern
* merge upstream, regen grammar readme
* rename reducer to passes
* update comments to properly reflect visitor
* fmt and clippy fixes
* fix comments
Co-authored-by: collin <16715212+collinc97@users.noreply.github.com>
|
2022-04-22 16:05:50 -07:00 |
|
collin
|
f89966fe32
|
merge testnet3
|
2022-04-21 14:37:33 -07:00 |
|
Alessandro Coglio
|
d2cca18f07
|
[AST] Update doc comment to not mention Pest grammar.
|
2022-04-20 22:07:33 -07:00 |
|
Collin Chin
|
23fca6af47
|
Merge pull request #1751 from AleoHQ/abnf-bidi-overrides
[ABNF] disallow bidi override codepoints
|
2022-04-20 09:34:00 -07:00 |
|
collin
|
15660a3ed7
|
cargo fmt
|
2022-04-19 14:01:01 -07:00 |
|
Eric McCarthy
|
4fa12a0b33
|
[lexer] return error if bidi override code point seen in comment, character, or string
|
2022-04-19 13:00:10 -07:00 |
|
gluax
|
98c7ced6fe
|
merge upstream testnet3
|
2022-04-19 12:58:28 -07:00 |
|
Collin Chin
|
645b5a2be7
|
Merge pull request #1750 from AleoHQ/address-check
Address check
|
2022-04-19 12:56:27 -07:00 |
|
Collin Chin
|
f002637d73
|
Merge pull request #1748 from AleoHQ/parser-refactor
Parser: store current + previous tokens
|
2022-04-19 12:55:46 -07:00 |
|
gluax
|
7b849b620c
|
Merge branch 'parser-refactor' of github.com:AleoHQ/leo into feature/warnings
|
2022-04-19 12:47:06 -07:00 |
|
Mazdak Farrokhzad
|
267fda05e7
|
simplify parse_assign_statement
|
2022-04-19 14:11:09 +02:00 |
|
gluax
|
54c936cc61
|
leo warnings, disable unused errors for now
|
2022-04-18 14:06:28 -07:00 |
|
gluax
|
c8b44141eb
|
fix some span and input parsing issues
|
2022-04-18 11:33:43 -07:00 |
|
Collin Chin
|
cd8ac3b8d2
|
remove unused code and dependencies (#1749)
|
2022-04-13 17:08:45 -07:00 |
|
collin
|
065f16a93b
|
cargo fmt
|
2022-04-13 15:25:35 -07:00 |
|
collin
|
f53817c5f5
|
implement real address literal check
|
2022-04-13 15:21:08 -07:00 |
|
collin
|
b6fb3d0a36
|
remove unused code and dependencies
|
2022-04-13 14:28:01 -07:00 |
|
Mazdak Farrokhzad
|
b955b77ac2
|
parser: minor cleanup + span fix
|
2022-04-13 22:52:53 +02:00 |
|
Mazdak Farrokhzad
|
66efa91b08
|
simplify parse_function_parameter_mode
|
2022-04-13 22:27:56 +02:00 |
|
Mazdak Farrokhzad
|
31fcc2f216
|
parser: store (prev_)token
|
2022-04-13 22:20:48 +02:00 |
|
Mazdak Farrokhzad
|
4ac64710b5
|
lazify lexer
|
2022-04-13 21:05:17 +02:00 |
|
gluax
|
ba993b3a83
|
match pattern cleanup
|
2022-04-12 13:13:02 -07:00 |
|
gluax
|
198ceee536
|
fix token and constant pairing
|
2022-04-12 12:22:52 -07:00 |
|
gluax
|
168080942b
|
better match pattern for catching more error situations
|
2022-04-12 11:52:12 -07:00 |
|
gluax
|
9f79ca7169
|
allow const but throw a recoverable error
|
2022-04-12 11:46:35 -07:00 |
|
gluax
|
cfc5b00bad
|
add constant keyword, only used for params
|
2022-04-10 23:10:55 -07:00 |
|
gluax
|
016b669a8d
|
make fields not public
|
2022-04-07 11:18:58 -07:00 |
|
gluax
|
a5b692a765
|
merge upstream testnet3
|
2022-04-06 10:25:26 -07:00 |
|
gluax
|
3936e6c202
|
doc new fn, test updates
|
2022-04-06 10:23:20 -07:00 |
|
gluax
|
cc5552c7ef
|
make suggested changes
|
2022-04-06 10:20:43 -07:00 |
|
gluax
|
3a85223e22
|
adjust tests
|
2022-04-05 11:38:21 -07:00 |
|
gluax
|
4c7903f5c3
|
remove tendril dep and cmpd assignments
|
2022-04-05 11:24:34 -07:00 |
|
gluax
|
a675b81c0a
|
change tests
|
2022-04-05 09:36:22 -07:00 |
|
gluax
|
16914e3ce8
|
remove private keyword
|
2022-04-05 09:27:39 -07:00 |
|
gluax
|
6aa6b0fa07
|
add parsing input to compiler
|
2022-04-04 15:52:05 -07:00 |
|
gluax
|
80d97416cb
|
fixes and correct tests
|
2022-04-04 15:31:08 -07:00 |
|
gluax
|
f6aa32da35
|
parse input changes for private public const
|
2022-04-04 14:51:46 -07:00 |
|
gluax
|
ffa2705a4e
|
remove empty inputs files
|
2022-04-04 14:18:34 -07:00 |
|
gluax
|
76070a8795
|
intial adding of public and private params
|
2022-04-04 14:14:17 -07:00 |
|
gluax
|
27921a61e6
|
tuples removed
|
2022-03-28 10:35:36 -07:00 |
|
gluax
|
95d508566f
|
remove circuit access
|
2022-03-28 07:54:29 -07:00 |
|
gluax
|
877674230a
|
remove aliases and gcs
|
2022-03-28 07:47:05 -07:00 |
|
gluax
|
78b04ff000
|
remove as and imports
|
2022-03-28 07:42:23 -07:00 |
|
gluax
|
ef4b3787a9
|
remove arrays
|
2022-03-28 07:31:53 -07:00 |
|
gluax
|
401c6a6d4d
|
remove annotation and static access
|
2022-03-28 07:04:29 -07:00 |
|
gluax
|
7ad500b344
|
remove uneeded circuit syms
|
2022-03-28 06:53:22 -07:00 |
|
gluax
|
414e288735
|
remove self and Self
|
2022-03-28 06:47:19 -07:00 |
|
gluax
|
d37f9f29c2
|
remove circuits
|
2022-03-28 06:32:55 -07:00 |
|
gluax
|
398e6f5469
|
merge upstream testnet3
|
2022-03-28 06:21:17 -07:00 |
|
gluax
|
4e7d02dbe1
|
make suggested changes, also forgot to accept dead code removal from upstream
|
2022-03-17 12:36:49 -07:00 |
|
gluax
|
34e1b39805
|
some cleanup
|
2022-03-16 15:04:49 -07:00 |
|
gluax
|
790c282e8b
|
merge upstream testnet3
|
2022-03-16 13:56:55 -07:00 |
|
0rphon
|
9ef1b8f73a
|
forgot to remove some comments
|
2022-03-16 13:07:52 -07:00 |
|
gluax
|
0e7d36a61c
|
current tests pass
|
2022-03-16 13:02:56 -07:00 |
|
gluax
|
9391a31569
|
realized raw strings don't play nicely for testing strings
|
2022-03-16 12:27:11 -07:00 |
|
0rphon
|
82ce58544b
|
fixed ci
|
2022-03-15 17:15:08 -07:00 |
|
gluax
|
5034294d09
|
tokenizing almost working
|
2022-03-15 17:13:02 -07:00 |
|
gluax
|
3d1cc9a735
|
most things moved to a char parser
|
2022-03-15 14:53:42 -07:00 |
|
0rphon
|
7c049177cb
|
Merge branch 'testnet3' into improve-parser-tests
|
2022-03-14 16:36:16 -07:00 |
|