commit | d0698ccb354a3986fb7cefa36d6167697d41c761 | [log] [tgz] |
---|---|---|
author | Todd Wang <toddw@google.com> | Tue May 10 23:52:30 2016 -0700 |
committer | Todd Wang <toddw@google.com> | Tue May 10 23:52:30 2016 -0700 |
tree | ce43838be55dc7ea4c60bcc8a07ef5dd54f6d16b | |
parent | a815b18c766b374bae961d615f261239da37e916 [diff] |
Update vdltest to include cyclic and native types. The strategy for both of these is to include them in vtype_manual.vdl and xtype_manual.vdl, which hold manually defined types. These are manually-defined because they are hard to generate automatically, and easier to debug when defined manually. The test entries are still automatically-generated based on the manual type definitions. Also fixed some bugs wrt native types, exposed by the new tests. MultiPart: 2/3 Change-Id: I7cb23ef09ef35554057b8df5ec8248e6fe48c9f7
This repository contains a reference implementation of the Vanadium APIs.
Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.