lang/src
2024-02-23 16:20:02 +03:00
..
builders printing fixes, simple type annotations fix, Function and Array type shortcuts removed, '=' in function definition for block/array removed 2024-02-23 16:20:02 +03:00
nodes fixes, name refactoring 2024-01-04 19:29:29 +03:00
printers printing fixes, simple type annotations fix, Function and Array type shortcuts removed, '=' in function definition for block/array removed 2024-02-23 16:20:02 +03:00
basic_type_check.cpp ERROR type, check of passed type, many expected types in Arguments 2024-02-22 18:46:01 +03:00
expression_type_check.cpp part of constuctor typecheck (constructors for different types) 2024-02-22 21:57:54 +03:00
main.cpp types for typecheck, sources manager 2023-08-02 17:54:39 +03:00
name_tree.cpp types for typecheck, sources manager 2023-08-02 17:54:39 +03:00
type_check_utils.cpp ERROR type, check of passed type, many expected types in Arguments 2024-02-22 18:46:01 +03:00