Skip to content

Conversation

@azjezz
Copy link
Owner

@azjezz azjezz commented Dec 1, 2022

  • add prelude
  • moved ast to parser
  • moved Lexer from crate::lexer::lexer::Lexer to crate::lexer::Lexer
  • renamed LexerError to SyntaxError
  • moved SyntaxError to token::error
  • implemented Display for SyntaxError
  • add tokens.txt to integration tests
  • removed all unit tests for Lexer ( everything is tested in integration tests )
  • improved syntax error assertations

Signed-off-by: azjezz <azjezz@protonmail.com>
@azjezz azjezz merged commit 5b1962c into develop Dec 1, 2022
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