1. d22dfa4 v.io/x/ref/lib/vdl/codegen/java: accessor for primitive arrays by Srdjan Petrovic · 9 years ago
  2. 1b1b938 TBR: ref: Replace V23_ROOT with JIRI_ROOT everywhere. by Nicolas Lacasse · 10 years ago
  3. 58ba621 add builtin VDLROOT support to vdl by James Ring · 10 years ago
  4. f2efeb5 TBR syncbase: fix import paths post-merge by Adam Sadovsky · 10 years ago
  5. 8cdb0ba TBR v.io/x/ref: fix naming conflict in VDL structs by Srdjan Petrovic · 10 years ago
  6. 7060508 TBR run go generate under 1.5 by James Ring · 10 years ago
  7. d9a7b3c ref: fixing go vet violations by Jiri Simsa · 10 years ago
  8. 87d884d ref: making use of the set package by Jiri Simsa · 10 years ago
  9. c36fad6 lib/vdl/build: don't implicitly add 'src' to VDLPATH dirs by James Ring · 10 years ago
  10. 06c85ef vdl/compile: Modify CompileExpr to support compilation of package-path by Suharsh Sivakumar · 10 years ago
  11. d037c06 v.io/x/ref/lib/vd/codegen/java: VDL support changes for Java rename by Srdjan Petrovic · 10 years ago
  12. 341050c v.io/x/ref/lib/vd/codegen/java: don't use "final" for Java local variables by Srdjan Petrovic · 10 years ago
  13. eee415c v.io/x/ref/lib/vdl/codegen/java: fix Javadocs for VDL files and cleanup interfaces by Srdjan Petrovic · 10 years ago
  14. 2052051 v.io/x/ref/lib/vdl/codegen/java: use new verror interface by Srdjan Petrovic · 10 years ago
  15. 600ca9e v.io/x/ref/lib/vdl/codegen/java: remove "public" modifier from Java interfaces by Srdjan Petrovic · 10 years ago
  16. 89fe108 Merge "ref: Make vdl tool generate valid struct tags so that go vet is happy." by Suharsh Sivakumar · 10 years ago
  17. d66220e Merge "v.io/x/ref/vdl/codegen/java: vdl changes for the Java invoker interface" by Srdjan Petrovic · 10 years ago
  18. 071d1c8 ref: Make vdl tool generate valid struct tags so that go vet is happy. by Suharsh Sivakumar · 10 years ago
  19. a7c8303 v.io/x/ref/vdl/codegen/java: vdl changes for the Java invoker interface by Srdjan Petrovic · 10 years ago
  20. a036a0f Fix a bunch of trivial problems pointed out by "go vet". by Asim Shankar · 10 years ago
  21. 2cfb482 TBR v.io/x/ref/lib/vdl: allow native type conversion for security/access pkg by Srdjan Petrovic · 10 years ago
  22. 7c1e50f v.io/x/ref/lib/vdl/codegen/java: implements native type renaming for Java by Srdjan Petrovic · 10 years ago
  23. 34b8a52 TBR v.io/x/ref/lib/vdl/codegen/java: make generated VDL types non-final in Java by Srdjan Petrovic · 10 years ago
  24. d87d746 TBR ref: VDL require named in-args, fix bug with named out-args. by Todd Wang · 10 years ago
  25. 61ad8a9 Merge "vdl: Ensure types cannot be used implicitly without typeobject()" by Todd Wang · 10 years ago
  26. 530af9b vdl: Ensure types cannot be used implicitly without typeobject() by Todd Wang · 10 years ago
  27. 786cf4c vdl: Change vdl tool default lang to just "go" by Todd Wang · 10 years ago
  28. 8c2f175 ref: Change TypeBuilder.Build() to return nothing. by Todd Wang · 10 years ago
  29. fdd6ec7 all: remove .api files from ref/ by James Ring · 10 years ago
  30. 48e282f vdl/js: Use the lowercased exports of the vdl namespace by Shyam Jayaraman · 10 years ago
  31. 86d5c3f vdl: Fix a pesky panic, and bad error message. by Todd Wang · 10 years ago
  32. 5068466 TBR all: fix unknown-type in .api files by James Ring · 10 years ago
  33. 78b2bd8 ref: Change/remove veyron issues referred to in comments. by Suharsh Sivakumar · 10 years ago
  34. 3650fd4 all: add .api files necessary for public API presubmit check by James Ring · 10 years ago
  35. d66424c vdl/js: Fixes to VDL generator by Benjamin Prosnitz · 10 years ago
  36. 2049c00 vdl/js: Add serverCall to the generated stub. by Shyam Jayaraman · 10 years ago
  37. a98f67b lib/vdl/codegen/java: add VContext alongside ServerCall by James Ring · 10 years ago
  38. 54feabe ref: Move context.T out of rpc.ServerCall. by Todd Wang · 10 years ago
  39. a7dce62 vdl/js: Change references to errors to verror. by Shyam Jayaraman · 10 years ago
  40. df2672a ref: Change vdl generation to use Client.Call and regenerate files. by Suharsh Sivakumar · 10 years ago
  41. 9dc4b46 Merge "lib/vdl/codegen/java: don't emit a cast unless there are fields to be compared" by James Ring · 10 years ago
  42. 8c4e5cc x/ref: Update package doc for all packages. by Todd Wang · 10 years ago
  43. ba97d00 Merge "vdl/java: fix array length visibility of non-public classes" by Sergey Rogulenko · 10 years ago
  44. 3776cc9 lib/vdl/codegen/java: don't emit a cast unless there are fields to be compared by James Ring · 10 years ago
  45. 32f76fb TBR ref: s/VANADIUM_ROOT/V23_ROOT/ by Jiri Simsa · 10 years ago
  46. 025325b Merge "x/ref: Move lib/vdl/vdltest to lib/vdl/internal/vdltest" by Todd Wang · 10 years ago
  47. 5da96e7 x/ref: Move lib/vdl/vdltest to lib/vdl/internal/vdltest by Todd Wang · 10 years ago
  48. c17abda wsprd: Pass state changes on the mountstate of a server to the JS console by Shyam Jayaraman · 10 years ago
  49. 0ccc3fe vdl/java: fix array length visibility of non-public classes by Sergey Rogulenko · 10 years ago
  50. bb8183f revive client getSignature implementation by James Ring · 10 years ago
  51. 16e856b Merge "lib/vdl/codegen/java: fix Java VDL output for multi-value return with unnamed out args" by James Ring · 10 years ago
  52. 0c739da lib/vdl/codegen/java: fix Java VDL output for multi-value return with unnamed out args by James Ring · 10 years ago
  53. 69fa69f vdl: Remove rpc.BindOpt from generated code. by Asim Shankar · 10 years ago
  54. b90b8de x/ref: Add vdl "file doc", used to insert the copyright header. by Todd Wang · 10 years ago
  55. 87393e6 vdl/js: Fix the copyright portion of the vdl generator so the presubmit by Shyam Jayaraman · 10 years ago
  56. b412326 vdl/codegen/java: Change veyrons in generated code. by Suharsh Sivakumar · 10 years ago
  57. 756772c ref: adding copyright to the vdl files by Jiri Simsa · 10 years ago
  58. d7616c9 ref: adding copyright headers and licensing files by Jiri Simsa · 10 years ago
  59. 67b8a26 vdl: adding the copyright header into the generated source code by Jiri Simsa · 10 years ago
  60. 8646ba6 ref: Change more uses of "veyron". by Suharsh Sivakumar · 10 years ago
  61. 53a4e2e x/ref: Disallow uppercase acronyms in VDL identifiers. by Todd Wang · 10 years ago
  62. dc81f5f lib/vdl/codegen/golang: make the enum all values slice into an array by Bogdan Caprita · 10 years ago
  63. 94502cf ref: Rename package ipc to rpc. by Matt Rosencrantz · 10 years ago
  64. e3d1922 lib/vdl/codegen/java: add support for signature() method generation by James Ring · 10 years ago
  65. d1cc6e0 ref: Changes most simple uses of veyron to vanadium. by Suharsh Sivakumar · 10 years ago
  66. 353b1a0 Merge "ref: vdl tool generates 'generated by the vanadium tool' instead of 'veyron'." by Suharsh Sivakumar · 10 years ago
  67. 224f1f9 TBR x/ref: Allow JS Enums to be used like EnumName.LabelName by Benjamin Prosnitz · 10 years ago
  68. a4ac50a ref: vdl tool generates 'generated by the vanadium tool' instead of 'veyron'. by Suharsh Sivakumar · 10 years ago
  69. 0bd2654 vdl: Fix Javascript type generation bugs. by Todd Wang · 10 years ago
  70. 90cdbd1 Merge "TBR x/ref: Rename ID->Id in VDL file" by Benjamin Prosnitz · 10 years ago
  71. 2be28dc TBR x/ref: Rename ID->Id in VDL file by Benjamin Prosnitz · 10 years ago
  72. 1b0b08d vdl/javascript: Change the generator to use the new package layout. by Shyam Jayaraman · 10 years ago
  73. cbf0cf3 vdl/javascript: Call reduce on generated constants. by Shyam Jayaraman · 10 years ago
  74. 31f4985 ref: Make vdl generation use Call instead of Context. by Suharsh Sivakumar · 10 years ago
  75. acddbf5 TBR v.io/x/ref/lib/vdl/codegen/java: Java codegen changes to reflect recent rename/move. by Srdjan Petrovic · 10 years ago
  76. c0bab2c vdl/java: change VdlOptional<T extends VdlValue> to VdlOptional<T> by Sergey Rogulenko · 10 years ago
  77. 8d6c8e7 lib/vdl: fixing out-of-date test data by Jiri Simsa · 10 years ago
  78. ffceefa TBR renaming v.io/core/veyron to v.io/x/ref by Jiri Simsa · 10 years ago
  79. 5c7ed21 core: Rename things called *Context to *Call. by Matt Rosencrantz · 10 years ago
  80. bf1ded7 Merge "vdl/js: Require 'vanadium' rather than 'veyron'" by Shyam Jayaraman · 10 years ago
  81. 152490d Merge "core: Rename ServerCall to StreamServerCall." by Matt Rosencrantz · 10 years ago
  82. 4ada7c0 vdl/js: Require 'vanadium' rather than 'veyron' by Shyam Jayaraman · 10 years ago
  83. 24a7155 core: moving release.go.lib to release.go.x.lib by Jiri Simsa · 10 years ago
  84. 1dcd0a9 core: Rename ServerCall to StreamServerCall. by Matt Rosencrantz · 10 years ago
  85. 8418530 vdl: Whitelist v.io/v23/security for native <-> wire conversions. by Asim Shankar · 10 years ago
  86. 1b88f09 TBR core: Move signature printing routines from v23 to core. by Todd Wang · 10 years ago
  87. 87cea30 TBR core: Re-org vdl and vom packages. by Jiri Simsa · 10 years ago
  88. 613e1ad TBR: Update outdated vdl files. by Jing Jin · 10 years ago
  89. 4a2ad0d Prepare moving vdl from v.io/v23 to v.io/core/veyron/... (disabling some tests) by Todd Wang · 10 years ago
  90. 232d649 Prepare moving vdl from v.io/v23 to v.io/core/veyron/... (step 2) by Todd Wang · 10 years ago