Commit graph

  • 48797d7d3e
    fix(string): initialize negative flag in SStrToFloat fallenoak 2020-11-21 14:09:30 -06:00
  • 28d60b4c4a
    feat(string): add SStrToFloat fallenoak 2020-11-21 14:05:13 -06:00
  • 3d59699e1b
    feat(string): add SStrToInt fallenoak 2020-11-21 13:14:15 -06:00
  • e51d4cdaa1
    feat(string): add SStrChrR fallenoak 2020-11-21 12:49:47 -06:00
  • c924e9a7d9
    chore(error): add missing statements to STORM_ASSERT fallenoak 2020-11-21 12:30:21 -06:00
  • 0dafa3a70a
    feat(string): add SStrChr fallenoak 2020-11-21 12:11:01 -06:00
  • 87cb6feb94
    chore(string): clean up SStrLen fallenoak 2020-11-16 23:34:36 -06:00
  • 3b8fe9bdf6
    chore(string): clean up SStrLower fallenoak 2020-11-16 23:32:34 -06:00
  • 6f1ae486e3
    chore(string): clean up SStrStr fallenoak 2020-11-16 23:04:32 -06:00
  • 320f5f1add
    feat(string): add SStrLower fallenoak 2020-11-16 18:41:53 -06:00
  • 936dd2158b
    chore(format): fix formatting fallenoak 2020-11-16 18:23:36 -06:00
  • 611186db9e
    fix(string): correctly handle not found case in SStrStr fallenoak 2020-11-16 17:54:56 -06:00
  • 001edb9a7a
    feat(string): add SStrStr fallenoak 2020-11-16 17:44:08 -06:00
  • ac1be572c4
    feat(hash): add hash templates fallenoak 2020-11-15 13:20:10 -06:00
  • 399e3f02d6
    feat(string): add SStrDupA fallenoak 2020-11-15 13:09:14 -06:00
  • d3f3c10aa5
    feat(string): add SStrLen fallenoak 2020-11-15 12:57:32 -06:00
  • 7aa414f95a
    feat(string): add SStrCmpI fallenoak 2020-11-15 12:47:41 -06:00
  • 0d07d79ed0
    feat(string): add SStrCmp fallenoak 2020-11-14 17:58:34 -06:00
  • e74eb83854
    feat(string): add STORM_MAX_PATH and STORM_MAX_STR fallenoak 2020-11-14 17:47:10 -06:00
  • abb9e8ed79
    feat(string): add SStrHashHT fallenoak 2020-11-14 17:18:49 -06:00
  • f631bdac3b
    chore(format): tweak brace and type macro styles fallenoak 2020-11-14 17:12:00 -06:00
  • b38b98bb7c
    chore(build): correct include path fallenoak 2020-11-14 15:14:36 -06:00
  • 92514335e2
    chore: rename project fallenoak 2020-11-12 18:56:03 -06:00
  • 26d78adf7a
    feat(thread): add CSRWLock fallenoak 2020-11-01 23:13:02 -06:00
  • 3b9f061244
    chore(build): mark target include dir as public fallenoak 2020-11-01 17:50:27 -06:00
  • 118d20c49d
    chore(build): improve include paths fallenoak 2020-11-01 17:45:45 -06:00
  • 3d5794ed7c
    feat(array): add growable array template fallenoak 2020-09-25 16:50:56 -05:00
  • 23df793b34
    feat(array): add fixed array template fallenoak 2020-09-24 23:44:35 -05:00
  • 5946abcb7d
    feat(array): add base array template fallenoak 2020-09-24 23:33:18 -05:00
  • 942fb18537
    chore(test): add tests for list head and tail fallenoak 2020-09-24 20:24:40 -05:00
  • 76c0ad1b82
    chore(test): clean up and add more list tests fallenoak 2020-09-21 22:53:46 -05:00
  • edc066f496
    chore(test): add additional list tests fallenoak 2020-09-21 22:47:23 -05:00
  • 7c6521a547
    chore(format): reformat test suites fallenoak 2020-09-16 23:12:09 -05:00
  • ced42bbfed
    feat(list): add list templates fallenoak 2020-09-16 01:28:32 -05:00
  • 7713223e60
    chore(format): add TabWidth fallenoak 2020-09-16 00:52:50 -05:00
  • 266bdc7737
    feat(thread): add thread functions fallenoak 2020-09-09 00:45:46 -05:00
  • d0487caba3
    chore: add README fallenoak 2020-09-08 23:03:57 -05:00
  • 0b9404a671
    chore: add LICENSE fallenoak 2020-09-08 21:39:44 -05:00
  • 4e9f05c178
    feat(string): add SStrCopy fallenoak 2020-09-08 21:37:30 -05:00
  • 0861ddf3ba
    chore(build): prepare for platform-specific files fallenoak 2020-09-08 21:22:23 -05:00
  • 94654e41f4
    chore(format): enable ObjC formatting fallenoak 2020-09-08 21:18:46 -05:00
  • 80318e2a9c
    chore(format): configure AccessModifierOffset fallenoak 2020-09-08 19:04:02 -05:00
  • 03da5cddc2
    chore(build): include storm in include directories fallenoak 2020-09-08 18:58:50 -05:00
  • ca4e75e197
    chore(build): recurse when building file list fallenoak 2020-09-08 18:57:05 -05:00
  • 34980502b3
    feat(error): add assertion and error related functions fallenoak 2020-09-08 18:53:54 -05:00
  • 8f5fe40e05
    chore(tidy): use nullptr fallenoak 2020-09-07 22:45:54 -05:00
  • e5b4d32937
    chore(ci): run tests in push workflow fallenoak 2020-09-07 22:33:51 -05:00
  • dc14e5bfa7
    chore(test): add test scaffolding fallenoak 2020-09-07 22:24:42 -05:00
  • ec1c5c8844 feat(memory): add SMemAlloc, SMemFree, and SMemReAlloc fallenoak 2020-09-07 17:00:14 -05:00
  • e128bd2554 chore(ci): add push workflow fallenoak 2020-09-07 16:53:43 -05:00
  • ef3a07abf2 chore: initial commit fallenoak 2020-09-07 14:54:56 -05:00