Qi Xiao
|
fb0731558a
|
Add a blackhole; renames.
This fixes #276.
|
2016-10-13 23:44:28 +08:00 |
|
Qi Xiao
|
7d6c656e71
|
Move edit.NullClosedInput to eval.
|
2016-10-10 22:54:58 +08:00 |
|
Qi Xiao
|
9d7e5de667
|
edit: Add a Prompt interface, going to support customizable prompt.
|
2016-02-23 13:08:41 +01:00 |
|
Qi Xiao
|
6097cfd76d
|
eval: Introduce (*Port).Fork.
|
2016-02-09 01:40:36 +01:00 |
|
Qi Xiao
|
f3c82a65b0
|
Don't close ports in Closure.Call.
This fixes #92.
|
2016-02-09 01:18:26 +01:00 |
|
Qi Xiao
|
6f5babd294
|
eval: More exports.
|
2016-02-08 20:30:00 +01:00 |
|
Qi Xiao
|
692f101de5
|
eval: Exports and cleanup.
|
2016-02-08 20:11:20 +01:00 |
|
Qi Xiao
|
aa441ae0e7
|
eval: Make handling of ports in Eval explicit.
|
2016-02-08 18:51:06 +01:00 |
|
Qi Xiao
|
aa7ca8eea1
|
New eval. Currently broken.
|
2016-01-24 18:13:20 +01:00 |
|
Cheer Xiao
|
e82e67fd4e
|
Move mutable states of Evaler into evalCtx.
This is work on #47.
|
2015-02-25 12:21:06 +01:00 |
|
Cheer Xiao
|
9495a6adfa
|
Evaluator -> Evaler
|
2015-02-25 00:37:18 +01:00 |
|
Cheer Xiao
|
5dce88f4d2
|
eval: Remove StreamType
|
2015-01-26 19:11:05 +01:00 |
|
Cheer Xiao
|
fe5a68917d
|
Type port and friends get their own file
|
2015-01-26 16:27:24 +01:00 |
|