xo-interpreter2: + nil + cons
This commit is contained in:
parent
cb6df6c0d8
commit
2e1ae9bca3
30 changed files with 213 additions and 11 deletions
|
|
@ -31,7 +31,7 @@ namespace xo {
|
|||
using xo::scm::DFloat;
|
||||
using xo::scm::DBoolean;
|
||||
using xo::scm::DInteger;
|
||||
using xo::scm::DRuntimeError;
|
||||
// using xo::scm::DRuntimeError;
|
||||
using xo::mm::AGCObject;
|
||||
using xo::mm::MemorySizeInfo;
|
||||
using xo::mm::AAllocator;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue