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 |
|