Commit graph

111 commits

Author SHA1 Message Date
Alain Zscheile
38b8b54104 move pattern stuff into separate file 2023-09-26 11:40:05 +02:00
Alain Zscheile
c63329d59d more parts of the type checker 2023-09-26 00:12:50 +02:00
Alain Zscheile
5a01cb4b63 fix lexing of whitespace after comments 2023-09-25 22:28:09 +02:00
Alain Zscheile
2d97fa6b20 implement basic type checking 2023-09-25 22:26:15 +02:00
Alain Zscheile
49e8db2b3f make project REUSE compliant 2023-09-25 16:46:04 +02:00
Alain Zscheile
2935baf77f parse records inside patterns and add REUSE headers 2023-09-25 16:23:03 +02:00
Alain Zscheile
23fcbb4e14 add example with proper error reporting 2023-09-25 15:56:06 +02:00
Alain Zscheile
282fc0f358 fix let bindings 2023-09-25 15:08:48 +02:00
Alain Zscheile
f11c3afa28 improve partial parse 2023-09-25 14:33:56 +02:00
Alain Zscheile
995711578c use single dollar for PatIgnore 2023-09-25 00:05:11 +02:00
Alain Zscheile
abac5189a3 initial commit 2023-09-24 23:58:28 +02:00