Richard Feldman
|
101dc80ae5
|
Move parse::operator into module::operator
|
2020-05-01 21:58:53 -04:00 |
|
Folkert
|
7e4a1ef4bd
|
better message for duplicate fields/tags
|
2020-04-14 21:18:37 +02:00 |
|
Folkert
|
f6af66f342
|
record, tag, alias errors
- duplicate fields and tags are reported
- circular aliases are reported
|
2020-04-13 20:53:16 +02:00 |
|
Folkert
|
7632a4b484
|
highlight code snippets better
|
2020-04-12 20:59:16 +02:00 |
|
Folkert
|
98479511f5
|
when_if_guard
|
2020-04-05 00:15:38 +02:00 |
|
Folkert
|
11c8e2bfaa
|
improve Precedence error message
|
2020-03-31 23:11:35 +02:00 |
|
Richard Feldman
|
d213c7316b
|
Fix missing report for precedence problem
|
2020-03-31 00:08:56 -04:00 |
|
Folkert
|
4947e2638c
|
remove RuntimeError panics in canonicalization
|
2020-03-30 15:59:00 +02:00 |
|
Chad Stearns
|
221581432a
|
Two non-functional problem reports
|
2020-03-29 14:28:06 -04:00 |
|
Folkert
|
97acf1363d
|
cleanup after review
|
2020-03-21 12:52:10 +01:00 |
|
Folkert
|
920928399a
|
type inference for pattern guards
|
2020-03-21 00:39:52 +01:00 |
|
Folkert
|
b43be95b19
|
add record_var to Access and Accessor
|
2020-03-14 01:13:44 +01:00 |
|
Folkert
|
e62ddc9ef5
|
make record variable names clearer
|
2020-03-14 01:01:14 +01:00 |
|
Folkert
|
fb8e8570bc
|
Merge remote-tracking branch 'origin/trunk' into num
|
2020-03-11 14:30:50 +01:00 |
|
Richard Feldman
|
3ecbe0325c
|
Plain number literals (e.g. 5 ) are now Num *
|
2020-03-10 22:27:13 -04:00 |
|
Folkert
|
7fea957979
|
hardcode Bool
|
2020-03-10 14:50:35 +01:00 |
|
Folkert
|
4848eb5901
|
refactor introduced variables
This has lead to so many problems, so I made a special-purpose type for it
|
2020-03-06 23:55:31 +01:00 |
|
Richard Feldman
|
908e485fca
|
Move constrain and its deps into their own crates
|
2020-03-06 01:43:39 -05:00 |
|
Richard Feldman
|
5b5f800c70
|
cargo fmt
|
2020-03-05 23:03:49 -05:00 |
|
Richard Feldman
|
3b6ed43126
|
Extract can/ into its own crate, plus its deps
|
2020-03-05 23:01:32 -05:00 |
|