scala/scala3

Implement binding of the values in dotty.tools.repl.ReplDriver.bind

オープン

#5,069 opened on 2018/09/02

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)Scala (1,159 件のフォーク)batch import
area:replhelp wanteditype:enhancement

Repository metrics

Stars
 (6,247 個のスター)
PR merge metrics
 (平均マージ 18d 14h) (30d で 133 merged PRs)

説明

#4933 currently uses stub to perform value binding during initialization commands. After it is merged, actual binding should be performed.

This issue is a follow up to #3007

コントリビューターガイド