You Nous
You Nous
`defaultLayout` exists in `SpFilteringListPresenter`; however I tried to create query in `Queries Browser` (`Type Query`) which is calling method `newSelectableListForPopoverExtent:` that is using `SpFilteringSelectableListPresenter defaultLayout`; The method was called successfully,...
Thank you for your feedback, I would like to manipulate the AST in XML or JSON format. There are already upstream tools that allow you to work with these two...
Great, that is good to know. It would be great to have the AST in json. yes can rename it of course. Thanks.
Thank you for your feedback. > I have some work ongoing at https://github.com/camfort/fortran-src-aeson/ which aims at providing a decent JSON representation of the AST. Here's what the tool exports for...
Yes it is accessible now. Thanks for the quick response. I will test this.
@raehik Hello I try to run with `stack run -- -v 77e encode file.f` but I get errors when it tries to clone `fortran-src` camfort/fortran-src-aeson#1
@raehik Sorry for the late reply. Yes indeed I was able to install it with the patch. It does allow me to get a yaml file like on the example...
@jlaine i recently upgrade ubuntu to 16.04 LTS but i can't compile wilink here is the output error if i try to compile: Now i have qt5 ``` kleptok@PC:~/Téléchargements$ git...
After i install this package `qtdeclarative5-dev` now compilation pass without issue but if i try to launch wilink after installation i have this error ``` ~$ wiLink qml: PanelSwapper creating...