Commit Graph

  • be25f0a746 Removed unnecessary comments core Xnoe 2020-09-25 07:11:57 +01:00
  • 5cbd8c2ff0 Various updates and fixed Xnoe 2020-09-05 18:11:00 +01:00
  • 8ff1302931 Whatever changes were made Xnoe 2020-08-07 17:09:22 +01:00
  • 5a6c97713c Fixed numerous horrific errors that were causing all sorts of problems. This is why you test your code, kids! Xnoe 2020-07-25 06:05:29 +01:00
  • d375c38c3f Added substring support to string32, added reverse function to string32, added new replaceAroundSelf and replaceAroundSelfAsym functions, along. Fixed a bug that existed that could've been very bad if not caught. Xnoe 2020-07-25 05:28:12 +01:00
  • 40d67cec6b Various Updates and Improvements Xnoe 2020-07-22 00:14:01 +01:00
  • 94060a78c1 Various changes and additions. It's probably a lot worse now. Xnoe 2020-07-13 21:40:24 +01:00
  • 58d14167a7 Many, many changes added as part of the development of Templ Xnoe 2020-07-12 21:35:31 +01:00
  • e85191ee0c Updated the toChar function to return correctly lengthed pointer Xnoe 2020-07-10 06:00:01 +01:00
  • a866bb6388 Updated Makefile to not default to install. Xnoe 2020-07-10 05:51:59 +01:00
  • 656185b113 Now supports string32 splitting Xnoe 2020-07-10 05:51:07 +01:00
  • b502cd28f3 Made code more sensible Xnoe 2020-07-10 04:54:10 +01:00
  • b19378771b Changed the replace function to now return a value instead of replacing content within itself. Xnoe 2020-07-10 04:51:18 +01:00
  • 388994122d I don't like git Xnoe 2020-07-09 20:33:23 +01:00
  • f8f3f2f59b Updated Makefile... again Xnoe 2020-07-09 20:32:44 +01:00
  • 1fa905f0da Updated to respect DESTDIR Xnoe 2020-07-09 00:27:15 +01:00
  • 0dc921fa74 Oopsie Woopsie specified the wrong folder ehehe~ Xnoe 2020-07-08 23:03:41 +01:00
  • 12ca7f50f2 Added Makefile. Now installs to /usr/lib/ if this is wrong someone please help rectify thanks! Xnoe 2020-07-08 22:59:26 +01:00
  • a11d4a6499 General fixes. Xnoe 2020-07-08 22:57:21 +01:00
  • a8ae737b37 Use two space tabs Xnoe 2020-07-08 18:26:58 +01:00
  • e204fa5ca7 Added .editorconfig Xnoe 2020-07-08 18:25:41 +01:00
  • 2febd5eaf0 Fixed indentation Xnoe 2020-07-08 18:23:08 +01:00
  • 2e6817f04e Replaced spaces with tabs Xnoe 2020-07-08 18:22:21 +01:00
  • 61b74efa9c Specified license in utf8.h Xnoe 2020-07-08 18:20:22 +01:00
  • 0e86497399 Hopefully Xnoe 2020-07-08 18:18:43 +01:00
  • 904533a75f Added comparison between char32s, added a replace function for string32s Xnoe 2020-07-08 17:52:01 +01:00
  • db1a15c8d9 Updated to explicitly use uint32_t rather than unsigned int Xnoe 2020-07-02 14:03:39 +01:00
  • ebc8c895c4 Removed unnecessary line. Xnoe 2020-06-08 10:24:38 +01:00
  • d2d5502163 Updated code slightly. Updated README.md to have examples. Xnoe 2020-06-08 10:14:07 +01:00
  • 7db8e6518e Added LICENSE and README.md with some stuff. cc0 Xnoe 2020-06-08 10:05:32 +01:00
  • dadfdf1411 Removed the binary file that was accidentally left in. Oops... Xnoe 2020-06-08 10:00:56 +01:00
  • 95a39ef1eb Initial commit of simplistic and bad UTF-8... thing? Written in C++. Stores characters as ints representing the one to four byte UTF8 data. Xnoe 2020-06-08 09:59:51 +01:00