9 Jul
2009
9 Jul
'09
1:49 p.m.
Wed Jul 8 21:02:09 PDT 2009 John Meacham <john@repetae.net> * major cleanups of directory structure, jhc's source is now in the src/ directory Wed Jul 8 21:15:27 PDT 2009 John Meacham <john@repetae.net> * delete C file after compilation unless the -dc flag is passed or there was an error Wed Jul 8 21:56:00 PDT 2009 John Meacham <john@repetae.net> * make Char always serialize as 'wchar_t' and Bool always go to 'bool'. We depend on C99 anyway. fix a bug in Addr_ marshalling.