Johan Sjölén

Results 6 comments of Johan Sjölén

@Carsak , in case it's still relevant this is a great fork imo: https://github.com/renarsvilnis/apple-sign-in-rest

Furthermore this type information can be used in `adt:match` to expand to a 'more typed' version. This might lead to the compiler (such as SBCL) giving more useful errors to...

Alright so I've extended the interface with two functions `get-types` and `get-parametric-vars`. I've also extended the syntax of `defdata` to allow parametric type variables. These are never instantiated to actual...

@stylewarning No it's okay for the moment. It's basically a draft of something that could be improved significantly. I have to put in more hours for this to to become...

@k-e-i-z-a-i , In a terminal write `export LC_ALL=C` and then run steam with `steam`

> > @k-e-i-z-a-i , In a terminal write `export LC_ALL=C` and then run steam with `steam` > > @jsjolen, Is there any downside to exporting this globally? `export LC_ALL=C` affects...