bolt/include/bolt
2023-06-02 20:58:03 +02:00
..
Support Improve checking recursive functions and some minor fixes 2023-05-26 14:30:50 +02:00
ByteString.hpp Create a working scanner/parser for a subset of the language 2022-08-19 19:53:23 +02:00
Checker.hpp Add Checker::makeEqual between CEqual and Checker::addConstraint 2023-06-02 20:56:12 +02:00
Common.hpp Split let-declaration up into function/variable declarations 2023-05-30 21:34:40 +02:00
CST.hpp Rename Value to LiteralValue in CST.hpp 2023-06-02 20:58:03 +02:00
CSTVisitor.hpp Some fixes and new pattern syntax 2023-05-31 12:39:19 +02:00
DiagnosticEngine.hpp Keep track of errors in DiagnosticEngine 2023-06-02 16:28:05 +02:00
Diagnostics.hpp Improve support for type classes and simplify algorithm 2023-06-01 16:22:37 +02:00
Integer.hpp Create a working scanner/parser for a subset of the language 2022-08-19 19:53:23 +02:00
Parser.hpp Some fixes and new pattern syntax 2023-05-31 12:39:19 +02:00
Scanner.hpp Allow { and } on mupltiple lines with any indentation 2023-05-31 14:22:35 +02:00
Stream.hpp Make parser more forgiving 2023-05-26 19:51:12 +02:00
String.hpp Refactor a bit and split header Diagnostics.hpp 2023-05-24 19:38:04 +02:00
Text.hpp Refactor a bit and split header Diagnostics.hpp 2023-05-24 19:38:04 +02:00
Type.hpp Improve support for type classes and simplify algorithm 2023-06-01 16:22:37 +02:00