|
d278456290
|
Add experimental support for compiler annotations
|
2023-06-08 20:27:01 +02:00 |
|
|
abae39c791
|
Move all tests to test/ improve Checker tests
|
2023-06-06 17:28:56 +02:00 |
|
|
bc25ef77e4
|
Remove debug statement in main.cc
|
2023-06-05 11:25:07 +02:00 |
|
|
3c7aec7d5d
|
Rewrite main.cc to make use of the new zen::po
|
2023-06-04 22:46:44 +02:00 |
|
|
73559460ec
|
Add a very simple evaluator for a subset of the language
|
2023-06-03 11:54:31 +02:00 |
|
|
04fffbe9aa
|
Refactor a bit and split header Diagnostics.hpp
|
2023-05-24 19:38:04 +02:00 |
|
|
6967f9a060
|
Sort diangostics by node and refactor ConsoleDiagnostics
|
2023-05-24 14:11:59 +02:00 |
|
|
db26fd3b18
|
Add experimental support for type classes and many more enhancements
|
2023-05-20 23:48:26 +02:00 |
|
|
fcea25c9bb
|
Improve diagnostic output
|
2022-08-24 20:57:26 +02:00 |
|
|
fb69ab745c
|
Add more methods to bolt::Node and improve diagnostics
|
2022-08-24 12:36:43 +02:00 |
|
|
311f1d228b
|
Improve diagnostics and type checking
|
2022-08-21 20:56:58 +02:00 |
|
Sam Vervaeck
|
cd1e20d460
|
Partially implement a type checker
|
2022-08-21 16:25:52 +02:00 |
|
Sam Vervaeck
|
fee5085497
|
Create a working scanner/parser for a subset of the language
|
2022-08-19 19:53:23 +02:00 |
|