Chris Watson

Results 104 issues of Chris Watson

`Jq.new` gives you the ability to functionally parse json with `#[]`. It would be nice if classes could inherit from Jq in such a way that they would have the...

enhancement

Currently `core.test` exists, mostly as an after thought. It would be nice to have a proper testing framework in place though, ideally with a cli command like `onyx test` to...

enhancement
help wanted

For some reason there is a difference between `filetype` and `FileType` on certain systems. In my case, I was getting an error that `pipenv#activate` as not an event. This should...

Crystal, for those who don't know, is a statically typed and compiled language with a syntax very similar to Ruby. For dependencies it uses a file called `shard.yml`, the spec...

T: new-ecosystem
Keep

So this isn't going to be useful to many people as IGE is only really used in Telegram, but I'm attempting to write an MTProto library and this is something...

Didn't know how best to phrase this. Currently if you want to destructure an array you can do so like this: ```crystal arr = [1, 2, 3] one, two, three...

kind:feature
topic:compiler:semantic

### Is your feature request related to a problem? Accidental deletion and banning of users that have been around for a while ### Describe the solution you'd like Several telegram...

feature-kotatogram

Hoping to start a dialog about taking this library and converting it to use Typescript instead of plain javascript. It would most likely shrink the codebase (since you'd have access...

enhancement
fixed in v2

### What type of request is this? New tool idea ### Clear and concise description of the feature you are proposing A calculator for calculating an aspect ratio based on...

enhancement
triage