Hiroki Kobayashi

Results 53 issues of Hiroki Kobayashi

Add `OnError` to rtmp.Handler.

The library of big integer operations. ## Description `make-bigint` : Creates a bigint. It accepts integers and strings. `bigint-add`, `bigint-sub`, `bigint-mul`, `bigint-div`, `bigint-rem` : Operations. Quotients are truncated toward 0....

string->transient transient->string transient? transient-string-set! transient-string-ref transient-string-length transient-string-append!

Adding functions that set seeds, such as `random-source-pseudo-randomize!` would be nice.

Partial resolution of https://github.com/online-judge-tools/oj/issues/912. https://github.com/online-judge-tools/oj/pull/862's credentials went stale due to the limit on the number of users. This PR replaces them with those by @koba-e964.

## Description / 説明 It seems that there are no documents that describe all available options of `oj`. ## Motivation / 動機 It is very hard to figure out what...

bug

## Summary / 概要 New tokens for DropBox cannot be taken from https://www.dropbox.com/oauth2/authorize?client_id=153gig8dqgk3ujg&response_type=code. ## Steps to reproduce / 再現方法 1. Access to https://www.dropbox.com/oauth2/authorize?client_id=153gig8dqgk3ujg&response_type=code. environments: - version: (please write the versions...

bug
help wanted
priority:middle
difficulty:high

## Description / 説明 Auto completion of the `oj` command. ## Motivation / 動機 For convenience. ## Other notes / その他 - Will you try to create a pull request?...

enhancement
priority:middle
difficulty:middle