Sign in
vanadium
/
release.go.x.ref
/
28f323b63e5d8fd028abc83aa4234d9582d2eb50
/
lib
/
vdl
/
testdata
/
base
1eba705
Speedup and cleanup vom encoder, some bugfixes.
by Todd Wang
· 9 years ago
f4f3df7
Speedup and cleanup vom decoder.
by Todd Wang
· 9 years ago
ee7e8d5
vdl: Add generated vars for TypeOf, for better performance.
by Todd Wang
· 9 years ago
449c25b
vdl: remove generated targets
by Benjamin Prosnitz
· 9 years ago
4e841ec
Fix RawBytes test failures for new coders. All new tests pass.
by Todd Wang
· 9 years ago
f0d45fc
New VDL/VOM Tests + Fixes for various conversion bugs
by Benjamin Prosnitz
· 9 years ago
effe0d9
More vdltest changes.
by Todd Wang
· 9 years ago
f64eb8a
New error behavior + various convert fixes
by Benjamin Prosnitz
· 9 years ago
1a8f756
Remove time.Deadline 0 value semantics.
by Todd Wang
· 9 years ago
72f132f
Update VDLIsZero and native zero semantics.
by Todd Wang
· 9 years ago
f0b8de9
Add VDLIsZero, and use it in VDLWrite.
by Todd Wang
· 9 years ago
edf19c6
Fix some generated VDLWrite bugs.
by Todd Wang
· 9 years ago
3cfaccd
vdl/vom: new encoders and writers
by Benjamin Prosnitz
· 9 years ago
df34319
vdl: Add codegen for Any, and fix some VDLRead bugs.
by Todd Wang
· 9 years ago
4cad76d
Fix some VDLRead bugs and minor clean-up.
by Todd Wang
· 9 years ago
a7f99e3
TBR Fix bug in optional convertibility check, also minor cleanup.
by Todd Wang
· 9 years ago
3607eef
TBR vom/vdl: RawBytes.Decoder() & Decoder.IsTop()
by Benjamin Prosnitz
· 9 years ago
cdfa3f6
ref: Add VDL codegen for VDLRead(vdl.Decoder) method of each type
by Todd Wang
· 9 years ago
3c1ffd6
xref: update vdl-generated code to match simplified zero field logic
by Benjamin Prosnitz
· 9 years ago
d0d7cbc
TBR xref: Add FromZero to generated Targets
by Benjamin Prosnitz
· 9 years ago
fb10624
xref: remove complex
by Benjamin Prosnitz
· 9 years ago
1b37b78
xref: Generate union targets
by Benjamin Prosnitz
· 9 years ago
67d0e3e
ref: Fix native type consts, and gen 0 values for all types.
by Todd Wang
· 9 years ago
4426993
ref: Change vdl go codegen to emit __VDLInit funcs.
by Todd Wang
· 9 years ago
78fad0e
xref: fix generator bug where wireValue field not reset
by Benjamin Prosnitz
· 9 years ago
c357de8
xref: Allocate all Target dependencies at once
by Benjamin Prosnitz
· 9 years ago
adb6cdb
ref: Change vdl go generator to emit a single file.
by Todd Wang
· 9 years ago
ffd9407
xref: generate targets for native types
by Benjamin Prosnitz
· 9 years ago
e913854
xref: Generated vom decoder
by Benjamin Prosnitz
· 9 years ago
da54882
xref/vdl: Generate go imports using two-pass technique
by Benjamin Prosnitz
· 9 years ago
cbe8451
ref: Remove generated IsZero logic.
by Todd Wang
· 9 years ago
2fa4e4e
xref: generated vom encoder
by Benjamin Prosnitz
· 9 years ago
e13ef1f
xref: generate vom.RawBytes by default for any
by Benjamin Prosnitz
· 9 years ago
9f3524a
ref: Remove variable name conflicts from VDL generated Go code
by Todd Wang
· 9 years ago
c177af1
TBR xref: Add support for int8, change byte VOM format, byte conv rules
by Benjamin Prosnitz
· 9 years ago
071d1c8
ref: Make vdl tool generate valid struct tags so that go vet is happy.
by Suharsh Sivakumar
· 10 years ago
fdd6ec7
all: remove .api files from ref/
by James Ring
· 10 years ago
5068466
TBR all: fix unknown-type in .api files
by James Ring
· 10 years ago
3650fd4
all: add .api files necessary for public API presubmit check
by James Ring
· 10 years ago
54feabe
ref: Move context.T out of rpc.ServerCall.
by Todd Wang
· 10 years ago
df2672a
ref: Change vdl generation to use Client.Call and regenerate files.
by Suharsh Sivakumar
· 10 years ago
69fa69f
vdl: Remove rpc.BindOpt from generated code.
by Asim Shankar
· 10 years ago
756772c
ref: adding copyright to the vdl files
by Jiri Simsa
· 10 years ago
67b8a26
vdl: adding the copyright header into the generated source code
by Jiri Simsa
· 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
a4ac50a
ref: vdl tool generates 'generated by the vanadium tool' instead of 'veyron'.
by Suharsh Sivakumar
· 10 years ago
31f4985
ref: Make vdl generation use Call instead of Context.
by Suharsh Sivakumar
· 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
1dcd0a9
core: Rename ServerCall to StreamServerCall.
by Matt Rosencrantz
· 10 years ago
613e1ad
TBR: Update outdated vdl files.
by Jing Jin
· 10 years ago
232d649
Prepare moving vdl from v.io/v23 to v.io/core/veyron/... (step 2)
by Todd Wang
· 10 years ago