brownplt / pyret-lang

The Pyret language.
Other
1.07k stars 111 forks source link

A polymorphic version of modes #1738

Closed blerner closed 6 months ago

blerner commented 6 months ago

Fixes #1538

jpolitz commented 6 months ago

Don't see tests, but seems reasonable.

blerner commented 6 months ago

Tests added; this should be good to go now.

schanzer commented 6 months ago

@blerner on slack you said this was still waiting on me to confirm that this does everything Bootstrap needs. Confirmed! Let me know if there's anything else you need from me before merging.