1. 1eba705 Speedup and cleanup vom encoder, some bugfixes. by Todd Wang · 9 years ago
  2. f4f3df7 Speedup and cleanup vom decoder. by Todd Wang · 9 years ago
  3. ee7e8d5 vdl: Add generated vars for TypeOf, for better performance. by Todd Wang · 9 years ago
  4. 449c25b vdl: remove generated targets by Benjamin Prosnitz · 9 years ago
  5. 4e841ec Fix RawBytes test failures for new coders. All new tests pass. by Todd Wang · 9 years ago
  6. f0d45fc New VDL/VOM Tests + Fixes for various conversion bugs by Benjamin Prosnitz · 9 years ago
  7. effe0d9 More vdltest changes. by Todd Wang · 9 years ago
  8. f64eb8a New error behavior + various convert fixes by Benjamin Prosnitz · 9 years ago
  9. 1a8f756 Remove time.Deadline 0 value semantics. by Todd Wang · 9 years ago
  10. 72f132f Update VDLIsZero and native zero semantics. by Todd Wang · 9 years ago
  11. f0b8de9 Add VDLIsZero, and use it in VDLWrite. by Todd Wang · 9 years ago
  12. edf19c6 Fix some generated VDLWrite bugs. by Todd Wang · 9 years ago
  13. 3cfaccd vdl/vom: new encoders and writers by Benjamin Prosnitz · 9 years ago
  14. df34319 vdl: Add codegen for Any, and fix some VDLRead bugs. by Todd Wang · 9 years ago
  15. 4cad76d Fix some VDLRead bugs and minor clean-up. by Todd Wang · 9 years ago
  16. a7f99e3 TBR Fix bug in optional convertibility check, also minor cleanup. by Todd Wang · 9 years ago
  17. 3607eef TBR vom/vdl: RawBytes.Decoder() & Decoder.IsTop() by Benjamin Prosnitz · 9 years ago
  18. cdfa3f6 ref: Add VDL codegen for VDLRead(vdl.Decoder) method of each type by Todd Wang · 9 years ago
  19. 3c1ffd6 xref: update vdl-generated code to match simplified zero field logic by Benjamin Prosnitz · 9 years ago
  20. d0d7cbc TBR xref: Add FromZero to generated Targets by Benjamin Prosnitz · 9 years ago
  21. fb10624 xref: remove complex by Benjamin Prosnitz · 9 years ago
  22. 1b37b78 xref: Generate union targets by Benjamin Prosnitz · 9 years ago
  23. 67d0e3e ref: Fix native type consts, and gen 0 values for all types. by Todd Wang · 9 years ago
  24. 4426993 ref: Change vdl go codegen to emit __VDLInit funcs. by Todd Wang · 9 years ago
  25. 78fad0e xref: fix generator bug where wireValue field not reset by Benjamin Prosnitz · 9 years ago
  26. c357de8 xref: Allocate all Target dependencies at once by Benjamin Prosnitz · 9 years ago
  27. adb6cdb ref: Change vdl go generator to emit a single file. by Todd Wang · 9 years ago
  28. ffd9407 xref: generate targets for native types by Benjamin Prosnitz · 9 years ago
  29. e913854 xref: Generated vom decoder by Benjamin Prosnitz · 9 years ago
  30. da54882 xref/vdl: Generate go imports using two-pass technique by Benjamin Prosnitz · 9 years ago
  31. cbe8451 ref: Remove generated IsZero logic. by Todd Wang · 9 years ago
  32. 2fa4e4e xref: generated vom encoder by Benjamin Prosnitz · 9 years ago
  33. e13ef1f xref: generate vom.RawBytes by default for any by Benjamin Prosnitz · 9 years ago
  34. 9f3524a ref: Remove variable name conflicts from VDL generated Go code by Todd Wang · 9 years ago
  35. c177af1 TBR xref: Add support for int8, change byte VOM format, byte conv rules by Benjamin Prosnitz · 9 years ago
  36. 071d1c8 ref: Make vdl tool generate valid struct tags so that go vet is happy. by Suharsh Sivakumar · 10 years ago
  37. fdd6ec7 all: remove .api files from ref/ by James Ring · 10 years ago
  38. 5068466 TBR all: fix unknown-type in .api files by James Ring · 10 years ago
  39. 3650fd4 all: add .api files necessary for public API presubmit check by James Ring · 10 years ago
  40. 54feabe ref: Move context.T out of rpc.ServerCall. by Todd Wang · 10 years ago
  41. df2672a ref: Change vdl generation to use Client.Call and regenerate files. by Suharsh Sivakumar · 10 years ago
  42. 69fa69f vdl: Remove rpc.BindOpt from generated code. by Asim Shankar · 10 years ago
  43. 756772c ref: adding copyright to the vdl files by Jiri Simsa · 10 years ago
  44. 67b8a26 vdl: adding the copyright header into the generated source code by Jiri Simsa · 10 years ago
  45. 53a4e2e x/ref: Disallow uppercase acronyms in VDL identifiers. by Todd Wang · 10 years ago
  46. dc81f5f lib/vdl/codegen/golang: make the enum all values slice into an array by Bogdan Caprita · 10 years ago
  47. 94502cf ref: Rename package ipc to rpc. by Matt Rosencrantz · 10 years ago
  48. a4ac50a ref: vdl tool generates 'generated by the vanadium tool' instead of 'veyron'. by Suharsh Sivakumar · 10 years ago
  49. 31f4985 ref: Make vdl generation use Call instead of Context. by Suharsh Sivakumar · 10 years ago
  50. ffceefa TBR renaming v.io/core/veyron to v.io/x/ref by Jiri Simsa · 10 years ago
  51. 5c7ed21 core: Rename things called *Context to *Call. by Matt Rosencrantz · 10 years ago
  52. 1dcd0a9 core: Rename ServerCall to StreamServerCall. by Matt Rosencrantz · 10 years ago
  53. 613e1ad TBR: Update outdated vdl files. by Jing Jin · 10 years ago
  54. 232d649 Prepare moving vdl from v.io/v23 to v.io/core/veyron/... (step 2) by Todd Wang · 10 years ago