CyrilFerlicot

Results 269 issues of CyrilFerlicot

I got the case in Iceberg but it is probably the same for all list presenter. My usecase is that I want to get a contextual menu on an item...

bug

I would like to save the release artifacts of Pillar in the release assets of Github. And instead of building Pillar each time we install it, we could just use...

Some configuration parameter are inherited from the configuration's parent (that's the case of most parameter) whereas some parameters are not inherited (that's the case of `configurations` for example). There should...

type-enhancement
component-configuration

If you generate PDF with Pillar 4 you get a lot of noise in the book result. A lot of file as: .aux, .fls, .listing… This should be clean IMO.

type-enhancement
difficulty-easy
component-export

component-parser
type-cleanup

I just checked something in Pillar and I found that the image comes with two parsers. If the new one covers all the cases of the old one can't we...

component-parser
type-question
type-cleanup

I wanted to get a Pillar image through the PharoLauncher but the build seems broken since some time now.

To manage new lines I created a new line parser but now PetitParser has one by default. (`#newline asPParser`) We could remove the one of Pillar to use the one...

component-parser
type-cleanup