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