1. 156d4ae Implement tab completion - continued by Zane Sterling · 9 years ago
  2. 154a294 Implement watch functionality by Zane Sterling · 9 years ago
  3. 734391a Implement tab completion by Zane Sterling · 9 years ago
  4. 1885192 Fix issue with history scrolling by Zane Sterling · 9 years ago
  5. d9b42e6 Implement syncgroup manipulation. by Zane Sterling · 9 years ago
  6. 2b48bbb Fix issue with unregistered types by Zane Sterling · 9 years ago
  7. 24b0e96 sb: Add ACL view/modify functionality by Zane Sterling · 9 years ago
  8. 0104d80 Restructure sb tool to allow for top-level calls by Zane Sterling · 9 years ago
  9. 1c4a7f9 Faster vom encoding and decoding. by Todd Wang · 9 years ago
  10. 6f72446 cmd/sb: consolidate format flag logic in one place by Bogdan Caprita · 9 years ago
  11. 1eba705 Speedup and cleanup vom encoder, some bugfixes. by Todd Wang · 9 years ago
  12. f4f3df7 Speedup and cleanup vom decoder. by Todd Wang · 9 years ago
  13. ee7e8d5 vdl: Add generated vars for TypeOf, for better performance. by Todd Wang · 9 years ago
  14. 449c25b vdl: remove generated targets by Benjamin Prosnitz · 9 years ago
  15. 4e841ec Fix RawBytes test failures for new coders. All new tests pass. by Todd Wang · 9 years ago
  16. d0698cc Update vdltest to include cyclic and native types. by Todd Wang · 9 years ago
  17. 8491fc0 Make the Syncgroup factory methods like the ones for Collection by Fred Quintana · 9 years ago
  18. f0d45fc New VDL/VOM Tests + Fixes for various conversion bugs by Benjamin Prosnitz · 9 years ago
  19. 6fc5791 Make the syncgroup an Id by Fred Quintana · 9 years ago
  20. f64eb8a New error behavior + various convert fixes by Benjamin Prosnitz · 9 years ago
  21. 1a8f756 Remove time.Deadline 0 value semantics. by Todd Wang · 9 years ago
  22. 72f132f Update VDLIsZero and native zero semantics. by Todd Wang · 9 years ago
  23. 360d8d1 Prepare for vdltest package by Todd Wang · 9 years ago
  24. f0b8de9 Add VDLIsZero, and use it in VDLWrite. by Todd Wang · 9 years ago
  25. edf19c6 Fix some generated VDLWrite bugs. by Todd Wang · 9 years ago
  26. 3cfaccd vdl/vom: new encoders and writers by Benjamin Prosnitz · 9 years ago
  27. df34319 vdl: Add codegen for Any, and fix some VDLRead bugs. by Todd Wang · 9 years ago
  28. 4e529ac ref: syncbase: Change Collection to use Id instead of name. by Ivan Pilat · 9 years ago
  29. 4cad76d Fix some VDLRead bugs and minor clean-up. by Todd Wang · 9 years ago
  30. a7f99e3 TBR Fix bug in optional convertibility check, also minor cleanup. by Todd Wang · 9 years ago
  31. 3607eef TBR vom/vdl: RawBytes.Decoder() & Decoder.IsTop() by Benjamin Prosnitz · 9 years ago
  32. cdfa3f6 ref: Add VDL codegen for VDLRead(vdl.Decoder) method of each type by Todd Wang · 9 years ago
  33. 7d05f51 ref: syncbase: eliminate explicit app layer by Adam Sadovsky · 9 years ago
  34. 3c1ffd6 xref: update vdl-generated code to match simplified zero field logic by Benjamin Prosnitz · 9 years ago
  35. 0883b88 v.io/v23/services/syncbase: use interface{} for values from syncbase's Exec() and Watch() by Mike Burrows · 9 years ago
  36. d0d7cbc TBR xref: Add FromZero to generated Targets by Benjamin Prosnitz · 9 years ago
  37. 4c46c01 ref: syncbase: rename "table" to "collection" by Adam Sadovsky · 9 years ago
  38. fb10624 xref: remove complex by Benjamin Prosnitz · 9 years ago
  39. 0835cdc ref: Step #1 of simplified Syncbase API transition by Adam Sadovsky · 9 years ago
  40. 1b37b78 xref: Generate union targets by Benjamin Prosnitz · 9 years ago
  41. 67d0e3e ref: Fix native type consts, and gen 0 values for all types. by Todd Wang · 9 years ago
  42. 4426993 ref: Change vdl go codegen to emit __VDLInit funcs. by Todd Wang · 9 years ago
  43. 78fad0e xref: fix generator bug where wireValue field not reset by Benjamin Prosnitz · 9 years ago
  44. c357de8 xref: Allocate all Target dependencies at once by Benjamin Prosnitz · 9 years ago
  45. adb6cdb ref: Change vdl go generator to emit a single file. by Todd Wang · 9 years ago
  46. ffd9407 xref: generate targets for native types by Benjamin Prosnitz · 9 years ago
  47. e913854 xref: Generated vom decoder by Benjamin Prosnitz · 9 years ago
  48. da54882 xref/vdl: Generate go imports using two-pass technique by Benjamin Prosnitz · 9 years ago
  49. cbe8451 ref: Remove generated IsZero logic. by Todd Wang · 9 years ago
  50. 2fa4e4e xref: generated vom encoder by Benjamin Prosnitz · 9 years ago
  51. e13ef1f xref: generate vom.RawBytes by default for any by Benjamin Prosnitz · 9 years ago
  52. 2edfd6a query: sb tool was rejecting delete (which I recently added). by John Kline · 9 years ago
  53. 3dc1bab cmd/sb: adding destroy to the list of commands printed in the error message by Bogdan Caprita · 9 years ago
  54. fc67de7 cmd/sb: add destroy command by Bogdan Caprita · 9 years ago
  55. c177af1 TBR xref: Add support for int8, change byte VOM format, byte conv rules by Benjamin Prosnitz · 9 years ago
  56. 815dda6 cmd/sb: also dump any syncgroups in the dump command by Bogdan Caprita · 9 years ago
  57. d9ea5ee syncbase: sb: Rename sb51 client utility to sb. by John Kline · 9 years ago