Kristoffer Carlsson

Results 1628 comments of Kristoffer Carlsson

Removing from milestone since StyledStrings + AnnotatedString will be considered experimental

Although doing it like Documenter where only the first code block is assumed to be Julia might be even better. The doctests etc later typically have `jldoctest` on them.

If there is nothing in Base that uses this, why would it not be a package?

> A key difference is invalidation: loading Static.jl invalidates poorly-inferred code operating on Integer because it defines a new Integer subtype. In contrast, if we define StaticInt as a subtype...

> I hope that we get an update with this simple fix, soon. You could try make a PR with the fix. Might expedite things.

Thanks for the report. I don't have too much time looking into this right now but will probably get to it at some point unless someone beats me to it.

It is unclear if this is an issue in Plots using this as a backend or in this package. Do you have a repro that only uses PGFPlotsX?