Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more reorganization - move OS X/iOS specific stuff into its own directory | comex | 2015-01-19 | 1 | -1/+1 |
| | |||||
* | add an assert | comex | 2015-01-17 | 1 | -0/+2 |
| | |||||
* | imp forwarding works | comex | 2015-01-17 | 1 | -9/+34 |
| | |||||
* | this is all wrong. | comex | 2015-01-16 | 1 | -3/+12 |
| | | | | | | | since we don't know whether it's stret, we don't mark the block stret. thus imp_implementationWithBlock doesn't do the stret/block swap, even though it would for a real block, so we can and must always assume the block is first | ||||
* | and now for something completely different: assembly maybestret-IMPL | comex | 2015-01-16 | 1 | -0/+26 |
forwarding functions for atomicity |