Commit graph

4 commits

Author SHA1 Message Date
Alex Shinn
83fb186edc Wrapping continuable exceptions in specially tagged exceptions rather than pairs.
This way C functions that check for and print exceptions support them
automatically.  Notably continuable errors in macro expansions, will had
temporarily been suppressed, are printed again.
2013-06-15 17:47:37 +09:00
Alex Shinn
48209fa1c1 Adding test for exception values stored in hash tables. 2012-12-22 16:37:18 +09:00
Alex Shinn
88b84d5232 fleshing out hash tests 2012-06-25 22:38:27 -07:00
Alex Shinn
85a7efc003 automatically making sockets non-blocking on accept 2012-05-14 08:37:45 -04:00