Start StringUtils, update build, add CLion config for code style.

This commit is contained in:
2023-10-14 17:56:26 -07:00
parent b28199553f
commit dd696e2c1f
19 changed files with 500 additions and 16 deletions

6
.idea/copyright/ISC.xml generated Normal file
View File

@@ -0,0 +1,6 @@
<component name="CopyrightManager">
<copyright>
<option name="notice" value="Copyright &amp;#36;today.year K. Isom &lt;kyle@imap.cc&gt;&#10;&#10;Permission to use, copy, modify, and/or distribute this software for&#10;any purpose with or without fee is hereby granted, provided that the&#10;above copyright notice and this permission notice appear in all copies.&#10;&#10;THE SOFTWARE IS PROVIDED &quot;AS IS&quot; AND THE AUTHOR DISCLAIMS ALL&#10;WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED&#10;WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR&#10;BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES&#10;OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,&#10;WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,&#10;ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS&#10;SOFTWARE.&#10;" />
<option name="myName" value="ISC" />
</copyright>
</component>