Jarl André Hübenthal
|
8bf888a5e6
|
chore: replace panic! with internal_error
|
2023-04-24 10:16:50 +02:00 |
|
Brendan Hansknecht
|
56ed985cc9
|
pass through correct path and type for ingested file
|
2023-04-09 14:03:32 -07:00 |
|
Brendan Hansknecht
|
f4411afbbc
|
get basic wiring of a value through the compiler
|
2023-04-09 14:03:31 -07: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 |
|
Ayaz Hafiz
|
dd05d813a9
|
Canonicalize crash
|
2022-11-24 14:46:49 -06:00 |
|
Folkert
|
e44a8a9eed
|
print all the relevant info
|
2022-11-23 22:58:58 +01:00 |
|
Richard Feldman
|
49f8768271
|
Parse and format dbg
|
2022-11-22 21:08:26 -05:00 |
|
Joshua Warner
|
f4ce4bf983
|
Implement parsing for tuple accessor functions (.1, .2, etc)
Step 2 of N toward implementing #4465
|
2022-11-12 09:56:29 -05:00 |
|
Joshua Warner
|
1753c9cf5b
|
Implement initial tuple syntax
|
2022-11-08 18:04:46 -05:00 |
|
Folkert
|
66a1ba00eb
|
1.65 clippy fixes
|
2022-11-03 16:20:37 +01:00 |
|
Folkert
|
bcbc8b4d50
|
basic canonicalization
|
2022-08-09 13:59:24 +02:00 |
|
Folkert
|
7597d11b59
|
parse the region of the preceding comment for an expect
|
2022-07-21 10:42:57 -04:00 |
|
Folkert
|
3dee90ced8
|
remove parse::ast::Def
|
2022-07-10 01:10:37 +02:00 |
|
Anton-4
|
eee85fa45d
|
moved all crates into seperate folder + related path fixes
|
2022-07-01 17:37:43 +02:00 |
|