Skip to content

Comments

Lexical analyser / Scanner fully implemented including tests#16

Merged
hrszpuk merged 74 commits intomainfrom
dev
Jan 5, 2025
Merged

Lexical analyser / Scanner fully implemented including tests#16
hrszpuk merged 74 commits intomainfrom
dev

Conversation

@hrszpuk
Copy link
Member

@hrszpuk hrszpuk commented Jan 3, 2025

@hrszpuk hrszpuk added the enhancement New feature or request label Jan 3, 2025
@hrszpuk hrszpuk self-assigned this Jan 3, 2025
@hrszpuk hrszpuk changed the title Lexical analyser / Scanner fully implmented including tests Lexical analyser / Scanner fully implemented including tests Jan 3, 2025
Copy link
Member Author

@hrszpuk hrszpuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I started reviewing this forgetting I have another branch to merge 😂

…lfil-test-cases

Implemented scanning to fulfil test cases
Copy link
Member Author

@hrszpuk hrszpuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Noice gonna merge

@hrszpuk
Copy link
Member Author

hrszpuk commented Jan 5, 2025

I'm going to make an issue for the broken workflow

@hrszpuk hrszpuk merged commit 11a4517 into main Jan 5, 2025
0 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Implement scanning to fulfil test cases Set up tokens and token types for features set Create tests for the scanner

1 participant