8 Commits (067ae1269d53b57506cfb86d0d450b4e12fa260a)

Author SHA1 Message Date
Damien George 133b083b89 py: Clean up nlr*.S to make it easier to read; fix clang .bss error. 10 years ago
Damien George 04b9147e15 Add license header to (almost) all files. 11 years ago
Paul Sokolovsky b1ce37d32e py: If setjmp NLR implementation is forced, omit native versions. 11 years ago
Paul Sokolovsky 41809a1ced nlrx86.S: Another ifdef for win32 symbol underscoring issues. 11 years ago
Damien George 26cf55ae05 Add a check for NULL nlr_top in nlr_jump. 11 years ago
Markus Siemens 242856cfbf Fixed problems with nlx86.S on Linux 11 years ago
Markus Siemens 19ccc6bdc7 Added Windows port (see #233) 11 years ago
Paul Sokolovsky e85c38992d Make "unix" target be crossplatform and support x86, x64, ARM hosts. 11 years ago
Damien ce89a21ea4 Implement basic exception framework, and simple for loop. 11 years ago