7 Commits

Author SHA1 Message Date
cab5040f22 Just passing the enum debug on to the enum display function.
This should probably be changed later, but for now it will work alright.
2018-04-12 23:08:29 -04:00
8b5d5a9c57 Adjusting the Display implementation.
Display will automatically implement the to_string functionality, so the
explicit implementation was removed.
2017-05-11 16:49:46 -04:00
8efb6fedff Just fixing some comments. 2017-04-06 17:28:02 -04:00
ae902d1508 Adjusting the repository position. 2017-04-06 13:01:40 -04:00
cdc3be4832 Added the ability to pass the use_std feature on to the scribe library. 2017-03-01 19:01:41 -05: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
ca780e71ef Initial library commit. 2017-01-06 19:10:10 -05:00