Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update gmp demo | mattip | 2015-11-24 | 1 | -1/+7 |
* | split the demo into two files | mattip | 2015-11-24 | 1 | -29/+8 |
* | fix one demo for verify -> set_source, compile | mattip | 2015-11-24 | 1 | -28/+36 |
* | Bah. Fix the demos for the updated way of 'ffi.new()'. | Armin Rigo | 2012-07-28 | 1 | -2/+2 |
* | Fix for the verifier test. It lets us define as "typedef ... xyz" some type | Armin Rigo | 2012-07-13 | 1 | -1/+1 |
* | fix another None -> ffi.NULL | Ronny Pfannschmidt | 2012-06-27 | 1 | -1/+1 |
* | Fix the demos (None => ffi.NULL) | Armin Rigo | 2012-06-26 | 1 | -1/+1 |
* | If we know it's a 32-bit integer, use directly 'uint32_t'. | Armin Rigo | 2012-06-18 | 1 | -1/+1 |
* | Fix the issue. Tests pass but would need some review because it's | Armin Rigo | 2012-06-17 | 1 | -0/+40 |