- 14 Apr, 2021 1 commit
-
-
René Schöne authored
-
- 19 Jan, 2021 2 commits
-
-
René Schöne authored
-
René Schöne authored
-
- 15 Jan, 2021 2 commits
-
-
René Schöne authored
-
René Schöne authored
-
- 14 Jan, 2021 1 commit
-
-
René Schöne authored
-
- 27 Aug, 2020 1 commit
-
-
René Schöne authored
-
- 14 Aug, 2020 2 commits
-
-
René Schöne authored
- allow normal tokens to be sent
-
René Schöne authored
- optimize mqtt-send performance (resolve handler only once)
-
- 11 Aug, 2020 2 commits
-
-
René Schöne authored
-
René Schöne authored
-
- 07 Aug, 2020 1 commit
-
-
René Schöne authored
-
- 05 Aug, 2020 1 commit
-
-
René Schöne authored
-
- 29 Jul, 2020 2 commits
-
-
René Schöne authored
- make compiler jastaddCompliant - allow multiple input grammars and connect files - compiler output are (possibly modified) input grammars, and always three files (MqttHandler.jadd, RagConnect.jadd and RagConnect.relast)
-
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)
-
- 06 Jul, 2020 1 commit
-
-
René Schöne authored
-
- 03 Jul, 2020 2 commits
-
-
René Schöne authored
- added fail-fast behaviour to mustache (if a name/method can not be resolved) - enabled logging of mustache (using log4j)
-
René Schöne authored
-
- 15 Jun, 2020 1 commit
-
-
René Schöne authored
-
- 06 May, 2020 2 commits
-
-
René Schöne authored
-
René Schöne authored
-
- 04 May, 2020 1 commit
-
-
Johannes Mey authored
-
- 03 May, 2020 1 commit
-
-
Johannes Mey authored
-
- 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 1 commit
-
-
Johannes Mey authored
-
- 08 Apr, 2020 1 commit
-
-
René Schöne authored
-