Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
OpenGEODE
Commits
552a8b55
Commit
552a8b55
authored
Nov 22, 2015
by
Maxime Perrotin
Browse files
Update design documentation
parent
cc0113a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
design/howto
View file @
552a8b55
...
...
@@ -145,9 +145,10 @@ an AST containing the new construct.
There are still a number of updates to perform to complete the support of the
new feature:
- Create a graphical symbol for the new feature
- Update the renderer to draw the symbol
- Update the on-the-fly parser for syntax checks in the graphical editor
- Update the statechart renderer
- Update other backends that can be impacted, such as code generators
- Create a graphical symbol for the new feature (in sdlSymbols.py)
- Update the renderer to draw the symbol (Renderer.py)
- Update the on-the-fly parser for syntax checks in the graphical editor (ogParser.py)
- Update the statechart renderer (Statechart.py)
- Update the backend that saves the model to phrase representation (Pr.py)
- Update other backends that can be impacted, such as code generators (AdaGenerator.py, etc.)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment