[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

goo 0_146 available



goo 0_146 is now available.  its main virtues are source line
information on backtraces and most of chris double's win32 vc
integration (except for XCALL hacks).  i'm still trying to think of a
better way to work around vc's lack of __VA_ARGS__ support.

jonathan

=== 0.146 ===

summary

  visual c patches

changed

  patched to mostly get to vc compatibility (didn't check in XCALL hacks)
  fixed use/lib to add -l to output

=== 0.145 ===

summary

  fixed test-suite

added

  late-macros 

changed

  made module output more efficient

=== 0.144 ===

summary

  line numbers in backtraces and a few other changes

added

  line numbers to backtraces, ast
  <line-list> 
  stack overflow printing

changed

  object-class to class-of
  port2str to port-to-str

fixed

  added %t printing for types and exported write-type