Commit Graph
135 Commits
Author SHA1 Message Date
Stone_Red e86427108b Merge branch 'main' into develop 2026-03-06 14:47:10 +01:00
Stone_Red 30da7008e6 Fix snapcraft manifest again 2026-03-06 14:46:43 +01:00
Stone_Red c412a1d8ab Merge pull request #13 from Stone-Red-Code/develop
Fix snapcraft manifest again
2026-03-06 13:43:58 +01:00
Stone_Red 10ece2567c Merge branch 'main' into develop 2026-03-06 13:42:02 +01:00
Stone_Red 696899a287 Fix snapcraft manifest again 2026-03-06 13:41:29 +01:00
Stone_Red 45d7f4d78d Merge pull request #12 from Stone-Red-Code/develop
Fix snapcraft manifest
2026-03-06 13:27:50 +01:00
Stone_Red 60fa2ea2a4 Merge branch 'main' into develop 2026-03-06 13:24:28 +01:00
Stone_Red 196585b26e Fix snapcraft manifest 2026-03-06 13:23:10 +01:00
Stone_Red 0dd42dc225 Merge pull request #11 from Stone-Red-Code/Fix-working-directory-for-Chocolatey-push-step
Fix working directory for Chocolatey push step
2026-03-06 13:18:08 +01:00
Stone_Red ec652ccca4 Fix working directory for Chocolatey push step 2026-03-06 13:16:56 +01:00
Stone_Red 31e04c69c8 Merge pull request #10 from Stone-Red-Code/Change-build-script-execution-in-choco-deploy
Change build script execution in choco-deploy.yml
2026-03-06 13:14:36 +01:00
Stone_Red 95760b1807 Change build script execution in choco-deploy.yml 2026-03-06 13:13:30 +01:00
Stone_Red 256a631cdc Merge pull request #8 from Stone-Red-Code/develop
Develop
2026-03-06 13:10:22 +01:00
Stone_Red 5dd9fdde4e Handle Clear gracefully in non-interactive console without crashing 2026-03-06 13:09:23 +01:00
Stone_Red b5c0efe4e2 Merge pull request #9 from Stone-Red-Code/Add-choco-deploy-workflow
Add Chocolatey deployment workflow
2026-03-06 13:04:42 +01:00
Stone_Red ee0a9facc6 Add Chocolatey deployment workflow
This workflow automates the deployment of a Chocolatey package by checking out the code, setting up .NET, building the package, and pushing it to Chocolatey.
2026-03-06 13:04:26 +01:00
Stone_Red 8f87d8462b Update tests to use 'whoami' command instead of cmd 2026-03-06 12:53:48 +01:00
Stone_Red f7d35933d4 Update dotnet restore command to include project path
Specify the project directory for the dotnet restore command.
2026-03-06 12:41:54 +01:00
Stone_Red bdd1610221 Add dotnet test and build workflow
Add dotnet test and build workflow
2026-03-06 12:40:32 +01:00
Stone_Red 519ed3bed9 Update build and test commands to specify src directory 2026-03-06 12:38:53 +01:00
Stone_Red 2520e1d853 Update snapcraft manifest to use .NET plugin v2 2026-03-06 12:36:27 +01:00
Stone_Red 81efd6459b Update snapcraft manifest to use .NET plugin v2 2026-03-06 12:35:52 +01:00
Stone_Red 5b24440f0b Update README
Removed 'Rapid prototyping or' from the description.
2026-03-06 02:55:11 +01:00
Stone_Red bcca13f06c Fix mistakes in docs 2026-03-06 01:16:08 +01:00
Stone_Red 707b938cec Merge branch 'develop' 2026-03-06 01:08:15 +01:00
Stone_Red 0870416505 Add Chocolatey and Snapcraft install instructions to README usage section 2026-03-06 01:06:41 +01:00
Stone_Red dbf5d6c615 Update issue templates 2026-03-06 01:04:43 +01:00
Stone_Red 65bd93240e Update issue templates 2026-03-06 01:04:43 +01:00
Stone_Red e9f84beb32 Update issue templates 2026-03-06 00:57:55 +01:00
Stone_Red 648d34f13f Update issue templates 2026-03-06 00:53:48 +01:00
Stone_Red 92d5bb51a7 Merge pull request #3 from Stone-Red-Code/develop
Add snapcraft & chocolatey manifests and move code to src
2026-03-06 00:52:17 +01:00
Stone_Red 2a03352169 Add snapcraft & chocolatey manifests and move code to src 2026-03-06 00:51:31 +01:00
Stone_Red b6b44acaf0 Merge pull request #2 from Stone-Red-Code/develop
Develop
2026-03-06 00:51:09 +01:00
Stone_Red 5efd698772 Merge branch 'main' into develop 2026-03-06 00:49:54 +01:00
Stone_Red 1872c4fb35 Move file existence check and improve process output handling 2026-03-06 00:09:11 +01:00
Stone_Red 246e05dcd9 AddStatement now passes runtime context for custom handlers 2026-03-06 00:04:47 +01:00
Stone_Red 491eedf77e Enable parallel test execution, mark timing-sensitive test as non-parallel, and use Interlocked for TaskId 2026-03-05 23:39:44 +01:00
Stone_Red 38e8ac9b13 Fix warnings 2026-03-05 23:02:36 +01:00
Stone_Red 789f56ba95 Code cleanup 2026-03-05 22:55:11 +01:00
Stone_Red 276ae421e8 Refactor code flow statements by extracting function call and exit handling methods 2026-03-05 22:45:03 +01:00
Stone_Red 13ef994d8b Performance improvements and code cleanup 2026-03-05 22:39:05 +01:00
Stone_Red 4bcaf30d9e Add benchmarks 2026-03-05 20:20:56 +01:00
Stone_Red 8ef621e61b Upgrade to .NET 10, update packages, enable AOT and cleanup code 2026-03-05 18:00:34 +01:00
Stone_Red 1080873deb Improve readme 2026-03-05 18:00:17 +01:00
Stone_Red df5ef64293 Add MIT License to the project 2026-03-05 15:27:33 +01:00
Stone_Red 25f12db73b Update project banner with new logo, font, and pattern in README.md 2026-03-05 14:04:39 +01:00
Stone_Red 367a84ff00 Add logo 2026-03-05 14:03:12 +01:00
Stone_Red f806d86a2e Clarify language description and wording in docs and improve API section phrasing 2026-03-05 12:55:18 +01:00
Stone_Red 672479bdee Fix some mistakes in the language reference 2026-03-05 03:08:42 +01:00
Stone_Red 8e882a5fd9 Update README to use standard template 2026-03-05 02:30:26 +01:00