Hayden Hargreaves
929c569a18
(TEST): Filesystem tests and cleaned up
2025-11-23 17:45:27 -07:00
Hayden Hargreaves
67542b8153
(FEAT): Migrated files using crates
2025-11-23 17:32:40 -07:00
Hayden Hargreaves
ee616a2cc7
(FIX): moving to desktop
2025-11-18 21:05:36 -07:00
Hayden Hargreaves
0d693fc728
Yeah, this, this is magic
2025-11-17 22:36:28 -07:00
Hayden Hargreaves
ed6e217ae8
Holy mother of femboys, I love rust.
2025-11-17 22:33:37 -07:00
Hayden Hargreaves
4b77c7354d
(FIX): Final big commit! Everything looks great!!
2025-11-02 22:21:00 -07:00
Hayden Hargreaves
4e3f76138e
Merge branch 'main' into feature/cmdparse
2025-10-31 20:11:21 -07:00
24e1bb7ba5
(FEAT): Added command parser
2025-10-31 19:24:47 -07:00
Hayden Hargreaves
95e9644149
(FEATURE): Implemented operator overloading.
...
Overloaded '<<' in the Node class to allow simpler output.
2025-10-29 15:46:37 -07:00
Hayden Hargreaves
9d58f08984
(FIX): Needed to include these for testing
2025-10-29 15:11:01 -07:00
Hayden Hargreaves
408fd5fc2e
(FEAT): Completed watchdog v2 updates.
...
This works the way expected, all thats left is the CLI and the command
arg parser.
2025-10-29 15:09:45 -07:00
Hayden Hargreaves
862c6e7c92
(FIX): Simplified the watchdog.
...
Now it runs the way its expected to, just needs to be wired up into the
parser somehow.
2025-10-28 18:45:18 -07:00
Hayden Hargreaves
3f76dafbc1
(FIX): Renamed watchDog to watchdog
2025-10-28 18:02:45 -07:00
616cf7260a
Fixed coding style issues with watch dog, and began implementing CLI features
2025-10-19 14:36:48 -07:00
Hayden Hargreaves
8282a0e79d
(FIX): Merged main into the branch
2025-10-16 12:36:18 -07:00
Hayden Hargreaves
3b8e36c53f
Merge branch 'main' into feature/node-impl
2025-10-16 12:21:47 -07:00
Hayden Hargreaves
14d5eee237
(FEAT): Working on node implementation.
...
The inline and structure nodes have some basic implementations. The
parser needs to begin next.
2025-10-16 12:08:58 -07:00
0724ba05b3
Implemented WatchDog file watcher; verifies file changes and prints last modified time. All functions tested and working.
2025-10-15 21:47:48 -07:00
4672b81f6a
Define Inline Node
2025-10-15 13:32:43 -07:00
Hayden Hargreaves
39186fad50
(FEAT): Worked on the parser class definition.
...
There are no implementations yet, just a rough outline and some
comments.
This commit also includes an update to the Makefile to use wild cards
to build the `libs`, which will solve the issue with dynamic updating.
2025-10-14 13:07:55 -07:00
Hayden Hargreaves
7f6a3c6312
(INIT): Project init
...
On-boarding will begin now...
2025-10-13 16:35:46 -07:00