Commit Graph

2 Commits

Author SHA1 Message Date
98f455e6fa Squash some warnings
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2020-05-19 15:29:20 -04:00
8dc89f7153 Add a lot of new stuff to the compile mod
* compile::sym is now compile::name
* add basic block structure
* add visitor pattern
* some other minor things (e.g. syn::ast::prelude)

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2020-05-19 15:26:38 -04:00