Commit graph

6 commits

Author SHA1 Message Date
Tony Bark
81bf203b6f Renamed TomFs to SysFS
- Commented and documented SysFS
- CosmosVFS instance is now global
- Wrapper around CosmosVFS' file and directory creation.
- If the file system is activate, system activity will be logged
2023-01-06 22:58:49 -05:00
Tony Bark
2634cc8de4 Renamed ComConsts to SysMeta
- With the help of ChatGPT, some of the code is now properly commented
- Switched to calendar versioning due to the huge time skip and architectural changes
- Screenshot!
2023-01-06 22:00:48 -05:00
Tony Bark
a029d8d4d9 .NET 6 quality of life changes to Tomas.Common
- Split and simplified version details
- Raw commit hash is now a build number based on that hash
2023-01-06 20:39:31 -05:00
Tony Bark
a06f9ccc9f Return of kernal programs
- Boot log is now cleared
- File scoped namespaces work
2023-01-06 19:34:09 -05:00
Tony Bark
7b47f7afd8 Switched to BSD 3-Cluase license
- Use global usings in main kernal project
2023-01-06 19:03:07 -05:00
Tony Bark
7c16857c9a Refreshed project to target .NET 6 and latest userkit
- Fixed a slight oversight
2022-12-25 18:27:57 -05:00