Major refactoring, all tests still pass
Bignum issues not yet folly resolved.
This commit is contained in:
parent
396e214b5f
commit
d624c671cd
6 changed files with 96 additions and 99 deletions
|
|
@ -151,3 +151,4 @@ void dump_object( FILE * output, struct cons_pointer pointer ) {
|
|||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -25,5 +25,4 @@
|
|||
*/
|
||||
void dump_object( FILE * output, struct cons_pointer pointer );
|
||||
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue