Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,667 contributions in the last year
Activity overview
Contribution activity
August 2020
Created a pull request in lumen/lumen that received 2 comments
Pass `NonNull` to closure functions in tests
Changelog
Enhancements
Pass NonNull to closure functions in tests.
Can revert the quick fix of removing NonNull as using Option<NonNull<c_void> i…
+101
−121
•
2
comments
- Integration tests for get_keys/0
- Integration tests for get/1
- Integration tests for get/0
- Update eir
- Integration tests for float_to_list/2
- Integration tests for float_to_list/1
- Integration tests for float_to_binary/2
- Integration tests for float_to_binary/1
- Integration tests for float/1
- Integration tests for erase/1
- Integration tests for erase/0
- Integration tests for demonitor/2
- Integration tests for `demonitor/1`
- Integration tests for date/0
- Integration tests for convert_time_unit/3
- Integration tests for ceil/1
- Update eirproject dependencies
- Update eirproject dependencies
- Integration tests for cancel_timer/1
- Integration tests for binary_to_term/2
- Integration tests for binary_to_term/1
- Integration tests for binary_to_list/3
- Integration tests for binary_to_list/1
- Integration tests for binary_to_integer/2
- Integration tests for binary_to_integer/1
- Some pull requests not shown.
Created an issue in lumen/lumen that received 4 comments
Literal tuples are losing their last element in lowerElementValue
While testing cancel_timer/2, I was unable to use the options, which are a proplist with a atom key and boolean value becasue badarg was raised. Su…
4
comments
- Empty binary literal as return panics
- Empty binary literal as return panics
- Any Erlang code using `integer_to_binary/2` fails to link against a derived trait method in `radix_fmt`
- float_to_list/2 test fails with exception or segfault when digits range >= 9
- Segfault when spawned process exits normally
- Segfault when process exits
- operand #0 does not dominate this use
- Parser does not support _ as a decimal separator
- Flaky test failure erlang::cancel_timer_1::with_local_reference::with_timer::with_timeout_returns_false_after_timeout_message_was_sent
- rand.erl cannot compile because Bnot is unimplemented
- rand.erl cannot compile because Bxor is not implemented
- gen_server.erl fails to compile due to MapPut and call type GlobalDynamic being unimplemented
- receive as last expression in function panics during compilation
- Lower CPU usage when waiting for timers
- Using `binary_to_float/1` results in undefined symbol when linking
- UTF-8 binary bytes are being stored as code point instead of UTF-8
- Subbinaries are being stored as HeapBinary in compiled code
- error: 'eir.invoke' op operand #0 must be any term type, but got '!llvm<"i8*">'
- Can't create map literal
- Use erts::process::ffi::process_raise for Exception::Runtime to support catch
- gen_server.erl fails to compile due to unimplemented in libeir_syntax_erl
- Expected function entry to have location when testing native_implemented/otp/tests/lib/erlang/andalso_2/with_false_left_returns_false/init.erl
- Lumen tests fail because libLLVM-12-lumen-10.0.0 is not available
- Parser does not handle named return types in spec
- Negative small integers panic with 'invalid immediate value', compiler/term/src/encoding/arch_64_nanboxed.rs:204:9
- Some issues not shown.

