Brendan Hansknecht
|
6302a8d4b5
|
switch from type annotation to type variable
|
2023-04-09 14:03:33 -07:00 |
|
Brendan Hansknecht
|
d42aa43b41
|
add ingest file to can ir and start pipelining it through the compiler
|
2023-04-09 14:03:32 -07:00 |
|
Ayaz Hafiz
|
32a59b7e72
|
Lints
|
2023-03-31 18:04:32 -05:00 |
|
Ayaz Hafiz
|
a10ce77584
|
Support printing can decls in uitest
|
2023-03-31 14:34:06 -05:00 |
|
Ayaz Hafiz
|
d2b9a1a33c
|
Improve debug printing for can decls
|
2023-03-27 10:10:56 -05:00 |
|
Ayaz Hafiz
|
66fb2f476e
|
Pretty-print tuple access
|
2023-03-22 10:27:49 -05:00 |
|
Ayaz Hafiz
|
5a1898b285
|
Pretty-print opaque refs
|
2023-02-20 18:42:05 -06:00 |
|
Joshua Warner
|
5a6be05ead
|
implement mono / lowering for tuples
|
2023-02-07 18:54:50 -08:00 |
|
Joshua Warner
|
de828416bf
|
Initial implementation of tuples in type checking
This leaves in place a bunch of TODOs and likely many bugs - notably, I haven't tested codegen/layout at all here.
|
2023-01-22 12:40:44 -08:00 |
|
Folkert
|
905341d849
|
can for normal (no-list) as
|
2022-12-31 15:46:11 +01:00 |
|
Ayaz Hafiz
|
50992d35aa
|
Support printing lambda names in print decls
|
2022-12-12 14:13:32 -06:00 |
|
Ayaz Hafiz
|
04e1e0cd6e
|
Support better printing of symbols
|
2022-12-12 10:38:53 -06:00 |
|
Ayaz Hafiz
|
3a2cd2f7c8
|
Pretty-print canonicalized declarations
|
2022-12-12 10:28:23 -06:00 |
|
Ayaz Hafiz
|
7135df6d2f
|
Move can AST pretty-printing into roc_can::debug
|
2022-12-12 10:09:32 -06:00 |
|