Commit graph

4 commits

Author SHA1 Message Date
Tony Bark
2794aa17f4 Copyright waiver under the Unlicense with BSD 3-Clause fallback. 2023-01-07 11:44:50 -05:00
Tony Bark
e44f7e8f95 Implicit usings applied to Tomas.Interface 2023-01-06 20:45:27 -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
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