Joshua Warner
|
7f5b873357
|
Parse _ in type annotations as an 'Inferred' type
|
2021-11-17 17:59:40 -08:00 |
|
Joshua Warner
|
1fabc64fdf
|
Use Collection in Expr::TagUnion
|
2021-11-13 07:38:39 -08:00 |
|
Joshua Warner
|
04d4a8ca79
|
Introduce Collection as a general abstraction in the ast
|
2021-11-11 14:49:33 -08:00 |
|
Kevin Sjöberg
|
f6d055dc62
|
Correct minor spelling mistakes
|
2021-11-06 15:29:08 +01:00 |
|
Folkert
|
b257a24edf
|
don't canonicalize Apply arguments twice
|
2021-09-22 21:16:40 +02:00 |
|
Folkert
|
df83bf0d48
|
Merge remote-tracking branch 'origin/soa-alias' into alias-nominal-equality
|
2021-08-13 12:11:36 +02:00 |
|
Folkert
|
ceb5cc66fa
|
use IdentStr
|
2021-08-03 21:14:36 +02:00 |
|
Folkert
|
4f03d2da36
|
instantiate lambda sets
|
2021-07-30 15:47:39 +02:00 |
|
Folkert
|
27c3d57e35
|
BROKEN
|
2021-07-29 17:22:25 +02:00 |
|
Folkert
|
aac0e2d9f9
|
add lambda set vars to host exposed alias
|
2021-07-29 14:55:10 +02:00 |
|
Folkert
|
4cefbec5c7
|
store lambda set in alias types
|
2021-07-28 15:26:25 +02:00 |
|
Folkert
|
48f392f372
|
fix bad test examples using unbound type alias variables
|
2021-05-05 19:54:10 +02:00 |
|
Folkert
|
03a90faa37
|
clippy
|
2021-03-21 22:53:05 +01:00 |
|
Folkert
|
b681923270
|
report malformed type names in annotations
|
2021-03-21 22:52:23 +01:00 |
|
Sébastien Besnier
|
d87b5bfd9f
|
add failing tests
|
2020-11-21 20:36:26 +01:00 |
|
Folkert
|
cf80e2852f
|
add test for transitive alias import
|
2020-11-11 01:20:30 +01:00 |
|
Folkert
|
b62de8fc3c
|
only aliases without type arguments can be host-exposed (for now)
|
2020-11-10 13:29:25 +01:00 |
|
Folkert
|
4c5a5dc6a2
|
thread things through
|
2020-11-04 21:03:43 +01:00 |
|
Folkert
|
33820dd82e
|
record alias data in Annotation
|
2020-11-04 20:06:57 +01:00 |
|
Folkert
|
2acbfa91f1
|
remove def_symbol field
|
2020-11-04 14:59:41 +01:00 |
|
Folkert
|
c09b66a9cc
|
add HostExposedAlias
|
2020-11-04 13:19:57 +01:00 |
|
Folkert
|
d19223dfb3
|
add VariableSizedTypes struct
|
2020-11-04 00:03:14 +01:00 |
|
Folkert
|
9e981c264e
|
fix clippy issues
|
2020-10-30 22:28:55 +01:00 |
|
Folkert
|
40bf9be1e2
|
fix bugs exposed by reporting tests
|
2020-10-30 22:15:28 +01:00 |
|
Folkert
|
5d3f969a84
|
handle as aliases correctly
|
2020-10-30 00:20:10 +01:00 |
|
Folkert
|
f13c28fe7f
|
collect and instantiate hidden variables
|
2020-10-25 19:11:03 +01:00 |
|
Folkert
|
c2c0b30b8a
|
improve instantiation
|
2020-10-24 01:39:56 +02:00 |
|
Folkert
|
2e1e87ad6a
|
add closure size variable
|
2020-10-02 00:53:02 +02:00 |
|
Richard Feldman
|
85f51ef39d
|
Introduce optional record fields
|
2020-07-18 12:31:17 -04:00 |
|
Folkert
|
362ff74b82
|
clean up annotation canonicalization
|
2020-07-12 00:36:11 +02:00 |
|
Richard Feldman
|
8c96d12661
|
Merge trunk
|
2020-06-29 22:10:46 -04:00 |
|
Richard Feldman
|
461e166254
|
wip
|
2020-06-20 13:59:04 -04:00 |
|
Richard Feldman
|
269da82840
|
Make VarStore no longer use atomics
|
2020-06-13 21:59:01 -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
|
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 |
|