Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tweak uncaught exception message display | Nikita Popov | 2015-05-17 | 1 | -2/+2 |
* | Wrong expectation in tests (for some reason backtraces contained invlalid ext... | Dmitry Stogov | 2014-07-07 | 1 | -2/+1 |
* | Fix segfault when traversing a by-ref generator twice | Nikita Popov | 2012-08-29 | 1 | -8/+11 |
* | Make sure that exception is thrown on rewind() after closing too | Nikita Popov | 2012-08-29 | 1 | -0/+16 |
* | Fix several issues and allow rewind only at/before first yield | Nikita Popov | 2012-08-25 | 1 | -0/+43 |