Hyunwoo Nam

Results 7 issues of Hyunwoo Nam

의존성은 simplicity 의 적입니다. 반드시 하나의 버전으로 리졸빙 되어야 하므로, 잠재적으로 호환성이 깨질 수 있는 여지를 가지고 있기 때문입니다. 다음 의존성들은 gosura 구현의 핵심이 아니므로 제거할 것을 제안합니다. - sentry...

Clojars에 배포가 되어있으면 #2 가 자동으로 해결됨

Resolves #6241 This PR removes `lazy` keyword and modifies itself to use `Lazy.from_fun` and `Lazy.from_val` instead. ## limitations The semantics were not fully compatible. ### 1. let rec syntax In...

This PR adds ReScript language's interface files (.resi) in addition to implementation (.res) files. ## Description This PR supplements the original implementation introduced in #4975. ## Checklist: - [x] **I...

Pending Popularity

The ANTLR used in the parser is a very large and heavy library, taking up around 50MB when unjarred. This makes it difficult to use Lacinia easily with AWS Lambda,...

enhancement

`com.walmartlabs.lacinia.tracing-test` hangs with following errors. ``` Exception in thread "Thread-4" Exception in thread "Thread-5" java.lang.IllegalArgumentException: No matching method sleep found taking 1 args at clojure.lang.Reflector.invokeMatchingMethod(Reflector.java:154) at clojure.lang.Reflector.invokeStaticMethod(Reflector.java:332) at com.walmartlabs.lacinia.tracing_test$resolve_slow$f__22220.invoke(tracing_test.clj:44) at...

bug

Closes #454 Transitive dependency will be changed as follows. | Operation | Artifact | Version | | --------- | --------- | ------- | | ![](https://img.shields.io/badge/Removed-red) | `com.ibm.icu/icu4j` | 69.1 |...