aboutsummaryrefslogtreecommitdiff
path: root/test/type_of.ml
AgeCommit message (Expand)Author
2024-12-02Moved the checks in a dedicated libraryChimrod
2024-06-15Better type handlingChimrod
2024-06-11New tests and more typecheckChimrod
2024-06-11Regression in the latest modificationsChimrod
2024-06-06Forgot the case where + is used as a concatenation operatorChimrod
2024-06-05Typeof: Do not raise warning when assigning an integer in a string variableChimrod
2024-06-04Enforced the type_of checkerChimrod
2024-01-14Report as a Warn error when an string is assigned in an Int variableChimrod
2023-11-02Managed the strings in stringsChimrod
2023-11-02Updated the testsChimrod