Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new .internal_allocator configuration IUNTESTED) | Benoit Germain | 2023-08-09 | 1 | -0/+2 |
* | moonjit support | Benoit Germain | 2022-03-09 | 1 | -5/+6 |
* | removed explicit calls to malloc/free | Benoit Germain | 2022-02-07 | 1 | -2/+2 |
* | Changed all indentations to all whitespaces | Benoit Germain | 2022-02-07 | 1 | -32/+32 |
* | don't test __lanesignore for POD types (-> slightly faster when trasnfering l... | Benoit Germain | 2018-11-30 | 1 | -1/+1 |
* | protect_allocator configure option is gone, long live allocator (more embedde... | Benoit Germain | 2018-11-25 | 1 | -0/+26 |
* | fix an internal error trying to call on_state_create in a lane without any li... | Benoit Germain | 2018-11-03 | 1 | -0/+2 |
* | Fix Lanes build by reorganizing types around a bit | Benoit Germain | 2018-10-25 | 1 | -8/+16 |
* | Fix for deep-aware modules | Benoit Germain | 2017-08-01 | 1 | -0/+66 |