Age | Commit message (Expand) | Author |
---|---|---|
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 |