vdl: Change vdl tool default lang to just "go"
The other languages need special setup, and shouldn't be run
normally. E.g. running "vdl generate" currently leaves a bunch
of java directories littered around our codebase, in places they
don't actually belong.
Also update vdl/testdata/arith package doc, since it was
out-of-date and misleading. Since we now have a vdl spec, we
don't need this documentation anymore.
Closes vanadium/issues#141
Closes vanadium/issues#162
Change-Id: If209d8d836af593fa4d861e57f94418d3b9a37e6
4 files changed