Commit message (Expand) | Author | Age | |
---|---|---|---|
* | py: Put all global state together in state structures. | Damien George | 2015-01-07 |
* | py: Move global variable nlr_top to one place, in a .c file. | Damien George | 2015-01-01 |
* | py: Move to guarded includes, everywhere in py/ core. | Damien George | 2015-01-01 |
* | Add license header to (almost) all files. | Damien George | 2014-05-03 |
* | py, unix: Make "mpconfig.h" be first included, as other headers depend on it. | Paul Sokolovsky | 2014-05-02 |
* | nlr: Add implementation using setjmp/longjmp. | Paul Sokolovsky | 2014-04-17 |