racket/racket
Matthew Flatt f968945e26 cs & schemify: with-continuation-mark optimization
Remove a `with-continuation-mark` that is redundant because its both
is another `with-continuation-mark` with the same key. That's useful
for reducing a pattern that appears after some `if`-removing
optimizations on code with errortrace-generated annotations.
2021-02-01 09:05:56 -07:00
..
collects db: fix for disconnect during query in OS thread 2021-01-31 07:13:03 +01:00
src cs & schemify: with-continuation-mark optimization 2021-02-01 09:05:56 -07:00
.gitignore