Danik Vitek

Results 15 issues of Danik Vitek

It'd be convenient to have all the common deps in the workspace `Cargo.toml`, so that versions are guaranteed to be consistent among the subcrates using them.

https://github.com/gleam-lang/gleam/assets/25585136/f7bd4bc0-f059-4a57-b708-0d362d304926

help wanted
good first issue
priority:high

### Zig Version 0.12.0-dev.3405+31791ae15 ### Steps to Reproduce and Observed Behavior I'm updating my [fork](https://github.com/DanikVitek/zitertools/tree/zig-master) of the `zitertools` library to work with the latest nightly zig and after cleaning up...

bug
backend-llvm

- Replace `class(Name)*` with `class(Name)?` - Add support for `(`, `)`, `,`, and `#` in class names

When I use the `rustywind` to sort classes and the string contains a class like `shadow-[0_2px_2px_rgba(0,0,0,0.2)]`, it refuses to sort the entry completely and treats it as sorted. When I...

- Replace kernel literals with raw strings - Fix `test_launch_with_64bit` - Update dependencies - Bump version to 0.10.1

This would allow not to import unneeded macros manually