Lee ByeongJun

Results 29 issues of Lee ByeongJun

Hi, Recently, people have been increasingly interested in this project. How about applying a filter that rejects the image creation request for some words (e.g. violence, abuse or discriminate things)...

## Description Only basic functionalities have been implemented so that formatting can be applied and output even when a 'float' type number comes in. However, not all functions are fully...

C-compat
A-stdlib

**Describe the bug** There is an scrolling issue within certain components on Bluesky web page for screens that are 900x700 pixels or smaller. When scrolling is initiated within these components...

bug

## Description The existing regex in function `detectLinkables` is unfortunately matches non-Latin characters if they are attached to the URL without a space. This behaviour leads to unexpected results, when...

## Description I implemented a JSON parser using byte slices and encoding/decoding features using struct instances. Most of the parsing code was referenced from the [jasonparser](https://github.com/buger/jsonparser) package. This package processes...

:receipt: package/realm
:package: :robot: gnovm

# Description ## Indent for code Updated the code in the REPL to adjust the indent level when an indent rule is detected. I was considering enhancing the situation where...

:package: :robot: gnovm

Added stdlibs that were missing from `_test.gnoland.pkg0`

:receipt: package/realm
:package: :robot: gnovm

## Description Trying to succeed in my predecessor's legacy. ## Related Issue/PR #575 emit & event built-in functions (@r3v4s) #853 feat: event & emit in gno (@anarcher)

:package: :robot: gnovm
:package: :globe_with_meridians: tendermint v2

## Description In the existing `run_parallel`, the `threadpool` package was used to handle parallel tasks. However, this package was only used in this function, and it has been determined that...

S-waiting-on-author

Super minor change. Just added `@` prefix to prevent shown out comment while run make. Contributors' checklist... - [ ] Added new tests, or not needed, or not feasible -...