tomas/src/Tomas.Kernel
Tony Bark 4f0863f429 Start() in IProgram has been renamed to Run()
- Run() loop in the shell is now wrapped in a try-catch statement.
- Added Github CI
- Removed OSConsts and TermConsts
- Programs can now access the programs dictionary directly from the shell
2021-03-31 00:10:38 -04:00
..
Programs Start() in IProgram has been renamed to Run() 2021-03-31 00:10:38 -04:00
Kernel.cs Start() in IProgram has been renamed to Run() 2021-03-31 00:10:38 -04:00
Shell.cs Start() in IProgram has been renamed to Run() 2021-03-31 00:10:38 -04:00
Tomas.Kernel.csproj Programs now built using IProgram interface 2021-03-30 08:26:18 -04:00
TomFS.cs Relicensed under GPL 2021-03-30 08:55:46 -04:00