Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

TyOverby

TyOverby pushed 1 commit to precompute-lxm-constants ocsigen/js_of_ocaml

View on GitHub

TyOverby opened a pull request on ocsigen/js_of_ocaml
precompute lxm constants
`caml_int64_of_string` is quite slow. Move the call from the body of `caml_lxm_next` to a constant. Making this change resulted in a 2x speedup of some "random"-heavy code that I found.
TyOverby created a branch on ocsigen/js_of_ocaml

precompute-lxm-constants - Compiler from OCaml to Javascript.

TyOverby created a comment on a pull request on janestreet/ppx_expect
the fix has been released and will be included in our next push to github.

View on GitHub

TyOverby closed an issue on mmottl/postgresql-ocaml
return-type for prepared statements appear to be hardcoded to the "text" format
[PQexecParams_stub](https://github.com/mmottl/postgresql-ocaml/blob/master/src/postgresql_stubs.c#L643) takes a `v_binary_result` argument, which tells postgres to use the text or binary format. ...
TyOverby closed an issue on mmottl/postgresql-ocaml
return-type for prepared statements appear to be hardcoded to the "text" format
[PQexecParams_stub](https://github.com/mmottl/postgresql-ocaml/blob/master/src/postgresql_stubs.c#L643) takes a `v_binary_result` argument, which tells postgres to use the text or binary format. ...
TyOverby created a comment on a pull request on janestreet/ppx_expect
I took this over from @dvulakh yesterday and it should be ready soon. Sorry for how long this has taken

View on GitHub

TyOverby starred tsl0922/ttyd
TyOverby pushed 3 commits to main TyOverby/jsfb

View on GitHub