Skip to content

Conversation

@viastolfi
Copy link
Owner

No description provided.

move error.h into thirparty for better lisibility
update dependencies related to error.h
add memory management
add hir printing for debugging and soft testing
this allows better debugging and testing
modifying ctest libs so before each function can accept multiple params
add test case for return statement hir parsing
add string builder thirparty for better integration
this avoid types inference during the semantic analyze and other compilement steps
add test for this case
update the ctest lib for ct_assert_null test to test this
…undeclared function

add test case for function and var declaration with keywords
add bp for comparison operator
add comparison operator to the tree building
fix while condition when tree building to accept if/while/for context
move error.h into thirparty for better lisibility
update dependencies related to error.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants