Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ClueLang/Clue issues and pull requests

#147 - Introduce constants

Issue - State: open - Opened by LeonWilzer 2 months ago - 3 comments

#147 - Introduce constants

Issue - State: open - Opened by LeonWilzer 2 months ago - 3 comments

#146 - Fix release tarball compression

Pull Request - State: closed - Opened by Markos-Th09 3 months ago

#145 - Remove rpmalloc from core

Pull Request - State: closed - Opened by Markos-Th09 4 months ago - 4 comments

#144 - debug flag causes invalid escape sequence error on windows

Issue - State: closed - Opened by iAndyHD3 6 months ago - 1 comment
Labels: bug

#143 - Fixed two typos

Pull Request - State: closed - Opened by pkg-dot-zip 6 months ago
Labels: documentation

#142 - Commas in function that passed to `@macro` argument are treating as actual commas.

Issue - State: closed - Opened by defaultzone 6 months ago - 2 comments
Labels: bug

#141 - Increment operators like `x++` and `++x`

Issue - State: open - Opened by defaultzone 7 months ago - 1 comment
Labels: enhancement, experimental

#140 - Multi-expression matching support

Issue - State: open - Opened by Lyrth 7 months ago - 4 comments
Labels: enhancement, experimental

#139 - Make parentheses optional for function calls with single parameter string/table

Issue - State: open - Opened by Lyrth 7 months ago - 1 comment
Labels: enhancement, experimental

#138 - C binding library interface for the Clue compiler

Issue - State: open - Opened by Lyrth 7 months ago
Labels: enhancement

#137 - Operator precedence gets messed up when using bitwise operators on bitlib mode

Issue - State: open - Opened by Lyrth 7 months ago - 1 comment
Labels: bug

#136 - CLI improvements

Issue - State: open - Opened by Lyrth 7 months ago
Labels: enhancement

#135 - `goto` statement

Issue - State: closed - Opened by defaultzone 7 months ago - 2 comments
Labels: enhancement, experimental

#134 - Allow other types of keys in renameable table destructuring feature

Issue - State: open - Opened by Lyrth 7 months ago
Labels: enhancement

#134 - Allow other types of keys in renameable table destructuring feature

Issue - State: open - Opened by Lyrth 7 months ago - 1 comment
Labels: enhancement

#133 - OOB Panic on specific arrangements of LuaJIT-style integer formats (LL/ULL)

Issue - State: closed - Opened by Lyrth 7 months ago - 1 comment
Labels: bug

#133 - OOB Panic on specific arrangements of LuaJIT-style integer formats (LL/ULL)

Issue - State: closed - Opened by Lyrth 7 months ago - 1 comment
Labels: bug

#132 - CLI stdin/stdout stream improvements

Issue - State: closed - Opened by Lyrth 7 months ago - 6 comments
Labels: enhancement

#131 - Use any whitespace in indentation of multiline regular strings

Issue - State: closed - Opened by Lyrth 7 months ago - 5 comments
Labels: enhancement, experimental

#130 - Using `continue` twice breaks when using the MoonScript continue mode

Issue - State: closed - Opened by Maiori44 8 months ago - 1 comment
Labels: bug, important

#129 - `@define` doesn't recognize strings?

Issue - State: closed - Opened by defaultzone 8 months ago - 2 comments
Labels: bug

#128 - Give more information to the language server

Pull Request - State: open - Opened by Maiori44 9 months ago
Labels: enhancement, experimental, change

#127 - Enumerators do not work with negative numbers

Issue - State: closed - Opened by defaultzone 9 months ago - 2 comments
Labels: bug

#126 - Commas in string `@macro` argument count as `@macro` arguments.

Issue - State: closed - Opened by defaultzone 10 months ago - 2 comments
Labels: bug, important

#126 - Commas in string `@macro` argument count as `@macro` arguments.

Issue - State: closed - Opened by defaultzone 10 months ago - 2 comments
Labels: bug, important

#125 - update doctest of prepreprocess_variables

Pull Request - State: closed - Opened by Markos-Th09 10 months ago

#124 - update doctest of prepreprocess_variables

Pull Request - State: closed - Opened by Markos-Th09 10 months ago

#124 - update doctest of prepreprocess_variables

Pull Request - State: closed - Opened by Markos-Th09 10 months ago

#123 - adapt api to new errors

Pull Request - State: closed - Opened by Markos-Th09 11 months ago - 8 comments

#122 - `for i in f, stop, initial` syntax

Issue - State: closed - Opened by Markos-Th09 almost 1 year ago - 1 comment
Labels: enhancement, change

