9 Commits

Author SHA1 Message Date
622808879f Merge branch 'master' of gitlab.com:CyberMages/Core/binding 2018-04-12 23:09:08 -04:00
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
Jason Smith
d408d4b239 Fixed up some of the code for c_enums and c_flags. Also added examples. 2017-08-24 14:02:53 -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