aboutsummaryrefslogtreecommitdiff
path: root/lib/syntax/tree.mli
AgeCommit message (Expand)Author
2023-11-13Simplified the representation of expressions in stringsChimrod
2023-11-02Updated the interfaceChimrod
2023-10-18Removed unused commentChimrod
2023-10-18Used the type S.repr in Syntax/Location.tChimrod
2023-10-18Made explicit the use of the report in the parserChimrod
2023-10-15Updated the common interface in order to require the reportChimrod
2023-10-15Switched the keyword from string to a sum typeChimrod
2023-10-06Moved qparser and syntax in the library folderChimrod