Commit graph

3 commits

Author SHA1 Message Date
Jordan Bancino
662696ce12 C99 Compliance (#29)
This pull request brings Cytoplasm up from C89 to C99, which makes it much more portable across platforms. In particular, this pull request solves a number of issues with 32-bit platforms.

Closes #28.
Closes #12.
Closes #20.

Reviewed-on: https://git.telodendria.io/Telodendria/Cytoplasm/pulls/29
2024-01-13 17:13:45 -05:00
Jordan Bancino
c03b092536 Format source code. 2023-06-18 02:53:52 +00:00
Jordan Bancino
4abd0e9c22 Add Sha1 implementation. 2023-06-17 17:36:46 +00:00