The Racket repository
Go to file
Stevie Strickland 50a7859893 merged 308:311 from branches/sstrickl
Now null values are printed out as "null" instead of
"#<struct:object:null%>".  Simple addition, but useful.

This also adds a very unintelligent pretty printing for classes
by adding a new public member for every Honu generated class that
gets called by format-honu (in tool.ss).

This pretty printing reveals the values for static members.
Eventually I'll want to add an option to print just classes or
classes + fields, like in ProfessorJ, but this was the heavy
lifting of getting classes + fields printing out in the first place.

svn: r312
2005-07-04 02:47:32 +00:00
collects merged 308:311 from branches/sstrickl 2005-07-04 02:47:32 +00:00
man/man1 Adding first batch of files, all except collects and src. 2005-05-27 17:52:04 +00:00
notes 299.107 2005-06-28 17:01:03 +00:00
src fixed open-doc event handling 2005-07-01 03:08:37 +00:00
teachpack Adding first batch of files, all except collects and src. 2005-05-27 17:52:04 +00:00
install Adding first batch of files, all except collects and src. 2005-05-27 17:52:04 +00:00
install.bat Adding first batch of files, all except collects and src. 2005-05-27 17:52:04 +00:00