Skip to content

Feature: Function Node Updates and Comment Processing#38

Merged
LunaStev merged 4 commits intofeature/astfrom
feature/temporary-ast
Jan 12, 2025
Merged

Feature: Function Node Updates and Comment Processing#38
LunaStev merged 4 commits intofeature/astfrom
feature/temporary-ast

Conversation

@LunaStev
Copy link
Member

  • Function Node Enhancements:
    • Added new code related to Function nodes, improving their handling and processing in the abstract syntax tree (AST). This brings the AST closer to completion for function-related constructs.
  • Comment Block Processing:
    • Refined the processing of comment blocks, ensuring comments are correctly handled and parsed during compilation. This includes the removal of outdated or redundant comment processing code.
  • Code Cleanup:
    • Removed unnecessary node files and comments, streamlining the codebase for better readability and maintainability.
  • Final Adjustments:
    • Focused on finalizing and cleaning up function-related node processing, eliminating content-free nodes to enhance the AST structure.

This update prepares the Wave language project for further development on function handling and general AST processing.

@LunaStev LunaStev merged commit b205eed into feature/ast Jan 12, 2025
1 check passed
@LunaStev LunaStev deleted the feature/temporary-ast branch January 15, 2025 10:45
@LunaStev LunaStev added this to Wave Aug 28, 2025
@LunaStev LunaStev moved this to Done in Wave Aug 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant