racket/collects/typed-scheme/rep
Sam Tobin-Hochstadt 662f982b72 Refactor free variables.
- free-idxs no longer holds free de Bruijn indexes
   This information is not needed, and not stored anywhere
 - free-idxs holds free *index* variables, in the sense of the TOPLAS submission
2010-06-21 18:30:24 -04:00
..
filter-rep.rkt rename to rkt 2010-04-30 09:51:32 -04:00
free-variance.rkt Switch to using functional hash tables for free variables. 2010-06-21 18:30:23 -04:00
interning.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
object-rep.rkt rename to rkt 2010-04-30 09:51:32 -04:00
rep-utils.rkt Refactor free variables. 2010-06-21 18:30:24 -04:00
type-rep.rkt Refactor free variables. 2010-06-21 18:30:24 -04:00