• M
    Move a bunch of trans into trans_common, including the context structures. · 3b2d23b2
    Michael Sullivan 提交于
    Probably more should be moved or split off into other files. My algorithm
    was something along the lines of: move the contexts and their transitive
    dependencies along with some functions to work with them. I stopped when
    I was going to have to start pulling glue generation, which really
    should go into a trans_glue file.
    3b2d23b2
encoder.rs 23.6 KB