gluaxspeed
|
d9769b4c37
|
remove canonicalization from asg, merge master
|
2021-08-09 14:10:36 -07:00 |
|
gluaxspeed
|
c9345bbcc7
|
cleaning up duplicate errors by removing canonicalization from asg
|
2021-08-09 12:18:51 -07: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
|
76b8b3f0a6
|
merge master, clippy fixes
|
2021-08-03 04:00:15 -07:00 |
|
damirka
|
82f8e8a5ca
|
clippy fixes
|
2021-08-03 01:46:18 +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
|
7d48c2fb75
|
merge master
|
2021-07-28 11:18:35 -07:00 |
|
gluaxspeed
|
745f6c2275
|
variable shadow error
|
2021-07-27 13:39:34 -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 |
|
Alessandro Coglio
|
49a51d6026
|
Merge pull request #1185 from AleoHQ/bug/ternary-different-types
[Bugfix] Ternary Type Check
|
2021-07-24 13:21:59 -07:00 |
|
gluaxspeed
|
1c3362d191
|
ternary different types errors out
|
2021-07-23 17:12:30 -07:00 |
|
gluaxspeed
|
1d72107119
|
inclusive range
|
2021-07-23 15:14:37 -07:00 |
|
gluaxspeed
|
36aff9fbf8
|
We now canonicalize imported asts before inlining
|
2021-07-22 12:40:12 -07:00 |
|
gluaxspeed
|
b7a2626bc4
|
merge master
|
2021-07-21 12:05:17 -07:00 |
|
gluaxspeed
|
c1879e6e1c
|
Merge branch 'master' of github.com:AleoHQ/leo into bug/abnf-format-strings
|
2021-07-21 02:51:35 -07:00 |
|
gluaxspeed
|
aa1819c368
|
finish up ast readme, clean up old files and comments
|
2021-07-21 02:47:54 -07:00 |
|
gluaxspeed
|
a9593971b9
|
format string and grammar changes
|
2021-07-20 14:52:35 -07:00 |
|
gluaxspeed
|
b9ed20a76d
|
use the array range access span for errors if the side is none
|
2021-07-19 11:17:10 -07:00 |
|
gluaxspeed
|
315dcebb34
|
fmt stable only features, test all the platforms, cc stable
|
2021-07-14 13:55:01 -07:00 |
|
gluaxspeed
|
d4d122e59e
|
Merge branch 'master' of github.com:AleoHQ/leo into bug/abnf-parser-bugs
|
2021-07-09 11:55:10 -07:00 |
|
gluax
|
a496841563
|
the identifiers differ, change it to name
|
2021-07-02 18:29:48 -07:00 |
|
gluax
|
f650e12baf
|
circuit cosnt_value
|
2021-07-02 17:32:37 -07:00 |
|
gluax
|
f4d39e58b7
|
fix asg tests
|
2021-07-01 14:10:04 -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 |
|
gluax
|
5ebea328fb
|
const_value for array_init, and canonicalization fixes
|
2021-06-26 00:00:09 -07:00 |
|
Alessandro Coglio
|
b6065c34d4
|
Merge pull request #1060 from AleoHQ/bugs/array-type-inference-issues
array type inference bugs
|
2021-06-25 11:12:21 -07:00 |
|
gluax
|
068958a2f4
|
array type inference bugs
|
2021-06-23 07:08:32 -07:00 |
|
damirka
|
9cd90da5fc
|
fixes tuple accesses
|
2021-06-23 14:10:33 +03:00 |
|
howardwu
|
750c48ed3b
|
chore(leo): bump version for new release
|
2021-06-21 14:28:28 -07:00 |
|
gluax
|
d1ca1108fb
|
scalar chars refactor, some stuff got fixed, some stuff broke
|
2021-06-11 16:16:21 -07:00 |
|
howardwu
|
6f5c02ae6d
|
chore(leo): bump version for new release
|
2021-06-08 22:51:25 -07:00 |
|
Protryon
|
dc91b07e5c
|
clippy
|
2021-06-04 06:14:09 -07:00 |
|
howardwu
|
eaadb29448
|
chore(leo): bump version for new release
|
2021-05-31 19:53:31 -07: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
|
53cd6e2a12
|
clippy
|
2021-05-13 14:33:42 -04:00 |
|
gluax
|
6e71c8ab4f
|
addex hex, octal, and direct unicode
|
2021-05-13 14:33:01 -04:00 |
|
gluax
|
90f9215a0b
|
char lexer/tokenize/parsing done
|
2021-05-12 15:33:37 -04:00 |
|
gluax
|
819fc9087f
|
char type added to ast and asg
|
2021-05-12 08:39:55 -04:00 |
|
gluax
|
f32a1e9ddb
|
merge master, add a parser test to try and improve code coverage
|
2021-05-07 13:34:10 -04:00 |
|
Alessandro Coglio
|
2ddb474dce
|
Merge pull request #903 from AleoHQ/bug/abnf-circuit-grammar
Bug/abnf-circuit-grammar
|
2021-05-06 11:50:20 -07:00 |
|
gluax
|
29ca0d9a12
|
no empty import lists, star is a span, grammar fix
|
2021-05-05 16:10:51 -04:00 |
|