- 06 Aug, 2020 1 commit
-
-
René Schöne authored
- changed semantics of ViaTest slightly (setting same value for inputBoth does not change to newly send value as the "FromMqtt-" and "FromRest-" part is not prepended, and therefore it stays the same)
-
- 31 Jul, 2020 3 commits
-
-
René Schöne authored
- also fixed bug when using tokens with no type (must be treated implicitly as String)
-
René Schöne authored
-
René Schöne authored
-
- 29 Jul, 2020 1 commit
-
-
René Schöne authored
- rename nonterminal (M)Ros2Rag to (M)RagConnect, and attribute ros2rag to ragconnect - rename starter to safety - make receiverstub, receiverstub not depend on safety - make tests not depend on common (copied proto files)
-
- 15 Jun, 2020 1 commit
-
-
René Schöne authored
-
- 08 Jun, 2020 1 commit
-
-
René Schöne authored
-
- 06 May, 2020 1 commit
-
-
René Schöne authored
- Copied (and modified) buildSrc from relast. Added compilerLocation property to set a jar to execute. - Completed example code with computation attributes - Fixed various bugs in Generation.jadd - Wrap application of mappings with try/catch and let mapping methods throw Exception - Add grammar modification for TokenComponent used as source in dependency definition - Add grammar extension to include relations generated by dependency definitions - Prepare Ros2Rag.relast for default mappings (not implemented yet)
-
- 04 May, 2020 1 commit
-
-
René Schöne authored
- Compiler: replace existing files if needed - Renamed Aspect.jadd to Generation.jadd and fill it with content - Missing: Generation of dependency relation, and change of token names in grammar
-
- 30 Apr, 2020 1 commit
-
-
René Schöne authored
- allow multiple mappings for update definitions - in mappings, remove target variable name and prepare for more types, e.g., arrays - add required option to specify name of root node in Compiler - copy MqttUpdater in compile step
-
- 23 Apr, 2020 1 commit
-
-
René Schöne authored
- renamed scanner and parser to Ros2Rag{Scanner,Parser} - changed Compiler to not use System.exit throwing exceptions instead and have a dedicated run method - implemented ASTNode.globallyResolveTokenComponentByToken and UpdateDefinition.resolveMappingByToken
-
- 22 Apr, 2020 1 commit
-
-
René Schöne authored
- changed compiler to accept two additional required parameters "inputGrammar" and "inputRos2Rag" - update ros2rag grammar according to latest draft - begin with parser (missing resolving amongst others) - parsing in test kind of fails because of leading comment
-
- 09 Apr, 2020 2 commits
-
-
Johannes Mey authored
-
Johannes Mey authored
-