Pranav Gaddamadugu
|
28d6aeb47d
|
Reorganized parser/tests and included new test for generating ASTs without spans
|
2021-09-22 10:41:47 -07:00 |
|
Pranav Gaddamadugu
|
73ff1d85e0
|
Added custom serialization for spans in tuple-like enum variants; changed expected output in serialization test
|
2021-09-21 18:28:50 -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
|
4f41f09ef2
|
Merge branch 'master' into array-len-function
|
2021-09-13 14:26:38 +03:00 |
|
damirka
|
158576f8f5
|
changed length() to len()
|
2021-09-10 16:55:32 +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 |
|
damirka
|
857ab9a2b6
|
change CircuitOrAlias to Identifier
|
2021-09-06 14:10:06 +03:00 |
|
gluaxspeed
|
a1f3108512
|
Merge branch 'master' of github.com:AleoHQ/leo into bug/shadowing-fixes
|
2021-09-06 00:07:44 -07:00 |
|
damirka
|
9951627c8c
|
pulling parser changes from prev branch
|
2021-08-31 19:18:31 +03:00 |
|
gluaxspeed
|
3b26e61050
|
refactor global consts should no longer allow shadowing
|
2021-08-27 11:42:20 -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 |
|
gluaxspeed
|
4d89d122d5
|
turn back to identifiers, looked into inlining imports in asg
|
2021-08-24 02:39:09 -07:00 |
|
gluaxspeed
|
93509bf5c1
|
alias node type
|
2021-08-19 09:16:50 -07: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
|
88bd065d8a
|
merge master, regen tests
|
2021-08-18 16:25:23 -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 |
|
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 |
|
gluaxspeed
|
8ca3ab465e
|
circleci updated rust version
|
2021-08-13 10:48:38 -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
|
622ff5a9c3
|
finish docs, setup ci to publish docs pages, test docs generation
|
2021-08-10 19:59: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 |
|
damirka
|
02b93b270b
|
remove comment
|
2021-08-05 17:55:20 +03:00 |
|
damirka
|
9d3d76fc63
|
allow dashes in member access
|
2021-08-05 17:53:08 +03:00 |
|
gluaxspeed
|
003faed13a
|
merge master, fix tests
|
2021-08-04 17:30:54 -07:00 |
|
gluaxspeed
|
2a99a87da7
|
colored backtrace reports, full and 1 for leo backtrace
|
2021-08-04 14:19:19 -07:00 |
|
gluaxspeed
|
b1f93e95b3
|
dep clean up, clippy, leo result
|
2021-08-04 05:52:08 -07:00 |
|
gluaxspeed
|
2d7963771f
|
clippy, use leo result everywhere
|
2021-08-04 04:12:03 -07:00 |
|
gluaxspeed
|
6302bda18e
|
cli errors, leo result type
|
2021-08-04 03:36:33 -07:00 |
|
gluaxspeed
|
162949185f
|
code cleanup
|
2021-08-04 00:42:48 -07:00 |
|
Alessandro Coglio
|
8e8e3fdf42
|
Merge pull request #1150 from AleoHQ/feature/remove-nightly-support
[Feature] Deprecate Nightly + OS CIs
|
2021-08-03 14:59:07 -07:00 |
|
gluaxspeed
|
88e0e32317
|
formatting fixes, regen outs, still have a few things to do
|
2021-08-03 04:49:07 -07:00 |
|
gluaxspeed
|
76b8b3f0a6
|
merge master, clippy fixes
|
2021-08-03 04:00:15 -07:00 |
|
gluaxspeed
|
c8be870471
|
Compiles, still need to handle state and input eventually
|
2021-08-03 02:43:21 -07:00 |
|
damirka
|
34f1c00da2
|
clippy & test fixes
|
2021-08-02 23:45:33 +03:00 |
|
gluaxspeed
|
753039c4b4
|
code re-organization, dsl for errors
|
2021-07-31 00:01:23 -07:00 |
|
gluaxspeed
|
0012f9b37b
|
Error refactoring thus far
|
2021-07-30 19:01:12 -07:00 |
|
howardwu
|
c37d7bcd39
|
chore(leo): bump version for new release
|
2021-07-29 18:59:08 -07:00 |
|
gluaxspeed
|
e8ad50446a
|
errors are causing a dep cycle those need to be refactored first
|
2021-07-29 04:58:29 -07:00 |
|
gluaxspeed
|
72e2bb1fb6
|
Some test fixes
|
2021-07-28 11:53:45 -07:00 |
|
gluaxspeed
|
5cf185369d
|
clippy fix/cleanup
|
2021-07-27 12:11:31 -07:00 |
|
gluaxspeed
|
20d64970ab
|
merge master, color only at cli as it breaks tests, remove debug
|
2021-07-26 16:49:33 -07:00 |
|
gluaxspeed
|
bfe83d3bc1
|
merge master
|
2021-07-25 22:33:34 -07:00 |
|
gluaxspeed
|
1d72107119
|
inclusive range
|
2021-07-23 15:14:37 -07:00 |
|
gluaxspeed
|
0ddfddfdc5
|
parser readme, started ast readme
|
2021-07-21 01:31:20 -07:00 |
|
gluaxspeed
|
a9593971b9
|
format string and grammar changes
|
2021-07-20 14:52:35 -07:00 |
|
gluaxspeed
|
315dcebb34
|
fmt stable only features, test all the platforms, cc stable
|
2021-07-14 13:55:01 -07:00 |
|
gluax
|
a0d9047faf
|
validate that a package being published doesn't conflict with keywords
|
2021-07-01 13:59:56 -07:00 |
|
gluax
|
bcb50ae27f
|
change equality_expressions
|
2021-07-01 13:40:29 -07:00 |
|
gluax
|
12a702896f
|
clippy fix
|
2021-06-30 22:20:37 -07:00 |
|
gluax
|
eee9cfc1be
|
fix parser to match abnf conditional
|
2021-06-30 22:20:06 -07:00 |
|
dependabot[bot]
|
4fd6cf5a14
|
Bump indexmap from 1.6.2 to 1.7.0
Bumps [indexmap](https://github.com/bluss/indexmap) from 1.6.2 to 1.7.0.
- [Release notes](https://github.com/bluss/indexmap/releases)
- [Commits](https://github.com/bluss/indexmap/compare/1.6.2...1.7.0)
---
updated-dependencies:
- dependency-name: indexmap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-30 10:21:58 +00:00 |
|
Alessandro Coglio
|
bc18521699
|
Fix a typo in comment.
|
2021-06-21 22:42:53 -07:00 |
|
howardwu
|
750c48ed3b
|
chore(leo): bump version for new release
|
2021-06-21 14:28:28 -07:00 |
|
gluax
|
1f35308f47
|
depend on improved tests branch
|
2021-06-15 11:44:20 -07:00 |
|
gluax
|
076aafa097
|
resolve merge conflicts
|
2021-06-15 11:32:46 -07:00 |
|
gluax
|
d1ca1108fb
|
scalar chars refactor, some stuff got fixed, some stuff broke
|
2021-06-11 16:16:21 -07:00 |
|
gluax
|
5b4cc494c1
|
fix parser bug allowing illegal unicode escape
|
2021-06-10 10:59:35 -07:00 |
|
howardwu
|
6f5c02ae6d
|
chore(leo): bump version for new release
|
2021-06-08 22:51:25 -07:00 |
|
damirka
|
ecff3d6f2b
|
fixes #995
|
2021-06-02 14:53:32 +03:00 |
|
howardwu
|
eaadb29448
|
chore(leo): bump version for new release
|
2021-05-31 19:53:31 -07:00 |
|
gluax
|
e53c35f3f2
|
made suggested changes
|
2021-05-25 16:36:59 -04:00 |
|
gluax
|
bdcf7ce944
|
resolve direct unicode in a string
|
2021-05-25 13:49:26 -04:00 |
|
gluax
|
53a668ae14
|
resolve multiple chars in a char, tests for it
|
2021-05-25 12:18:01 -04:00 |
|
damirka
|
f36d9b960f
|
StringLiteral -> StringLit
|
2021-05-25 16:07:55 +03:00 |
|
damirka
|
a3416c1e3e
|
added max value for \x7F escape
|
2021-05-24 15:13:33 +03:00 |
|
gluax
|
7145a751d9
|
console.log refactor, concat test... has asg or TIPhase reducer bug
|
2021-05-22 21:15:07 -04:00 |
|
gluax
|
1c57eb4196
|
input string syntax
|
2021-05-22 17:57:05 -04:00 |
|
gluax
|
8cb1dc6e30
|
remove debug stmts
|
2021-05-22 15:57:25 -04:00 |
|
gluax
|
efc83205f2
|
string parsing leverages eat_char
|
2021-05-22 15:53:30 -04:00 |
|
gluax
|
329b330c15
|
merge remote
|
2021-05-22 10:47:08 -04:00 |
|
gluax
|
cd95f48f77
|
forgot to remove debug stmt, and regen tests
|
2021-05-21 15:11:48 -04:00 |
|
gluax
|
3971a6100d
|
revert parsing char change, clean up lexing
|
2021-05-21 14:43:05 -04:00 |
|
gluax
|
cce0f597de
|
Revert "refactor for better errors, code shouldn't have been in the lexer"
This reverts commit 1e1486f4ef .
|
2021-05-21 12:33:39 -04:00 |
|
gluax
|
947f13b77b
|
Merge branch 'feature/string-parsing' of github.com:AleoHQ/leo into feature/string-canonicalization
|
2021-05-20 12:40:08 -04:00 |
|
gluax
|
4fe91f0f39
|
string canonicalization to char array
|
2021-05-20 12:39:36 -04:00 |
|
damirka
|
a5f994ad88
|
Merge remote-tracking branch 'origin/feature/char-type' into feature/string-parsing
|
2021-05-20 19:27:51 +03:00 |
|
gluax
|
1e1486f4ef
|
refactor for better errors, code shouldn't have been in the lexer
|
2021-05-19 18:14:56 -04:00 |
|
damirka
|
86fc23942b
|
more comment fixes
|
2021-05-20 00:36:40 +03:00 |
|
damirka
|
f404c426ed
|
fix comments
|
2021-05-20 00:33:39 +03:00 |
|
damirka
|
f96c4ad37e
|
Merge branch 'feature/char-type' into feature/string-parsing
|
2021-05-20 00:24:22 +03:00 |
|
damirka
|
ed03a385b5
|
fix unicode chars
|
2021-05-19 23:59:54 +03:00 |
|
damirka
|
2f9fde8a0f
|
removes commented blocks
|
2021-05-19 23:42:19 +03:00 |
|
damirka
|
39b61a0669
|
added character parsing
|
2021-05-19 23:36:53 +03:00 |
|
gluax
|
768a597e04
|
merge in field operator updates
|
2021-05-19 13:25:58 -04:00 |
|
gluax
|
6f8df3c84d
|
clean up lexing char
|
2021-05-19 12:09:02 -04:00 |
|
gluax
|
8cea284427
|
wasn't capped at 10FFF for unicode
|
2021-05-19 11:46:50 -04:00 |
|
damirka
|
32bd282030
|
1st draft for string parsing and ast type
- currently uses back quotes "`" for strings, change later
- ast -> asg unimplemented, strings need to be processed on
canonicalization stage
|
2021-05-18 18:56:55 +03:00 |
|
gluax
|
1377fc5d75
|
output file now does 'a', swapped to compiler tests, we fail char tests for now since no constraints
|
2021-05-14 15:34:39 -04:00 |
|
gluax
|
0435b7ce83
|
remove octal, fix ascii hex
|
2021-05-14 13:07:54 -04:00 |
|