lang/include
2024-03-11 00:33:53 +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 utils functions, expect, ensure, error handling refactoring (string -> string_view), std::source_location 2024-03-11 00:33:53 +03:00
printers type structure change, part done 2023-08-08 10:30:16 +03:00
basic_type_check.hpp ERROR type, check of passed type, many expected types in Arguments 2024-02-22 18:46:01 +03:00
builtin_types.hpp part of constuctor typecheck (constructors for different types) 2024-02-22 21:57:54 +03:00
error_handling.hpp utils functions, expect, ensure, error handling refactoring (string -> string_view), std::source_location 2024-03-11 00:33:53 +03:00
error_log.hpp part of type checker, type heck result type 2023-08-12 14:36:00 +03:00
expression_type_check.hpp part of expected type type check process modification: fixes, check function 2024-01-04 00:13:19 +03:00
name_tree.hpp folder structure refactoring 2023-08-02 18:19:11 +03:00
sources_manager.hpp fixes, name refactoring 2024-01-04 19:29:29 +03:00
tokens.hpp 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
tree_sitter_wrapper.hpp printing fixes 2023-07-25 21:33:57 +03:00
type_check_utils.hpp ERROR type, check of passed type, many expected types in Arguments 2024-02-22 18:46:01 +03:00
utils.hpp utils functions, expect, ensure, error handling refactoring (string -> string_view), std::source_location 2024-03-11 00:33:53 +03:00