Commit Graph

5 Commits

Author SHA1 Message Date
John McCall
312aa06901 Start fleshing out RemoteAST's storage-offset API. 2016-04-26 16:22:28 -07:00
John McCall
812557ca24 Reorganization within RemoteAST. Basic error propagation.
Initial stabs towards reading foreign class metadata, although
these do not yet successfully resolve the declaration.
2016-04-25 16:57:19 -07:00
John McCall
01fb8cfebf Replace a couple of uses of <assert.h> with <cassert>. 2016-04-20 23:52:41 -07:00
John McCall
a8f9c8338b Adding missing #include for Linux. 2016-04-20 12:43:30 -07:00
John McCall
093009b3ef Enhance the Remote / RemoteAST libraries with an error mechanism.
Nothing is producing meaningful errors yet, however.
2016-04-20 11:44:34 -07:00