Update commit names

This commit is contained in:
Tony Garnock-Jones 2020-04-27 20:34:09 +02:00
parent f269c02c23
commit c55e5924f7
1 changed files with 2 additions and 2 deletions

View File

@ -557,10 +557,10 @@ interested in the `present` constructor.
relayed assertion to do so. relayed assertion to do so.
- There's also a need for `(opaque-placeholder)`s to frustrate - There's also a need for `(opaque-placeholder)`s to frustrate
constant-matching against literal `(discard)` in cases of 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`. `test/core/nesting-confusion-2.rkt`.
- HOWEVER see notes from 2019-06-18 in the googledoc Journal as - 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 imperative-syndicate and e806f4b from syndicate-js. The
opaque-placeholders make the distributed (= non-zero-latency) opaque-placeholders make the distributed (= non-zero-latency)
case of visibility-restriction handling problematic in general, case of visibility-restriction handling problematic in general,