Add AST transformations and version metadata

This commit is contained in:
Dave Syer
2014-07-31 12:43:30 -07:00
commit c61a72fedd
16 changed files with 3412 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
*~
#*
*#
.#*
.classpath
.project
.settings
.springBeans
.gradle
build
bin
/target/