chtenb

Results 94 issues of chtenb

### What Operating System(s) are you seeing this problem on? Windows ### Which Wayland compositor or X11 Window manager(s) are you using? _No response_ ### WezTerm version 20240325-093507-e5ac32f2 ### Did...

bug
Windows

Could we provide a function that checks if a string is wellformed w.r.t. its encoding? In the JS backend this would be a check if there are lone surrogates present,...

The `dotAll` flag doesn't seem to be exposed in the Regex module. Could we add it? https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/dotAll

status: needs more info

Currently there seems to be no way to iterate over all matches including capturing groups: https://pursuit.purescript.org/packages/purescript-strings/4.0.1/docs/Data.String.Regex However, javascript has a function which lets you do just this: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/matchAll Can we...

status: needs more info

I could provide a PR which adds the `uint` dependency and provides an Arbitrary instance. Would this be accepted? The argument was made in https://github.com/purescript-contrib/purescript-uint/issues/17 that adding quickcheck as a...

Currently it just says: "For example, the pattern '_' is not covered." It would be nice if it said, subclass X is missing.

Title pretty much says it. Could be put into the readme.

**Is your feature request related to a problem? Please describe.** Some applications have a good document title which stays the same across updating content. It would be powerful to be...

enhancement

Fixes https://github.com/Rubjerg/Graphviz.NetWrapper/issues/86

The project has been archived and is no longer maintained