#121 - [Bug/Library bitwise mode] build_expression consumes end token in ALTER values

Issue - State: closed - Opened by Markos-Th09 about 1 year ago - 2 comments
Labels: bug

#120 - runs tests and benchmarks on PRs

Pull Request - State: closed - Opened by Markos-Th09 about 1 year ago

#119 - fix: add required cfg for env_symbols

Pull Request - State: closed - Opened by Markos-Th09 about 1 year ago

#118 - Operators treating past code blocks as tables

Issue - State: closed - Opened by Maiori44 about 1 year ago - 1 comment
Labels: bug

#117 - Advanced table destucturing

Issue - State: closed - Opened by Maiori44 about 1 year ago
Labels: enhancement

#116 - Better errors

Pull Request - State: closed - Opened by Maiori44 about 1 year ago
Labels: enhancement

#115 - Add '--symbols' flag

Pull Request - State: closed - Opened by metamorphix about 1 year ago
Labels: enhancement

#114 - `interpreter` feature cannot be disabled

Issue - State: closed - Opened by Markos-Th09 about 1 year ago

#113 - Test no default features in ci

Pull Request - State: closed - Opened by Markos-Th09 about 1 year ago

#112 - Update test.yml

Pull Request - State: closed - Opened by Maiori44 about 1 year ago

#111 - Add testing for wasm and drop 32 bit builds

Pull Request - State: closed - Opened by Markos-Th09 about 1 year ago

#110 - Fixed `format_clue!`

Pull Request - State: closed - Opened by Enn3Developer about 1 year ago - 2 comments
Labels: bug

#109 - `format_clue` macro has strange behaviour

Issue - State: closed - Opened by Enn3Developer about 1 year ago
Labels: bug, important

#108 - `async` and `yield` keywords

Issue - State: closed - Opened by Maiori44 about 1 year ago - 1 comment
Labels: enhancement

#107 - Panic and weird errors with invalid match blocks

Issue - State: closed - Opened by Maiori44 about 1 year ago - 1 comment
Labels: bug, important

#106 - Match blocks returning matched expression when no branch matches

Issue - State: closed - Opened by Maiori44 about 1 year ago - 23 comments
Labels: bug, experimental, important

#105 - Remove 32 bit builds

Issue - State: closed - Opened by Enn3Developer about 1 year ago
Labels: change

#104 - Better installation method for Windows

Issue - State: open - Opened by Maiori44 about 1 year ago - 4 comments

#103 - Improve where internal variables are located

Issue - State: closed - Opened by Maiori44 about 1 year ago - 1 comment
Labels: enhancement, experimental, to be tested

#102 - Block expressions

Issue - State: open - Opened by metamorphix about 1 year ago - 14 comments
Labels: enhancement, experimental

#101 - Documentation mistakes

Issue - State: closed - Opened by Maiori44 about 1 year ago - 3 comments
Labels: documentation

#100 - Condition indexing breaks on loop conditions

Issue - State: closed - Opened by Maiori44 about 1 year ago - 3 comments
Labels: bug, important

#99 - Add aur publish

Pull Request - State: closed - Opened by Markos-Th09 about 1 year ago - 1 comment

#98 - Use Lua's packages instead of `_modules`

Issue - State: open - Opened by Maiori44 about 1 year ago - 2 comments
Labels: experimental, change

#97 - Add rpm package support

Pull Request - State: closed - Opened by Markos-Th09 about 1 year ago

#96 - Replace panics with `Result` in the compiler

Pull Request - State: closed - Opened by Markos-Th09 about 1 year ago

#95 - Add wasm api

Pull Request - State: closed - Opened by Markos-Th09 over 1 year ago

#94 - Add table destructuring in other places

Issue - State: closed - Opened by Maiori44 over 1 year ago - 1 comment
Labels: enhancement

#93 - Add `if local`

Issue - State: closed - Opened by Maiori44 over 1 year ago
Labels: enhancement

#92 - Refactor ci to use a matrix and add deb support

Pull Request - State: closed - Opened by Markos-Th09 over 1 year ago

#91 - Merge next into main

Pull Request - State: closed - Opened by Maiori44 over 1 year ago

#90 - Improve debugger

Issue - State: closed - Opened by Maiori44 over 1 year ago - 1 comment
Labels: enhancement

#89 - Update `next` branch

Pull Request - State: closed - Opened by Maiori44 over 1 year ago

#88 - Create a good library interface for Clue

Pull Request - State: closed - Opened by Markos-Th09 over 1 year ago - 1 comment
Labels: enhancement, experimental, change

#87 - Expand macro functionality

Issue - State: open - Opened by Maiori44 over 1 year ago - 1 comment
Labels: enhancement, experimental

