hoffstadt
  • Joined on 2024-08-16
hoffstadt pushed to master at pilotlight/pl-template 2025-06-20 13:41:45 +00:00
998f922764 chore: update for new cmd line args
hoffstadt pushed to master at pilotlight/pl-template 2025-04-30 03:46:16 +00:00
e1a2d941df chore: update for PL changes
hoffstadt pushed to master at pilotlight/pl-template 2025-04-16 02:57:22 +00:00
11723827a6 chore: update template for PL changes
hoffstadt pushed to master at pilotlight/pl-build 2025-04-12 02:59:09 +00:00
72bad7de00 feat: add several QOL features v1.1
hoffstadt pushed to master at pilotlight/pl-libs 2025-04-12 02:58:24 +00:00
9f906bfb83 test: update pl_ds.h tests
9dac7bcc73 fix: c++ issues with pl_json.h
be504fc942 feat: add mat3 and several primitives to pl_math.h
10ea3a7ce8 fix: c++ issues in pl_memory.h
61699c7b97 chore: reset versions to 1.0
Compare 6 commits »
hoffstadt pushed to master at pilotlight/pl-template 2025-04-12 02:55:57 +00:00
5aa4be8b9c chore: update template for PL changes
hoffstadt pushed to master at pilotlight/pl-template 2025-04-07 02:26:42 +00:00
afc696a894 build: update for PL changes
hoffstadt pushed to master at pilotlight/pl-template 2025-03-28 02:27:48 +00:00
04b4613b9c build: update for PL changes
hoffstadt pushed to master at pilotlight/pl-libs 2025-03-25 03:47:32 +00:00
c44dd0bee3 fix: pl_test.h include issue
hoffstadt pushed to master at pilotlight/pl-libs 2025-03-01 04:14:47 +00:00
47ac1cc459 fix: pl_json.h root as array issue v1.0.1
hoffstadt pushed to master at pilotlight/pl-libs 2025-02-26 01:40:58 +00:00
cf4954ded3 style: update pl_log.h channel formats v1.0.2
hoffstadt pushed to master at pilotlight/pl-template 2025-02-26 01:40:13 +00:00
d9a584a55a build: update for PL changes
hoffstadt pushed to master at pilotlight/pl-template 2025-02-24 15:03:11 +00:00
917d37b83b build: update for PL changes
hoffstadt pushed to master at pilotlight/pl-template 2025-02-24 14:59:16 +00:00
4d556c9753 build: update for PL changes
hoffstadt pushed to master at pilotlight/pl-template 2025-02-22 04:34:57 +00:00
535865905d build: update for PL changes
hoffstadt pushed to master at pilotlight/pl-libs 2025-02-20 05:15:35 +00:00
4d9a7a2be6 fix: pl_ds.h fix infinite mod key loop
hoffstadt pushed to master at pilotlight/pl-libs 2025-02-19 03:55:52 +00:00
67b53e95b2 feat: pl_string.h add to upper function
hoffstadt pushed to master at pilotlight/pl-libs 2025-02-18 03:07:56 +00:00
89654fffd1 feat: pl_math.h add unsigned clamp
hoffstadt pushed to master at pilotlight/pl-template 2025-02-17 20:04:12 +00:00
328882e61e build: update for PL changes
hoffstadt pushed to master at pilotlight/pl-libs 2025-02-14 02:53:38 +00:00
0258683c74 feat: pl_ds.h hashmap insert can now replace item