Rasmus Rasmussen owner
owner pushed to main at owner/AI-Tarpit 2025-04-17 08:28:44 +00:00
045a07fc0a Added boilerplate
a8fa21ad11 Changed gitignore hopefully for the last time
ca6a123467 Changed gitignore
c0458a4d51 Changed gitignore
6282edcc13 Changed gitignore
Compare 5 commits »
owner created repository owner/AI-Tarpit 2025-04-16 13:46:40 +00:00
owner pushed to main at owner/SSM 2025-04-15 08:54:37 +00:00
b00ecb848d Update README.md
owner pushed to main at owner/RSE 2025-04-14 11:58:55 +00:00
f4adcc5cec Merge pull request 'Fixed a new memory leak' (#47) from Analyzer into main
b1ddbd0f99 Merge branch 'main' into Analyzer
291c65ac02 Fixed a new memory leak
Compare 3 commits »
owner merged pull request owner/RSE#47 2025-04-14 11:58:53 +00:00
Fixed a new memory leak
owner pushed to Analyzer at owner/RSE 2025-04-14 11:57:48 +00:00
b1ddbd0f99 Merge branch 'main' into Analyzer
ebf5c11fdf Merge pull request 'Analyzer' (#46) from Analyzer into main
Compare 2 commits »
owner created pull request owner/RSE#47 2025-04-14 11:57:36 +00:00
Fixed a new memory leak
owner pushed to Analyzer at owner/RSE 2025-04-14 11:57:03 +00:00
291c65ac02 Fixed a new memory leak
owner pushed to main at owner/SSM 2025-04-14 10:38:56 +00:00
5ea0dfd4d3 Update README.md
owner pushed to main at owner/SSM 2025-04-12 11:01:22 +00:00
58db0e9e02 Update README.md
owner created repository owner/SSM 2025-04-11 15:49:06 +00:00
owner pushed to main at owner/RSE 2025-04-05 09:30:26 +00:00
ebf5c11fdf Merge pull request 'Analyzer' (#46) from Analyzer into main
c7fcc3297f Reduced the memory usage, as well as hopefully fixing the memory leak. Also implemented database compression across rows, including Brotli compression and bitshifting.
b0318b7759 Removed .txt
c70b42c9d7 Made a lot of changes. Enhanced memory usage.
8d659d4261 Implement autosave
Compare 8 commits »
owner merged pull request owner/RSE#46 2025-04-05 09:30:26 +00:00
Analyzer
owner created pull request owner/RSE#46 2025-04-05 09:30:08 +00:00
Analyzer
owner pushed to Analyzer at owner/RSE 2025-04-05 09:29:01 +00:00
c7fcc3297f Reduced the memory usage, as well as hopefully fixing the memory leak. Also implemented database compression across rows, including Brotli compression and bitshifting.
owner pushed to main at owner/Bowling 2025-03-27 21:26:01 +00:00
dbfba6a7dd Removed 'ghost' files
owner pushed to main at owner/Bowling 2025-03-27 20:45:07 +00:00
2778a490a7 Changed header names to be more consistent
owner pushed to main at owner/Bowling 2025-03-27 17:11:57 +00:00
2ec206b5bb Changed makefile
owner pushed to main at owner/Bowling 2025-03-27 17:09:49 +00:00
35cd28b6be Cleaned up main.cpp
owner pushed to main at owner/Bowling 2025-03-27 17:05:36 +00:00
efc1b264b8 Made code style more consistent, use const reference in parameters, and removed a redundant check