extended scalar mutator support

This commit is contained in:
Maor Itzkovitch
2015-08-01 19:07:10 +03:00
parent 81c2b185ef
commit e24afd838a
12 changed files with 87 additions and 47 deletions

6
.gitignore vendored
View File

@@ -31,10 +31,15 @@ proguard-project.txt
linklint_results
Makefile
flatc
flatc.exe
flathash
flathash.exe
flattests
flattests.exe
flatsamplebinary
flatsamplebinary.exe
flatsampletext
flatsampletext.exe
snapshot.sh
tests/go_gen
tests/monsterdata_java_wire.mon
@@ -50,3 +55,4 @@ java/.idea
java/*.iml
java/target
**/*.pyc
.idea