| Age | Commit message (Collapse) | Author |
|
|
|
Merge with master and support checking for failure with an explicit assertion message.
|
|
Massage CompileOption names in an attempt to preserve default (Strict) CompileOptions in the absence of explicit imports.
NOTE: Since the default is now strict, we may encounter errors when we generate connections for clients (i.e., in Vec.do_apply() when we wire up a sequence).
We should really thread the CompileOptions through the macro system so the client's implicits are used.
|
|
Eliminate builder compileOptions.
|
|
|
|
|
|
Compiles but fails tests.
|
|
|
|
Closes #90
|