Skip to content

Commit

Permalink
refactors importers
Browse files Browse the repository at this point in the history
Introduces better names, factors out recreation of symbols, trees, types
and completes into separate methods, so that they can be overridden in
specialized importers.

The original motivation for this refactoring was to support JIT
compilation of macros, but I think that most of the introduced
improvements to code quality will be useful in trunk.
  • Loading branch information
xeno-by committed May 28, 2013
1 parent 70f0011 commit e0bbe0a
Showing 1 changed file with 318 additions and 318 deletions.
Loading

0 comments on commit e0bbe0a

Please sign in to comment.