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

update typecoboloffshore #6

Merged
merged 60 commits into from Jan 9, 2017
Merged

Conversation

parandba
Copy link

@parandba parandba commented Jan 9, 2017

No description provided.

laurentprudhon and others added 30 commits October 30, 2016 08:45
New CodeElements parsing strategy
Bugs fixed in CodeElements incremental parsing
Improved error recovery strategy
Improved error reporting
Improved missing tokens generation
Tests updates - in progress
…oved the state machine and replaced it by simple storage of the two previous significant tokens
… TypeCobol (which is a Cobol reserved keyword anyway)
…ymore (replaced by a property on Token class)
…ns under the same token family + added three new token types LevelNumber, SectionParagraphName, QualifiedNameSeparator
…e Positions.

Adding Source Document concept based on String Source Text Or Gap Source Text.
…e Positions.

Adding Source Document concept based on String Source Text Or Gap Source Text.
…e Positions.

Code review and fixing immediate issues after a read/insertion/delete sequence.
…e Positions.

Code review and fixing immediate issues after a read/insertion/delete sequence.
…e Positions.

Adding IEnumerable implementation over a SourceText and passing inserted text to TextChange.ReplaceText event.
…e Positions.

Adding IEnumerable implementation over a SourceText and passing inserted text to TextChange.ReplaceText event.
…seGen2 So that the new Generator can be tested using these configuration.

Also Start Refactoring Genrator's Action classes.
mayanje and others added 29 commits December 22, 2016 12:10
…ctions -->

I create the Skeleton.xsd XML schema.
…stics from CodeElementsDocumentSnapshot and ProgramClassDocumentSnapshot + code cleanup
…or Skeletons and Actions -->

I create the Skeleton.xsd XML schema.
…or Skeletons and Actions -->

I create the Skeleton.xsd XML schema.
As #283, removed all error from codegen test -> these tests will be moved to TypeCobol.Test project
…anner to return infinite whitespace before END-EXEC instead of a Token for the char ')'.
…COPY directive insertion at the right location.
…deElement and everything under it: StorageArea, Variable, Expression, ...

Implemented one visitor to mark Node that need to generate code to target IBM Z/OS Cobol V5 compiler
…d the Linear Node mapping to Lines in the Source Document, and by associating lines and nodes to a target Source Code Buffer for code generation.
…ount int node's target line numbers, the line numbers between line numbers.
…orks and it's not needed for our first alpha.
… generate file and expected one if they match
@parandba parandba merged commit dc50114 into TypeCobolOffshore:master Jan 9, 2017
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.

None yet

4 participants