Douglas Vought

Results 5 issues of Douglas Vought

When rendering using `{% render arg %}`, `Solid.Tag.Render` is unaware of what parser the parent template used to render it. This causes an issue where, if the child template uses...

Will add individual comments to code changes

As has been discussed elsewhere, a data-oriented way to index variables would be helpful. Thoughts on a JSON schema like this? I was trying to think of a way that...

I wanted to be able to use the [definitions repository](https://github.com/holidays/definitions) directly. This way, it's simply a matter of updating the dep entry in mix.exs. All changes are backwards compatible and...

Closes #1928. - Update documentation - Update test helper so that debug info options are forwarded to the compiler - Add basic tests - Update changelog - Use "CI" environment...