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

#160-Front-End Parser Tests enhancement #193

Merged
merged 79 commits into from
Feb 14, 2019

Conversation

schmouk
Copy link
Contributor

@schmouk schmouk commented Feb 14, 2019

Merging branch #160 with branch master for re-synchronization purpose.

Creation of the related Python package `src/Tests/Parser_Rules/`.
Added `for comprehension` rule as legal in assignment statement with a list of assigned objects on the left side of operator `=`.
Corrected new grammar rule `<atom>`.
Implemented rules about assignment with a for comprehension.
removed temporary comments in version v9-1 of Typee syntax specifications document.
temporary modified to be able to modify commit comment in GitHub repository.
Bug report template and Feature Request template are now far more related to Typee Project!
Corrected formatting items.
Corrected one formatting in `bug_report.md`.
Modified formatting in `bug_report.md`.
Corrected module `src/FrontEnd/fe_parser.py`.
Corrected version of Typee grammar specs in documentation comments.
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`.
First review of `Thread` built-in library code. Lead to modifications and fixes.
…dation---built-in-Typee-library

#141-Thread library validation
Code review completed. Modifications done.
…dation-built-in-Typee-library

#142-SysTime library validation-built-in Typpe libraries
Code review completed. Modifications and fixes done.
…ation-built-in-Typee-library

#143-Random library validation - built-in Typee libraries
Augmented `typee.xml` with new groups of keywords and modified some syntax coloring.
Modified some syntax coloring for Grammars.
…e-trees.py

#77-Syntaxic Intermediate Code implementation
#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
@schmouk schmouk merged commit efaf25b into #160-Front-End-Parser-Tests-enhancement Feb 14, 2019
schmouk added a commit that referenced this pull request Feb 14, 2019
…ts-enhancement

Merge pull request #193 from Typee-Language/master
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