5cf48da473
feat(prompts): add C90 educator prompt for project analysis
...
Build / build (push) Successful in 14s
Introduces a new Markdown prompt file at .grokkit/prompts/c90.md to guide an AI expert in analyzing strict C89/C90 projects, focusing on educational reports for the 'cnotes' project. Covers tech stack, module relationships, function references, data flow, and learning paths with emphasis on portability and Unix philosophy.
2026-03-28 16:18:31 +00:00
c48a9ce54b
Merge pull request 'Add a dos installer, and improve the makefile on dos' ( #1 ) from dos_installer into master
...
Build / build (push) Successful in 14s
Release / release (push) Successful in 15s
Reviewed-on: #1
2026-02-04 19:31:21 +00:00
f6116fbc93
Do whatever it takes to make sure the build directory is there
Build / build (push) Successful in 14s
2026-02-04 19:28:58 +00:00
144f7bb644
CAPITAL LETTERS
Build / build (push) Successful in 14s
2026-02-04 19:06:21 +00:00
9b238d2f8e
ignore BUILD
2026-02-04 18:58:36 +00:00
da2ec0b2a2
fix borland make error
Build / build (push) Successful in 14s
2026-02-04 18:56:10 +00:00
04611b6b9d
add customizations for dos release and install
Build / build (push) Successful in 13s
2026-02-04 18:43:36 +00:00
Gregory Gauthier
946c10e83d
batch tweaks from grok
Build / build (push) Successful in 28s
2026-02-04 17:14:27 +00:00
Gregory Gauthier
1b69b22b79
first attempt at install batch
Build / build (push) Successful in 22s
2026-02-04 17:07:55 +00:00
Gregory Gauthier
e4686ff786
use older stat tools for dos; newer stat tools for linux
Build / build (push) Successful in 14s
Release / release (push) Successful in 27s
2026-02-04 16:29:56 +00:00
Gregory Gauthier
b54f0119fc
use older stat tools. TurboC doesn't know what S_ISDIR is
Build / build (push) Failing after 32s
2026-02-04 16:20:29 +00:00
Gregory Gauthier
602f941dd3
add release workflow to cnotes
Build / build (push) Successful in 13s
Release / release (push) Successful in 14s
2026-02-02 12:27:27 +00:00
731f5a8e8f
remove linting. all it did was generate useless white noise
Build / build (push) Successful in 13s
2026-01-30 21:58:03 +00:00
855221d217
add linting to makefile
Build / build (push) Successful in 14s
2026-01-30 21:44:32 +00:00
Gregory Gauthier
63a8221074
update readme
Build / build (push) Successful in 14s
2026-01-30 16:56:57 +00:00
Gregory Gauthier
d56d65d4ac
update readme
Build / build (push) Successful in 14s
2026-01-30 16:52:42 +00:00
Gregory Gauthier
f1c2c46df5
update readme
Build / build (push) Successful in 13s
2026-01-30 16:32:10 +00:00
Gregory Gauthier
b658afeefa
fix cnfind display logic to match cndump
Build / build (push) Successful in 15s
2026-01-30 16:17:06 +00:00
Gregory Gauthier
8e8f92f53a
fix my name
Build / build (push) Successful in 14s
2026-01-30 16:04:00 +00:00
Gregory Gauthier
6f5a9723e2
add cc0 license
Build / build (push) Successful in 14s
2026-01-30 16:02:43 +00:00
Gregory Gauthier
17cddcb7d9
add gitea runner workflow, and C90 docs for reference
Build / build (push) Successful in 17s
2026-01-30 15:56:36 +00:00
Gregory Gauthier
89c3619ff6
fix the sort order problem on cndump
2026-01-30 15:21:57 +00:00
Gregory Gauthier
174680e764
add dump output customization
2026-01-30 15:14:00 +00:00
Gregory Gauthier
347c39412b
add a help page tool for reference
2026-01-30 14:56:03 +00:00
Gregory Gauthier
6ab92f96b9
moving to a semi-immutable model. Entries can be archived, but not deleted or edited.
2026-01-30 14:51:49 +00:00
Gregory Gauthier
44f48c2f76
add cnfind command
2026-01-30 13:39:48 +00:00
Gregory Gauthier
b68b09b777
add cncount and cndel commands
2026-01-30 13:35:14 +00:00
Gregory Gauthier
1c60165908
no, I'm not giving up. It's off to vscode I go.
2026-01-30 13:15:41 +00:00
Gregory Gauthier
f6ab66c262
Okay. I give up. CMakeLists.txt must remain. You win.
2026-01-30 12:59:43 +00:00
Gregory Gauthier
d16af33f36
pruning jebrains ide junk
2026-01-30 12:45:27 +00:00
Gregory Gauthier
50ba4c6801
pruning jebrains ide junk
2026-01-30 12:41:08 +00:00
Gregory Gauthier
814f1014a1
more updates for dos compatibility
2026-01-30 12:37:28 +00:00
Gregory Gauthier
0ffe156bcd
restructure as a proper C90 project; add makefiles
2026-01-30 12:06:07 +00:00
Gregory Gauthier
9fdd8eea06
update the platform header
2026-01-30 11:44:41 +00:00
Gregory Gauthier
34ef701f69
block ai; clean up non-ansi nitpicks
2026-01-30 11:42:56 +00:00
b3c792363c
really, really fix file naming
2025-11-13 23:04:06 +00:00
946b020317
fix file naming
2025-11-13 22:58:17 +00:00
96afc869ea
fix filename
2025-10-12 22:32:39 +01:00
7880a25fef
cleanup and prep for continued work
2025-10-12 20:32:58 +01:00
2ba44e65be
dumpnotes rewrite
2025-10-12 20:22:01 +01:00
7b25576232
initial commit
2025-10-04 14:54:38 +01:00