lang/include
2024-05-01 22:23:44 +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 new typecheck start 2024-05-01 22:23:44 +03:00
printers fixes, refactoring (shorter names, visitor) 2024-05-01 16:23:29 +03:00
basic_type_check.hpp fixes, refactoring (shorter names, visitor) 2024-05-01 16:23:29 +03:00
builtin_types.hpp fixes, refactoring (shorter names, visitor) 2024-05-01 16:23:29 +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 fixes, refactoring (shorter names, visitor) 2024-05-01 16:23:29 +03:00
name_tree.hpp folder structure refactoring 2023-08-02 18:19:11 +03:00
sources_manager.hpp fixes, refactoring (shorter names, visitor) 2024-05-01 16:23: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 fixes, refactoring (shorter names, visitor) 2024-05-01 16:23:29 +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