Commit graph

6 commits

Author SHA1 Message Date
Thomas Lindner 3f3f323898 avoid recursion and ambiguity 2023-01-13 00:07:51 +01:00
Thomas Lindner 80643b910c make definitions/assignments expressions 2023-01-07 15:23:02 +01:00
Thomas Lindner 514ebfa25a add loop control statements 2023-01-07 09:56:27 +01:00
Thomas Lindner f169088f36 type checking 2023-01-07 08:54:53 +01:00
Thomas Lindner c7a4effaab add boolean variables/arguments/return values (w/o type checking) 2023-01-06 18:46:45 +01:00
Thomas Lindner 2d4f4c5bd5 "type checking" 2023-01-06 03:56:33 +01:00