scala/scala3

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

Open

#5.069 aberto em 2 de set. de 2018

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)Scala (1.159 forks)batch import
area:replhelp wanteditype:enhancement

Métricas do repositório

Stars
 (6.247 stars)
Métricas de merge de PR
 (Mesclagem média 18d 14h) (133 fundiu PRs em 30d)

Description

#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

Guia do colaborador