This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
0cc07ef41e
factor
/
native
/
debug.h
4 lines
77 B
C
Raw
Normal View
History
Unescape
Escape
hashcodes are now fixnums, added debug.c
2004-12-28 00:04:20 -05:00
void
print_obj
(
CELL
obj
)
;
generational GC work
2005-05-12 01:02:39 -04:00
void
dump_generations
(
void
)
;
void
factorbug
(
void
)
;