Adrian Hesketh
Adrian Hesketh
See https://github.com/serengil/deepface/pull/1227
I have a proof-of-concept started that uses the tdewolff CSS parser as a base, and layers in some additional parsing for Go expressions. The idea would be to use standard...
Hey @gopherbot - how come you haven't picked up the latest commit yet?
I took a break from it to try and understand the Go language spec better, because I felt that I didn't fully understand all the points coming back the code...
Nothing fixed, I think the thread you found is where it's up to.
This is done by snippet managers such as [vsnip](https://github.com/hrsh7th/vim-vsnip)
There's been a lot of changes in the last year. Idea 14 was dealt with by conditional attribute expressions, and I think 15 is dealt with by improvements to the...
@aight8 - just an update on the number of virtual calls. @joerdav previously added pooled buffers which improved the performance of output writing a lot, but he's also just massively...
I'm thinking that we may be able to implement CSS variables directly in `` tags and provide an alternative to the existing style components that provides everything we might need....
I've documented my current thinking in the issue above. ^