Skip to content

Commit

Permalink
Decouple analyzer from compiler
Browse files Browse the repository at this point in the history
The analyzer is now living in it's own file, with all related
functions. The rest of the compiler has been updated so that
references to the analyze part of the compiler now references
the analyzer namespace.
  • Loading branch information
raph-amiard authored and David Nolen committed Jun 15, 2012
1 parent b261447 commit 9ad79e1
Show file tree
Hide file tree
Showing 6 changed files with 994 additions and 972 deletions.
Loading

0 comments on commit 9ad79e1

Please sign in to comment.