aboutsummaryrefslogtreecommitdiff
path: root/lib/qparser/parser.mly
AgeCommit message (Expand)Author
2023-10-25Now I have the API I want. Everything is abstract in the type S.AnalyzerChimrod
2023-10-25Refactoring the APIChimrod
2023-10-18Used the dead-end checker in main analysisChimrod
2023-10-18Used the type S.repr in Syntax/Location.tChimrod
2023-10-18Made the interface more parametrizedChimrod
2023-10-18Made explicit the use of the report in the parserChimrod
2023-10-06Moved qparser and syntax in the library folderChimrod