aboutsummaryrefslogtreecommitdiff
path: root/lib/qparser/tokens.mly
AgeCommit message (Collapse)Author
2025-01-03Added dynamic check mecanismHEADmasterChimrod
2024-06-20Removed the need for () after rndChimrod
2024-01-19Wait to get a valid syntax before considering a new locationChimrod
2023-11-03Added the /= operatorChimrod
2023-11-02Updated the interfaceChimrod
2023-10-30Added a state in the string evaluationChimrod
2023-10-30Removed unused tokensChimrod
2023-10-15Switched the keyword from string to a sum typeChimrod
2023-10-06Moved qparser and syntax in the library folderChimrod