Various fixes while trying to make defun! work
It still doesn't, but I think it's VERY close!
This commit is contained in:
parent
a2afbe030f
commit
8231c74bae
6 changed files with 37 additions and 25 deletions
|
|
@ -21,6 +21,7 @@
|
|||
#define DEBUG_BOOTSTRAP 32
|
||||
#define DEBUG_IO 64
|
||||
#define DEBUG_REPL 128
|
||||
#define DEBUG_BIND 256
|
||||
|
||||
extern int verbosity;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue