|
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 |
|