#86 - Add safe calling `?(`

Issue - State: closed - Opened by Maiori44 over 1 year ago - 1 comment
Labels: enhancement

#85 - turn `enum` into `@enum`

Issue - State: open - Opened by Maiori44 over 1 year ago - 34 comments
Labels: experimental, change

#84 - `--pathiscode` no longer shows the output

Issue - State: closed - Opened by Maiori44 over 1 year ago - 1 comment
Labels: bug, important

#83 - Pseudo variables can't read `=>` properly

Issue - State: closed - Opened by Maiori44 over 1 year ago - 1 comment
Labels: bug

#82 - ci: fix publish

Pull Request - State: closed - Opened by Markos-Th09 over 1 year ago

#81 - Safe indexing to function call broken

Issue - State: closed - Opened by Maiori44 over 1 year ago - 1 comment
Labels: bug, important

#80 - Merge 3.0 into main

Pull Request - State: closed - Opened by Maiori44 over 1 year ago
Labels: enhancement, experimental, change, important

#79 - Cannot set output file name when compiling a single file

Issue - State: closed - Opened by Maiori44 over 1 year ago - 1 comment
Labels: bug, important

#78 - fix: Fix bench to not crash while spamming

Pull Request - State: closed - Opened by Markos-Th09 over 1 year ago

#77 - fix clippy warnings

Pull Request - State: closed - Opened by Markos-Th09 over 1 year ago - 1 comment
Labels: change

#76 - fix: fix random crash when spamming

Pull Request - State: closed - Opened by Markos-Th09 over 1 year ago

#75 - Distribution

Issue - State: closed - Opened by Enn3Developer over 1 year ago - 1 comment
Labels: enhancement

#74 - Errors

Issue - State: closed - Opened by Enn3Developer over 1 year ago - 1 comment
Labels: enhancement

#73 - VecDeque

Issue - State: closed - Opened by Enn3Developer over 1 year ago
Labels: experimental, change

#72 - Clippy errors

Issue - State: closed - Opened by Enn3Developer over 1 year ago - 5 comments
Labels: good first issue, change

#71 - Multithreaded Buffered Reader

Issue - State: open - Opened by Enn3Developer over 1 year ago - 2 comments
Labels: enhancement, experimental

#70 - Fix multithreaded compilation

Pull Request - State: closed - Opened by Enn3Developer over 1 year ago
Labels: change

#69 - ci: fix names in bench action

Pull Request - State: closed - Opened by Markos-Th09 over 1 year ago

#68 - Optimize outputted Lua code

Issue - State: open - Opened by Enn3Developer over 1 year ago - 1 comment
Labels: enhancement, experimental

#67 - Allow to choose target

Issue - State: closed - Opened by Maiori44 over 1 year ago - 4 comments
Labels: enhancement

#66 - Fix bench action

Pull Request - State: closed - Opened by Markos-Th09 over 1 year ago

#65 - Table parsing needs a refactor

Issue - State: closed - Opened by Maiori44 over 1 year ago - 2 comments
Labels: change

#64 - Fix build

Pull Request - State: closed - Opened by Markos-Th09 over 1 year ago

#63 - Fix build action

Pull Request - State: closed - Opened by Markos-Th09 over 1 year ago

#62 - Bench action

Pull Request - State: closed - Opened by Markos-Th09 over 1 year ago

#61 - Remove ENV_DATA

Pull Request - State: closed - Opened by Markos-Th09 over 1 year ago - 7 comments
Labels: experimental, change

#60 - Remove ENV_DATA

Pull Request - State: closed - Opened by Markos-Th09 over 1 year ago - 1 comment

#59 - use criterion for benchmarks

Pull Request - State: closed - Opened by Markos-Th09 over 1 year ago

#58 - Merge Clue-wasm and Clue

Issue - State: closed - Opened by Maiori44 over 1 year ago - 3 comments
Labels: enhancement, experimental

#57 - Library interface for clue

Issue - State: closed - Opened by Markos-Th09 over 1 year ago - 5 comments
Labels: enhancement, experimental

#56 - New language features

Issue - State: closed - Opened by Markos-Th09 over 1 year ago
Labels: enhancement, change

#55 - Docs

Pull Request - State: closed - Opened by Enn3Developer over 1 year ago - 1 comment
Labels: documentation

#54 - Add Preprocessor

Issue - State: closed - Opened by Maiori44 over 1 year ago
Labels: enhancement, experimental

#53 - fix: Make --execute work with --pathiscode

Pull Request - State: closed - Opened by Markos-Th09 over 1 year ago - 9 comments