Christian Menard

Results 188 comments of Christian Menard

How should we handle this? Should we change the diagrams and the numbering in targets that currently start counting at 1 (as proposed by @soerendomroes in #1950), or should we...

Can we not give the code block rule precedence over the comment rule? I think we shouldn't parse comments within code blocks. This seems to be another indicator, showing that...

If we process the code block as a single token, would this affect the VS Code extension? If not, then maybe we should just accept this limitation of Epoch.

> But why do we need to have so many styles of writing comments in LF? If we want to focus less on mixing, then wouldn't it make more sense...

I am not sure if there is much we can do about the lfd code coverage. We would somehow need to inject errors into the diagram synthesis to see if...

I am not entirely sure what this tries to achieve. Is this about getting the fully qualified names of reactors? I think we already provide functionality for that, also in...

@petervdonovan Could you comment on this? Are there FQNs available in C, and how are they exposed?

Ok. I still don't understand what the PR does, though. @OmerMajNition could you add some explanation? Is the idea to introduce a magic parameter `name` that gets automatically assigned the...

> @cmnrd, please review the latest changes, now reactions can only be defined in ReactionInternal class that user would have to inherit from. Once user defines reactions with triggers, dependencies...

Closing the PR due to inactivity and the concerns stated earlier.