Antoine Lorence

Results 17 issues of Antoine Lorence

The goal is to test the current alpha with Kiwi and confirm the future 1.0.0 release won't introduce any regression

Hello, As the main developer of django-modern-rpc, I would like to know if you had a chance to test the alpha of future 1.0.0 version. Since this milestone is a...

feature request

In the network editor, when an instance is deleted, many objects are deleted from the models: - From Network model - The instance itself - All connections from / to...

enhancement

In a Network, each instance's argument has a strong link to a corresponding parameter in the subsequent actor or network. In addition, if an argument value Expression contain variables use,...

bug

In the new graph editor, some properties (fifo size, etc.) could be set globally on a list of elements, if user selected a group. Now it is impossible. Maybe something...

enhancement

Duplicated from old SF ticket 10, originally posted by Damien de Saint Jorre When we use for generator and if the second value is inferior to the first one, orcc...

bug
enhancement

Duplicated from old SF ticket 4, originally posted by Hervé Yviquel It seems that Orcc cannot handle list of lists as expected. Define "S" as follows: ``` List(type:List(type:uint(size=1), size=4), size=64)...

enhancement

Duplicated from old SF ticket 9, originally posted by Karol Desnos If a constant state variable of an actor gets its value from an actor parameter, then : 1. Orcc...

bug
question

This is a list of tasks to complete before launching of V2 release that does not requires a separate ticket. ## Refactoring - [ ] Remove the need to import...

enhancement

In #65 an optional dependency to defusedxml has been introduced. Thus, users can install it and it will automatically prevent common XML based attack. This library should be installed by...

enhancement
dependencies