-
-
Whenever an attribute is being initialized by sending a message to another object, the error that is being described is WollokChecker.
![wollokchecker](https://cloud.githubusercontent.com/assets/1686…
-
![image](https://cloud.githubusercontent.com/assets/4633913/25305443/66db9364-2751-11e7-8e3f-00e5dfb7a624.png)
-
In order to implement tests in a DRY manner, we need to support a before/setup hook for implementing fixtures.
-
I am trying to create a new project from the code that is in a git repository (but no .project/.setting files). Also, the project is not in the root of the repository, but under a directory named 'Qui…
-
-
Now it automatically refreshes the content while typing. But it changes the node positions.
So if you manually layed-out it will lost the node positions
-
I believe that we don't have all the neccesary "abstract class instantiation checks" when it comes to combining mixins.
In particular mixins calling super (used for chaining, like stackable mixins)
`…
-
This is for
```
Must implement inherited abstract methods: M1.doIt()" at "C"
```
Also replace
```
M1.doIt()
```
with
```
doIt() (required by M1)
```
-
To reproduce:
- Create new "wollok project"
- Uncheck "use default location"
- Select any directory
- Done
Project is created in the default location.