Commit Graph

7 Commits

Author SHA1 Message Date
a370d13f7a Adjusted project data.
Properly pointed to the repository location.

Changed the rust edition.
2025-10-14 20:45:16 -04:00
96b58aed43 Added Licensing.
This added the new License and stamped all the files with it.
2025-07-29 12:59:33 -04:00
d148130612 Adding the CString wrapping functionality.
This is currently just wrapping the rust standard library. This should
later become our own implementation.
2019-06-24 19:55:35 -04:00
9de70a24f7 Removed the CIChar type. 2019-01-20 19:45:08 -05:00
824605a198 A CLongLong is a signed type, not unsigned. 2018-04-15 02:47:03 -04:00
8efb6fedff Just fixing some comments. 2017-04-06 17:28:02 -04:00
26097e8403 Adding the basic c_types as their own file section.
Also, added the to_c_string and from_c_string functions. Their
location needs to be determined.
2017-01-24 14:55:42 -05:00