Commit graph

7 commits

Author SHA1 Message Date
Thomas Lindner 514ebfa25a add loop control statements 2023-01-07 09:56:27 +01:00
Thomas Lindner 56330a54ad mark compilerError as noreturn 2023-01-07 09:12:47 +01:00
Thomas Lindner f169088f36 type checking 2023-01-07 08:54:53 +01:00
Thomas Lindner 4f3d1d2f2e cleanup 2023-01-06 18:56: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 f4ed3e2754 dont complain about argument number of unknown functions 2023-01-06 04:03:43 +01:00
Thomas Lindner 2d4f4c5bd5 "type checking" 2023-01-06 03:56:33 +01:00