Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add description of functions and files and correction of comments #66

Closed
wants to merge 58 commits into from

Conversation

AlexandrePrivat
Copy link
Collaborator

No description provided.

ErwannLesech and others added 30 commits January 14, 2024 02:58
This commit should add the double quote handling and variable assignment handling in lexer
This commit fix compilation failed due to write function
This commit is adding some tests to check the working of lexer
This commit should improve the clang_tidy script to accept pointer return type functions
doc<README>: add some important content in README
test<lexer_test2>: Adding new tests on variables and double quote
This commit fix some issue with variable and double quote.
ErwannLesech and others added 28 commits January 16, 2024 17:46
fix<parser>: fix previous tests
This commit fix the handling of comment. Read unknow address in lexer->data.
Feat<var_braces>: add variable in braces handling
This commit should add tests for and_or_pipes features, negation and double_quotes features
Add func tests + fix pretty print
fix<dollar>: return entire word if variable name is wrong
fix<lexer_peek>: fixing curr_tok in lexer_peek
This commit adds ionumbers tokens. Plus it gets is_number function in parser to move it into options. Thus, both parser and lexer are available to reach the is_number function.
feat<ionumbers>: add ionumbers in lexer
fix<variable>: variable implemented (not full test)
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.

4 participants