tests/languages/smalltalk


Log

Author Commit Date CI Message
Ben Coman 1aabcd17 2019-09-05T00:10:59 Smalltalk: Fixed single quote character literal (#2041) This fixes the incorrect tokenization of the character literals of single quotes which were recognized as string delimiters.
Michael Schmidt 5fd7577a 2019-02-28T19:52:06 Smalltalk: Allowed empty strings and comments (#1747) This fixes that empty strings and comments were not recognized in Smalltalk.
Golmote 1945c58b 2015-08-31T19:58:02 Add tests for Smalltalk