Linus Wagner

Results 20 comments of Linus Wagner

Wouldn't it already be enough to remove all whitespaces from before `(` in the `file` section of an URI since method names cannot contain spaces?

For me, it seems like the connection is reset: ![image](https://user-images.githubusercontent.com/30393823/186690066-d8499d0e-0613-4e3c-972b-3f2e01d81ab8.png)

> Any Update :( I just saw that there is a pull request that states what to do: Write a mail to the mail list. It was just created yesterday...

I didn't try. I don't use the project anymore. But since the pull request is from yesterday, I'm sure you will get invited within a week

Hello, this is future-me. It only took 50 minutes to come up with a somewhat extensive documentation of what past-me did. I want to share that with the rest of...

helps to read the readme... I'll try my best to add the icons myself

Tried to add Gateway, StarUML and TextEdit. However, there are no good SVG files available to turn into a logo. These logos would require more work

Functionality doesn't have tests. Where do the tests go for the `Set` library? Also, I don't like that `intersection` uses the `getFirstFrom` function to be able to use the reducer....

@jurgenvinju I can't find the explanation of `when` in combination with pattern matching in the documentation, but I assume that in the case of ``` public bool isPairwiseDisjoint([set[&T] a, set[&T]...

> Hi @linuswagner, > > thanks for the nice addition. Could you at at least a few tests to the [lang::rascal::tests::library::Set](https://github.com/usethesource/rascal/blob/main/src/org/rascalmpl/library/lang/rascal/tests/library/Set.rsc) module? Perfect, that's what I was looking for. Thanks!...