Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-02 | Moved the checks in a dedicated library | Chimrod | |
2024-06-15 | Better type handling | Chimrod | |
2024-06-11 | New tests and more typecheck | Chimrod | |
2024-06-11 | Regression in the latest modifications | Chimrod | |
2024-06-06 | Forgot the case where + is used as a concatenation operator | Chimrod | |
2024-06-05 | Typeof: Do not raise warning when assigning an integer in a string variable | Chimrod | |
2024-06-04 | Enforced the type_of checker | Chimrod | |
2024-01-14 | Report as a Warn error when an string is assigned in an Int variable | Chimrod | |
2023-11-02 | Managed the strings in strings | Chimrod | |
2023-11-02 | Updated the tests | Chimrod | |