Harald Gliebe

Results 4 issues of Harald Gliebe

## Overview I've set up [elm-ui-explorer](https://github.com/kalutheo/elm-ui-explorer) for the project and added a few stories for Button, Tooltip and Modal. The UI Explorer can be started with `npm run uie` and...

It is currently not possible to query or modify the permissions of a file or directory from Unison. Support for these functions would need a native implementation. My use-case: In...

help wanted
builtins

When running a main function in `ucm` a numeric argument is replaced by the potential last result of a find command: ``` main _ = printLine ("Hello " ++ Optional.getOrElse...

bug
workflow
triaged

In the [playground](https://fwcd.github.io/tree-sitter-kotlin/) this code val x : A.B.() -> Unit parses with the following error: ``` source_file [0, 0] - [1, 0] property_declaration [0, 0] - [0, 22] binding_pattern_kind...