Zack Kollar

Results 12 issues of Zack Kollar

The current example grammar will allow for every `ident` after the first to start with a `digit`. For instance `"a1 2b"` is a valid `ident_list` with the current grammar. Wouldn't...

bug
help-wanted
documentation
good-first-issue

15 PRs and 55 open issue with no response from the devs or others in months. If you find this issue, this project is most likely abandoned.

See the markdown docs for more information on the changes

I want to get the size of the default buffer before the callback get's run. Is this possible?

**Describe the bug** When you pass an object like `{ day: 5, months: 4, year: 2022 }` you get back a May 5th 2022. Not April... why? **To Reproduce** Here....

The text underneath the table of build modes on https://ziglearn.org/chapter-3/ specify a few command line flags for how to set optimizations (eg.) > These may be enabled in zig run...

Trying to run `shards install` on my `shard.yml` fails when I have the `crystal-dfa` added as a dependency. **shard.yml**: ```yaml # Default config... dependencies: crystal-dfa: github: ziprandom/crystal-dfa # Other dependencies......

After running `pip install clikan` and executing the `clikan` command I get this error: ``` Traceback (most recent call last): File "/usr/local/bin/clikan", line 5, in from clikan import clikan File...

**No commits in almost a year, 4 hanging PRs.** If there's simply not time for someone maintain this, I'll gladly offer to help.