Komo

Results 68 issues of Komo

I've noticed that several syntax-es are not implemented in the grammar, such as the `macroexp` or the `typeargs` is missing `Name ‘is’ Name`. Is this intended or is it just...

docs

Lua 5.4.8 is released.

**Describe the bug** Any escape sequence that's a valid syntax in literal string is not processed correctly. **To Reproduce** Steps to reproduce the behavior: 1. Input pattern `\32-` 2. Test...

### Name Yuescript ### Home page URL https://yuescript.org ### Source code URL https://github.com/IppClub/YueScript ### Packaging policy acknowledgement - [x] I understand [Tur Package Policy](https://github.com/termux-user-repository/tur/wiki/TUR-package-policy.). ### Additional information Build Log: -...

Package request

**Describe the bug** ``` error: builder for '/nix/store/ybvrra9ha5b3bb714csld0hwm2j2r9lz-check-formatting.drv' failed with exit code 1; last 1 log lines: > Error: failed to open cache: could not resolve local path for the...

bug

### Are you following the right branch? - [x] My Nixpkgs and Home Manager versions are in sync ### Is there an existing issue for this? - [x] I have...

bug
status: stale
triage

When adding any symbols except `.` to an import path literal, the compiler will complain about syntax error: ``` 1: invalid import path literal, expected a dotted path like X.Y.Z...

## Description Running `ts-for-gir json` does not generate the correct JSON for type definitions ## Current vs Expected Behavior **Current:** ```sh $ ts-for-gir json -o types Adding generics... Injecting types......

bug