Skip to content

Extract lexer_peek_helpers.c utils#35

Merged
marcoroth merged 2 commits intomainfrom
lexer-peek
Feb 16, 2025
Merged

Extract lexer_peek_helpers.c utils#35
marcoroth merged 2 commits intomainfrom
lexer-peek

Conversation

@marcoroth
Copy link
Owner

@marcoroth marcoroth commented Feb 16, 2025

This pull request refactors the lexer code by moving several functions related to peeking and backtracking into a new header and source file, lexer_peek_helpers.h and lexer_peek_helpers.c. This change aims to improve code organization and maintainability of the lexer itself.

@marcoroth marcoroth changed the title Extract lexer_peek.c utils Extract lexer_peek_helpers.c utils Feb 16, 2025
@marcoroth marcoroth merged commit 7f10c0c into main Feb 16, 2025
3 checks passed
@marcoroth marcoroth deleted the lexer-peek branch February 16, 2025 02:18
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.

1 participant