1. f2efeb5 TBR syncbase: fix import paths post-merge by Adam Sadovsky · 10 years ago
  2. 8cdb0ba TBR v.io/x/ref: fix naming conflict in VDL structs by Srdjan Petrovic · 10 years ago
  3. d9a7b3c ref: fixing go vet violations by Jiri Simsa · 10 years ago
  4. 87d884d ref: making use of the set package by Jiri Simsa · 10 years ago
  5. d037c06 v.io/x/ref/lib/vd/codegen/java: VDL support changes for Java rename by Srdjan Petrovic · 10 years ago
  6. 341050c v.io/x/ref/lib/vd/codegen/java: don't use "final" for Java local variables by Srdjan Petrovic · 10 years ago
  7. eee415c v.io/x/ref/lib/vdl/codegen/java: fix Javadocs for VDL files and cleanup interfaces by Srdjan Petrovic · 10 years ago
  8. 2052051 v.io/x/ref/lib/vdl/codegen/java: use new verror interface by Srdjan Petrovic · 10 years ago
  9. 600ca9e v.io/x/ref/lib/vdl/codegen/java: remove "public" modifier from Java interfaces by Srdjan Petrovic · 10 years ago
  10. 89fe108 Merge "ref: Make vdl tool generate valid struct tags so that go vet is happy." by Suharsh Sivakumar · 10 years ago
  11. 071d1c8 ref: Make vdl tool generate valid struct tags so that go vet is happy. by Suharsh Sivakumar · 10 years ago
  12. a7c8303 v.io/x/ref/vdl/codegen/java: vdl changes for the Java invoker interface by Srdjan Petrovic · 10 years ago
  13. 2cfb482 TBR v.io/x/ref/lib/vdl: allow native type conversion for security/access pkg by Srdjan Petrovic · 10 years ago
  14. 7c1e50f v.io/x/ref/lib/vdl/codegen/java: implements native type renaming for Java by Srdjan Petrovic · 10 years ago
  15. 34b8a52 TBR v.io/x/ref/lib/vdl/codegen/java: make generated VDL types non-final in Java by Srdjan Petrovic · 10 years ago
  16. 8c2f175 ref: Change TypeBuilder.Build() to return nothing. by Todd Wang · 10 years ago
  17. fdd6ec7 all: remove .api files from ref/ by James Ring · 10 years ago
  18. 48e282f vdl/js: Use the lowercased exports of the vdl namespace by Shyam Jayaraman · 10 years ago
  19. 78b2bd8 ref: Change/remove veyron issues referred to in comments. by Suharsh Sivakumar · 10 years ago
  20. 3650fd4 all: add .api files necessary for public API presubmit check by James Ring · 10 years ago
  21. d66424c vdl/js: Fixes to VDL generator by Benjamin Prosnitz · 10 years ago
  22. 2049c00 vdl/js: Add serverCall to the generated stub. by Shyam Jayaraman · 10 years ago
  23. a98f67b lib/vdl/codegen/java: add VContext alongside ServerCall by James Ring · 10 years ago
  24. 54feabe ref: Move context.T out of rpc.ServerCall. by Todd Wang · 10 years ago
  25. a7dce62 vdl/js: Change references to errors to verror. by Shyam Jayaraman · 10 years ago
  26. df2672a ref: Change vdl generation to use Client.Call and regenerate files. by Suharsh Sivakumar · 10 years ago
  27. 9dc4b46 Merge "lib/vdl/codegen/java: don't emit a cast unless there are fields to be compared" by James Ring · 10 years ago
  28. 8c4e5cc x/ref: Update package doc for all packages. by Todd Wang · 10 years ago
  29. ba97d00 Merge "vdl/java: fix array length visibility of non-public classes" by Sergey Rogulenko · 10 years ago
  30. 3776cc9 lib/vdl/codegen/java: don't emit a cast unless there are fields to be compared by James Ring · 10 years ago
  31. c17abda wsprd: Pass state changes on the mountstate of a server to the JS console by Shyam Jayaraman · 10 years ago
  32. 0ccc3fe vdl/java: fix array length visibility of non-public classes by Sergey Rogulenko · 10 years ago
  33. bb8183f revive client getSignature implementation by James Ring · 10 years ago
  34. 16e856b Merge "lib/vdl/codegen/java: fix Java VDL output for multi-value return with unnamed out args" by James Ring · 10 years ago
  35. 0c739da lib/vdl/codegen/java: fix Java VDL output for multi-value return with unnamed out args by James Ring · 10 years ago
  36. 69fa69f vdl: Remove rpc.BindOpt from generated code. by Asim Shankar · 10 years ago
  37. b90b8de x/ref: Add vdl "file doc", used to insert the copyright header. by Todd Wang · 10 years ago
  38. 87393e6 vdl/js: Fix the copyright portion of the vdl generator so the presubmit by Shyam Jayaraman · 10 years ago
  39. b412326 vdl/codegen/java: Change veyrons in generated code. by Suharsh Sivakumar · 10 years ago
  40. d7616c9 ref: adding copyright headers and licensing files by Jiri Simsa · 10 years ago
  41. 67b8a26 vdl: adding the copyright header into the generated source code by Jiri Simsa · 10 years ago
  42. 8646ba6 ref: Change more uses of "veyron". by Suharsh Sivakumar · 10 years ago
  43. 53a4e2e x/ref: Disallow uppercase acronyms in VDL identifiers. by Todd Wang · 10 years ago
  44. dc81f5f lib/vdl/codegen/golang: make the enum all values slice into an array by Bogdan Caprita · 10 years ago
  45. 94502cf ref: Rename package ipc to rpc. by Matt Rosencrantz · 10 years ago
  46. e3d1922 lib/vdl/codegen/java: add support for signature() method generation by James Ring · 10 years ago
  47. 353b1a0 Merge "ref: vdl tool generates 'generated by the vanadium tool' instead of 'veyron'." by Suharsh Sivakumar · 10 years ago
  48. 224f1f9 TBR x/ref: Allow JS Enums to be used like EnumName.LabelName by Benjamin Prosnitz · 10 years ago
  49. a4ac50a ref: vdl tool generates 'generated by the vanadium tool' instead of 'veyron'. by Suharsh Sivakumar · 10 years ago
  50. 0bd2654 vdl: Fix Javascript type generation bugs. by Todd Wang · 10 years ago
  51. 1b0b08d vdl/javascript: Change the generator to use the new package layout. by Shyam Jayaraman · 10 years ago
  52. cbf0cf3 vdl/javascript: Call reduce on generated constants. by Shyam Jayaraman · 10 years ago
  53. 31f4985 ref: Make vdl generation use Call instead of Context. by Suharsh Sivakumar · 10 years ago
  54. acddbf5 TBR v.io/x/ref/lib/vdl/codegen/java: Java codegen changes to reflect recent rename/move. by Srdjan Petrovic · 10 years ago
  55. c0bab2c vdl/java: change VdlOptional<T extends VdlValue> to VdlOptional<T> by Sergey Rogulenko · 10 years ago
  56. ffceefa TBR renaming v.io/core/veyron to v.io/x/ref by Jiri Simsa · 10 years ago
  57. 5c7ed21 core: Rename things called *Context to *Call. by Matt Rosencrantz · 10 years ago
  58. bf1ded7 Merge "vdl/js: Require 'vanadium' rather than 'veyron'" by Shyam Jayaraman · 10 years ago
  59. 152490d Merge "core: Rename ServerCall to StreamServerCall." by Matt Rosencrantz · 10 years ago
  60. 4ada7c0 vdl/js: Require 'vanadium' rather than 'veyron' by Shyam Jayaraman · 10 years ago
  61. 24a7155 core: moving release.go.lib to release.go.x.lib by Jiri Simsa · 10 years ago
  62. 1dcd0a9 core: Rename ServerCall to StreamServerCall. by Matt Rosencrantz · 10 years ago
  63. 8418530 vdl: Whitelist v.io/v23/security for native <-> wire conversions. by Asim Shankar · 10 years ago
  64. 1b88f09 TBR core: Move signature printing routines from v23 to core. by Todd Wang · 10 years ago
  65. 87cea30 TBR core: Re-org vdl and vom packages. by Jiri Simsa · 10 years ago
  66. 232d649 Prepare moving vdl from v.io/v23 to v.io/core/veyron/... (step 2) by Todd Wang · 10 years ago