Leon Bein

Results 34 issues of Leon Bein

`(Polyglot eval: 'js' string: '[2, 4, 5, 7, 2, 56, 1]') forEach: [:each | Transcript showln: each].` Throws the following exception: `Error: com.oracle.truffle.js.runtime.JSException: TypeError: execute on foreign object failed due...

interop

As someone who uses general features of the analysis graph such as that it merges aliases, it would be nice to also be able to use it in the right...

This squot extension allows to track changes in files outside the squot images. This addresses the issue that file changes got lost when merging and that there was no way...

I found this TODO flag in GitFileSystem#copy:toReference: but didn't find a corresponding issue. If this is no issue anymore just close this issue. As a developer for a squot extension...

enhancement
help wanted
optional
FileSystem-Git

### Search first - [X] I searched and no similar issues were found ### What Happened? When referencing a page that has two other references in its title, such as...

parser
page-ref
hierarchy

As a Scylla CLI user, I want to be able to configure plugins from CLI.

Topic - Plugins
expand
Topic - UI

Create a DTD for global and simulation configuration. Should wait until input creation project is finished.

enhancement
new

When downloading and extracting the scylla.jar, and running the Mooc example (regular event configuration), the following error occurs: ``` Exception in thread "main" java.lang.NullPointerException: Cannot invoke "java.util.Map.keySet()" because "nodeInfos" is...

bug
Topic - Plugins

As a simulation user, when providing a simulation configuration with plugin-handled elements, e.g. ``. **Expected Behavior** I expect there to be no warning if the element is supported by a...

bug
enhancement
Topic - Plugins
Topic - UI

Plugin packages might have more extensive descriptors, including e.g. - Plugin metainformation - Goal - Functionalities - Entry points - Description of the utility class - Plugin dependencies

enhancement
Topic - Plugins