mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-15 16:57:35 +02:00
Added API docs
This commit is contained in:
parent
844011f37e
commit
bdf97dd6e5
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
|
|
||||||
- Added a new bignum type to support exact integers of practically unlimited size.
|
- Added a new bignum type to support exact integers of practically unlimited size.
|
||||||
- As part of the bignum changes, modified the code for exact integer arithmetic to detect overflow.
|
- As part of the bignum changes, modified the code for exact integer arithmetic to detect overflow.
|
||||||
|
- Added documentation for the [C API](http://justinethier.github.io/cyclone/c-api/modules.html).
|
||||||
|
|
||||||
## 0.3.4 - February 10, 2017
|
## 0.3.4 - February 10, 2017
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue