Changes between Version 8 and Version 9 of FeatureList
- Timestamp:
- 05/05/14 11:02:13 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FeatureList
v8 v9 4 4 1. BNF front-end (Parser, Lexer, Linker, etc.) 5 5 1. translates a textual representation into an Ecore model 6 1. Editor - provides IDE features, e \.g\. auto-completion, syntax highlighting, etc.6 1. Editor - provides IDE features, e.g. auto-completion, syntax highlighting, etc. 7 7 8 8 * '''Validation Rules:''' these rules will give warnings in the editor if they find find consistencies in the code … … 34 34 * '''Formatting:''' 35 35 36 '' old:''had some but they are got commented out in the main project36 '' old:'' had some but they are got commented out in the main project 37 37 38 '' new:''Line-break after every rule, white-spaces after all literals, possible update linebreak and double tab after all >|< bars38 '' new:'' Line-break after every rule, white-spaces after all literals, possible update linebreak and double tab after all >|< bars 39 39 40 40 * '''Refactoring & Quickfixing:'''