Update commit names
This commit is contained in:
parent
f269c02c23
commit
c55e5924f7
1 changed files with 2 additions and 2 deletions
|
@ -557,10 +557,10 @@ interested in the `present` constructor.
|
|||
relayed assertion to do so.
|
||||
- There's also a need for `(opaque-placeholder)`s to frustrate
|
||||
constant-matching against literal `(discard)` in cases of
|
||||
visibility restriction. See commit b4f1d36 and test case
|
||||
visibility restriction. See commit 937bb7a and test case
|
||||
`test/core/nesting-confusion-2.rkt`.
|
||||
- HOWEVER see notes from 2019-06-18 in the googledoc Journal as
|
||||
well as in my notebook. See also commit 5c514b7 from
|
||||
well as in my notebook. See also commit 5923bdd from
|
||||
imperative-syndicate and e806f4b from syndicate-js. The
|
||||
opaque-placeholders make the distributed (= non-zero-latency)
|
||||
case of visibility-restriction handling problematic in general,
|
||||
|
|
Loading…
Reference in a new issue