lang/src
2024-04-11 22:34:45 +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 utils functions, expect, ensure, error handling refactoring (string -> string_view), std::source_location 2024-03-11 00:33:53 +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 type check utils: optional error handling, name expression type check part 2024-04-11 22:34:45 +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 type check utils: optional error handling, name expression type check part 2024-04-11 22:34:45 +03:00