Commit Graph

17 Commits

Author SHA1 Message Date
Patrick Stevens
0b3170e7ac Bump ApiSurface (#117) 2025-09-08 21:40:52 +00:00
patrick-conscriptus[bot]
49dc8a28cf Upgrade Nix flake and deps (#106)
* Automated commit

* Deps

---------

Co-authored-by: patrick-conscriptus[bot] <175414948+patrick-conscriptus[bot]@users.noreply.github.com>
Co-authored-by: Smaug123 <3138005+Smaug123@users.noreply.github.com>
2025-07-20 06:41:59 +00:00
Patrick Stevens
416e036255 Net9 SDK (#63) 2024-12-15 22:27:58 +00:00
Patrick Stevens
2655682e32 Change namespace, and attest contents of NuGet package (#21) 2024-06-17 23:22:27 +01:00
Patrick Stevens
6f2c11a0a3 Prepare for release (#17) 2024-06-04 00:10:25 +01:00
dependabot[bot]
e22dde472f Bump NUnit from 4.0.1 to 4.1.0 (#7)
* Bump NUnit from 4.0.1 to 4.1.0

Bumps [NUnit](https://github.com/nunit/nunit) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/master/CHANGES.md)
- [Commits](https://github.com/nunit/nunit/compare/v4.0.1...4.1.0)

---
updated-dependencies:
- dependency-name: NUnit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 22:44:50 +00:00
dependabot[bot]
cd28a3caae Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 (#5)
* Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.9.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix deps

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Smaug123 <patrick+github@patrickstevens.co.uk>
2024-02-12 08:37:28 +00:00
Smaug123
faf72fb40e Comment out the test for unimplemented functionality 2024-01-22 23:48:55 +00:00
Smaug123
a3bb1463ff Flake 2024-01-22 23:43:36 +00:00
Smaug123
8cee6accf9 Add array indexing 2024-01-22 22:43:44 +00:00
Smaug123
04edaf65ed Comments 2024-01-22 22:03:50 +00:00
Smaug123
45287e250a Split out into an example 2024-01-22 21:42:25 +00:00
Smaug123
5ddd613130 Refactor 2024-01-22 21:32:02 +00:00
Smaug123
b14819bb1a wip 2024-01-22 20:49:54 +00:00
Smaug123
6c26bcb5eb If-then-else 2024-01-22 19:22:36 +00:00
Smaug123
4275b5caa7 More implemented 2024-01-22 18:37:38 +00:00
Smaug123
fdd8fb31b1 Initial WIP commit 2024-01-22 00:21:14 +00:00