Commit graph

  • a6651f05a5 CI master Imbus 2024-12-25 20:04:46 +0100
  • b11edb59f4 ... Imbus 2024-12-25 20:03:35 +0100
  • 16639b24ef Deps Imbus 2024-12-25 20:01:58 +0100
  • ff984caf35 Fix CI Imbus 2024-12-25 19:56:32 +0100
  • a6c8b5cdc1 Fix CI Imbus 2024-12-25 19:53:00 +0100
  • da47bcd82f CI Imbus 2024-12-25 19:52:31 +0100
  • 82388142f0 CI Imbus 2024-12-25 19:50:43 +0100
  • b77d86ae12 Tests Imbus 2024-12-25 19:46:03 +0100
  • b26ceeb8fe Noconfirm Imbus 2024-12-25 19:39:17 +0100
  • 2acb3c5bd5 CI Imbus 2024-12-25 19:38:23 +0100
  • 5fd22f005a ... Imbus 2024-12-25 19:37:30 +0100
  • 06a5b53bd9 CI test Imbus 2024-12-25 19:36:52 +0100
  • 4e8f158c91 Woke devs naming scheme fucked me again Imbus 2024-12-25 19:22:39 +0100
  • 14e8b9e1c0 Woodpecker test Imbus 2024-12-25 19:19:28 +0100
  • bfffbb9211 Basic tests implemented using cmocka Imbus 2024-12-25 14:05:22 +0100
  • 1e76066400 gitignore for chache, json and .elf Imbus 2024-12-25 14:04:23 +0100
  • 4fab8ca207 Extended readme Imbus 2024-12-25 14:03:57 +0100
  • 259c048bd5 Move certain debug related functionality into header/source, feature gated by DEBUG flag Imbus 2024-12-25 14:03:47 +0100
  • 3308e61dc1 Missing include from previous commit Imbus 2024-12-25 14:03:11 +0100
  • 20b6e5c2fd Prevent double-free in rb_destroy Imbus 2024-12-25 14:02:49 +0100
  • 4a90d24069 Makefile: debug is default target, make sure include path is set to project root, better clean Imbus 2024-12-25 14:01:55 +0100
  • 948aeab825 clang-format: Short loops on single line Imbus 2024-12-25 14:00:38 +0100
  • 6a4dc46b60 DEBUG_PRINT Imbus 2024-07-15 21:50:59 +0200
  • d6a3c95951 Testing Imbus 2024-07-14 21:32:40 +0200
  • 7833bf73a7 Remove unused headers Imbus 2024-07-14 01:11:56 +0200
  • e5006ed262 Formatting Imbus 2024-07-03 13:31:57 +0200
  • 2886a81574 Linker flags and makefile cleanup Imbus 2024-07-02 10:31:52 +0200
  • a5c5ecd64b Bug................................... Imbus 2024-07-02 08:39:31 +0200
  • 85071d3130 Driver code simplifying Imbus 2024-07-02 06:49:49 +0200
  • 06b949bed4 Remove redundant debug code/printing Imbus 2024-07-02 06:38:01 +0200
  • de2465de83 Check return in driver program Imbus 2024-07-02 06:37:58 +0200
  • 6022bdee92 tidy makefile target to run clang-tidy Imbus 2024-07-02 06:33:00 +0200
  • ea100383d7 Typedef for free function signature Imbus 2024-07-02 06:32:22 +0200
  • eb4b11dda7 Formatting Imbus 2024-07-02 06:31:52 +0200
  • c06bb51cdc Driver code updated Imbus 2024-07-02 06:27:39 +0200
  • 68af34c428 -fshort-enums in release mode Imbus 2024-07-02 06:27:22 +0200
  • 8e77f810ec Better enum docs, added errors related to *_many functions Imbus 2024-07-02 06:27:05 +0200
  • 8cbca38726 Bugfix incrementing count by correct amount in rb_push_many Imbus 2024-07-02 06:26:17 +0200
  • 41f817fd5b rb_clear initial Imbus 2024-07-02 05:50:59 +0200
  • d19917bba7 Formatting Imbus 2024-07-02 05:50:47 +0200
  • db38111b3c Interface fix where MEMCPY_T parameter was forgotten in rb_pop_front Imbus 2024-07-02 05:42:44 +0200
  • c4f1ede6b0 rb_push_many first draft Imbus 2024-07-02 05:39:21 +0200
  • df9cd367a3 .so and .a target Imbus 2024-07-02 05:39:08 +0200
  • 07bb60c8ae Better docstrings and example driver Imbus 2024-06-30 23:57:08 +0200
  • 9c746a10cf Formatting Imbus 2024-06-30 21:11:49 +0200
  • 4e1254fde1 Default to release build Imbus 2024-06-30 21:11:30 +0200
  • d5922a0091 Debug print macro and makefile changes related to asm/size 0.0.1 Imbus 2024-06-30 20:31:52 +0200
  • ec6cc83bd1 First working revision Imbus 2024-06-30 20:06:30 +0200
  • 0926a4ccd8 Proper return Imbus 2024-06-30 05:29:07 +0200
  • 6e5fe34c2b Cleaning Imbus 2024-06-30 05:28:58 +0200
  • 0c89aa8bfc More cleaing Imbus 2024-06-30 05:20:01 +0200
  • 46a341e537 Cleaning Imbus 2024-06-30 05:08:42 +0200
  • 8207a82ffc .............. Imbus 2024-06-30 04:36:42 +0200
  • ab03a7c2cc Addressing sanity check Imbus 2024-06-27 14:06:08 +0200
  • 70aded6fee Interface changes, better abstractions Imbus 2024-06-27 02:35:39 +0200
  • 272fb88bca Work Imbus 2024-06-27 01:21:25 +0200
  • ef54b50d5b Reformat and macro aliasing Imbus 2024-06-27 00:05:49 +0200
  • 80c442e22d Ignore driver program Imbus 2024-06-27 00:05:21 +0200
  • 870fc99ff6 Clang format config Imbus 2024-06-27 00:05:01 +0200
  • 7eeb281a9d Update clean target Imbus 2024-06-27 00:00:11 +0200
  • 9da4be457a Remove driver Imbus 2024-06-26 23:59:58 +0200
  • 7ae336d499 Driver code, currently segfaulting Imbus 2024-06-23 16:27:51 +0200
  • e24b2f7904 Bunch of options to make the machine code slick Imbus 2024-06-23 15:06:21 +0200
  • 5e7deadb65 Cleaning generated assembly Imbus 2024-06-23 14:44:19 +0200
  • 1edc5adc2a MIT license included Imbus 2024-06-23 14:30:52 +0200
  • b042625d03 rb_push write space checking Imbus 2024-06-23 14:29:33 +0200
  • 19abbbdb9c Ignore lower case .s files Imbus 2024-06-23 14:28:35 +0200
  • 4851f85f85 Target to generate assembly Imbus 2024-06-23 14:27:23 +0200
  • d640180231 rb_push draft Imbus 2024-06-23 14:15:56 +0200
  • 6a9b169b7d Draft Imbus 2024-06-23 14:08:57 +0200
  • 23273d09e2 Makefile Imbus 2024-06-23 14:08:44 +0200
  • 21fc38a875 Ignore Imbus 2024-06-23 14:08:35 +0200