Commit Graph

  • ccd216591a updated naming main lyrgb 2026-07-17 12:06:22 +02:00
  • 8ff0e89bb1 added compiler warnings/flags for cmake lyrgb 2026-07-17 12:03:13 +02:00
  • 37c919df90 interval was being ignored because of type error lyrgb 2026-07-17 00:41:46 +02:00
  • 9dbc24efc1 visualization of bsort, manager now responsible for updates and time lyrgb 2026-07-17 00:04:28 +02:00
  • db8fc15560 time keeping / deltatime now handled by timermanager instead of main lyrgb 2026-07-16 18:49:11 +02:00
  • 523dac1f4d went from callback lambda to class with update function (command pattern?) so it can keep state. (to bypass for loop by counting iterations) implemented reversing array and "animating" it lyrgb 2026-07-10 21:54:58 +02:00
  • f3b7de0489 put classes in own file implemented basic wchar printing using timer lyrgb 2026-07-10 19:49:09 +02:00
  • 3834d764c1 utf drawing test lyrgb 2026-07-10 10:06:04 +02:00
  • 0cc5d69c0a expanded timer to infinite and limited timers. simplified display. lyrgb 2026-07-09 18:37:35 +02:00
  • 02a12622c2 added timermanager, and std::pointers lyrgb 2026-07-09 02:15:22 +02:00
  • e337ee3841 added constructor to timer and implemented basic ncurses again lyrgb 2026-07-07 02:54:27 +02:00
  • 76c7281b84 refactored into class, some cleanup lyrgb 2026-07-07 02:12:41 +02:00
  • 69a943371c timer ic lyrgb 2026-07-06 03:50:11 +02:00
  • 8bdf3c0fbf changed structure lyrgb 2026-06-30 07:01:23 +02:00
  • b761625110 cpp gitignore gunny 2026-06-25 13:13:07 +02:00
  • 450579d266 ic, basic binary to hex using nibbles lyrgb 2026-06-17 00:35:30 +02:00
  • 6e1a33db8a file input lyrgb 2026-06-14 04:03:22 +02:00
  • a214e58f2c setup make file to compile .c into /build lyrgb 2026-06-14 04:01:52 +02:00
  • 840f5f5424 split into modules lyrgb 2026-06-14 03:06:47 +02:00
  • bd700e78b2 IC of parser, set up basic struct lyrgb 2026-06-08 02:25:13 +02:00
  • 20777e094c 3,4 handling strings in/using a struct, redid naming lyrgb 2026-06-06 02:55:53 +02:00
  • f48b0288d2 setting up clang formatting lyrgb 2026-06-06 02:55:28 +02:00
  • 152714b4ea enable inputs lyrgb 2026-06-05 08:37:48 +02:00
  • 27057ff3ab dynamic array, manual realloc, renames lyrgb 2026-05-31 23:39:06 +02:00
  • 2a3cb53aa1 added constructor function lyrgb 2026-05-30 19:45:30 +02:00
  • c737f8ab0f struct practice lyrgb 2026-05-30 17:57:52 +02:00
  • 42c08d947f string sort using char [][] lyrgb 2026-05-30 01:40:22 +02:00
  • e0d044e719 start of stringsort, just basic array for now. lyrgb 2026-05-29 22:25:31 +02:00
  • 2a436575a6 Merge branch 'main' of ssh://92.222.229.62:23231/exc lyrgb 2026-05-25 01:37:26 +02:00
  • 7ecaece37f now uses struct for digits array lyrgb 2026-05-25 01:24:18 +02:00
  • fa84ab7000 now uses struct for digits array my name 2026-05-25 00:48:50 +02:00
  • 164e9d961b cm Your Name 2026-05-21 20:57:07 +02:00
  • 154a90e80a basic implementation of duplicate digit checker Your Name 2026-05-18 00:29:12 +02:00
  • 8fa79ad566 hw Your Name 2026-05-17 21:25:27 +02:00
  • 64ef5c8a7c start king Your Name 2026-05-02 03:10:01 +02:00
  • 05e167b58a .gitignore Your Name 2026-05-02 01:01:45 +02:00
  • 662ab16e7d factv2 Your Name 2026-05-02 01:00:06 +02:00
  • 2fb0bd05f3 IC Your Name 2026-05-01 01:14:15 +02:00