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

#150-Modify-Correct Parser code #199

Merged
merged 74 commits into from
Feb 14, 2019
Merged

Conversation

schmouk
Copy link
Contributor

@schmouk schmouk commented Feb 14, 2019

Synchronization with last developments merged in branch master.

Augmented scanner tests with keyword `exclude` and operator `!`.
Notice: Tests pass!
Realigned and re-justified documentation comments in module `frontEnd/IntermediateCode/fe_syntax_icode_node.py`.
#77-Syntaxic Intermediate Code implementation
…diate-Code

Merge pull request #169 from Typee-Language/master
Corrected documentation comments in module `FrontEnd/IntermediateCode/fe_syntax_icode_node.py`.
Renamed class FESyntaxicICode -> FESyntaxICode.
Corrected rule <statements block>. Accepts now single statement without brackets - should alwa
Corrected module `FrontEnd/Parser/fe_parser.py` according to corrections on rule `<statements_block>`.
Finally removed temporary comments in version v9-1 of typee grammar specification.
Modify default value for arguments in constructor of class `FESyntaxICodeNode`.
#104-Correct-Modify built-in libraries
- Fixed bug in method `reopen()` of class `BaseFile` in built-in library `Files`;
- Corrected documentation comment.
…-in-Libraries

#104-Correct-Modify built in libraries
Fixed a bug on num_line assignment of error IC node in module `fe_parser.ty`.
Added returned type in signatures of methods in class `FESyntaxICode` - module `FrontEnd/IntermediateCode/fe_syntax_icode.py`.
Minor optimization on one statement in module `FrontEnd/IntermediateCode/fe_syntax_icode.py`.
…-Code-implementation

#77 syntaxic intermediate code implementation
No more needs for the configuration and versionning management of this local file.
No configuration or versionning management needed for this local file.
Created from scratch.
Not validated. Not valid either.
Many corrections (bugs and documentation comments) in library `Files`.
To be continued...
#181-Reorganize Tests directory structure
Added IC nodes and tree classes definitions.
…-Code-implementation

#77 syntaxic intermediate code implementation
Creation and debug of modules `fe_iblock.py`, `fe_icleaf.py`and `fe_icnode.py`.
#31-Front-End-Parser-Documentation
#70-Modify Typee S/W design doc about Front-End internal Intermediate Code
…mentation

Merge pull request #187 from Typee-Language/master
…gn-doc-about-Front-End-internal-Intermediate-Code

Merge pull request #188 from Typee-Language/master
#160-Front-End Parser Tests enhancement
…ts-enhancement

Merge pull request #193 from Typee-Language/master
Re-synchronization with branch master.
re-added operator `!` and keyword `excluded` into tests and solutions modules.
re-added tests on keyword `exclude`.
…sts-enhancement

#159 front end scanner tests enhancement
Augmented doucmentation comment in module `fe_ictree.py`.
Added section on `Haxe` in main `README.md` document.
Fixed typo in main document `README.md`.
Corrected module `FrontEnd/IntermediateCode/fe_ictree.py`.
…-Code-implementation

#77 syntaxic intermediate code implementation
@schmouk schmouk merged commit 07c8c75 into #150-Modify-Correct-Parser-Code Feb 14, 2019
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