This website requires JavaScript.
Explore
Help
Sign in
samvv
/
bolt
Watch
1
Star
0
Fork
You've already forked bolt
0
Code
Issues
24
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
cc24825ef1
bolt
/
src
History
Sam Vervaeck
cc24825ef1
Remove now unused macro BOLT_EXPECT_TOKEN
2023-05-27 15:25:52 +02:00
..
Checker.cc
Improve checking recursive functions and some minor fixes
2023-05-26 14:30:50 +02:00
CST.cc
Add CST definitions for record expressions and rename StructDeclaration
2023-05-26 15:36:14 +02:00
Diagnostics.cc
Enhance 'but got x' output on parse error
2023-05-26 23:48:58 +02:00
main.cc
Refactor a bit and split header Diagnostics.hpp
2023-05-24 19:38:04 +02:00
Parser.cc
Remove now unused macro BOLT_EXPECT_TOKEN
2023-05-27 15:25:52 +02:00
Scanner.cc
Make parser more forgiving
2023-05-26 19:51:12 +02:00
TestChecker.cc
Add experimental support for type classes and many more enhancements
2023-05-20 23:48:26 +02:00
TestText.cc
Add bolt::TextFile and add testing infrasturcture
2022-08-22 15:33:46 +02:00
Text.cc
Sort diangostics by node and refactor ConsoleDiagnostics
2023-05-24 14:11:59 +02:00
Types.cc
Split up Checker.hpp and make room for better type mismatch errors
2023-05-22 22:37:58 +02:00