Commit Graph

126 Commits

Author SHA1 Message Date
Patrick Stevens
517f0242c4 Simplify flake (#16) 2024-05-31 21:54:10 +01:00
dependabot[bot]
4276de7897 Bump cachix/install-nix-action from 26 to 27 (#15) 2024-05-20 15:07:11 +01:00
Patrick Stevens
ae6200ad31 Stop updating deps (#14) 2024-03-19 23:02:54 +00:00
dependabot[bot]
410786592b Bump cachix/install-nix-action from 25 to 26 (#12) 2024-03-11 10:07:17 +00:00
dependabot[bot]
bf0d65ae74 Bump fantomas from 6.3.0-alpha-007 to 6.3.0-alpha-008 (#10)
* Bump fantomas from 6.3.0-alpha-007 to 6.3.0-alpha-008

Bumps [fantomas](https://github.com/fsprojects/fantomas) from 6.3.0-alpha-007 to 6.3.0-alpha-008.
- [Release notes](https://github.com/fsprojects/fantomas/releases)
- [Changelog](https://github.com/fsprojects/fantomas/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fsprojects/fantomas/commits)

---
updated-dependencies:
- dependency-name: fantomas
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Fixup

---------

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-03-04 22:54:12 +00:00
Patrick Stevens
726145e76b Fix editorconfig (#9) 2024-03-04 22:49:26 +00: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]
32a99f8ea9 Bump fsharp-analyzers from 0.24.0 to 0.25.0 (#6)
* Bump fsharp-analyzers from 0.24.0 to 0.25.0

Bumps [fsharp-analyzers](https://github.com/ionide/FSharp.Analyzers.SDK) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/ionide/FSharp.Analyzers.SDK/releases)
- [Changelog](https://github.com/ionide/FSharp.Analyzers.SDK/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ionide/FSharp.Analyzers.SDK/compare/v0.24.0...v0.25.0)

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

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

* Fix

* Fix

---------

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-19 22:05:59 +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
Patrick Stevens
1655a59de7 Fix analyzers (#2) 2024-01-30 22:58:19 +00:00
dependabot[bot]
cbfc5b47c3 Bump fantomas from 6.3.0-alpha-006 to 6.3.0-alpha-007 (#4)
* Bump fantomas from 6.3.0-alpha-006 to 6.3.0-alpha-007

Bumps [fantomas](https://github.com/fsprojects/fantomas) from 6.3.0-alpha-006 to 6.3.0-alpha-007.
- [Release notes](https://github.com/fsprojects/fantomas/releases)
- [Changelog](https://github.com/fsprojects/fantomas/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fsprojects/fantomas/commits)

---
updated-dependencies:
- dependency-name: fantomas
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Fix

* Fix

* Fix

---------

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-01-29 18:48:47 +00:00
Patrick Stevens
a2a672c8bd Direnv support (#3) 2024-01-28 23:29:50 +00:00
dependabot[bot]
f9a1b2bd62 Bump fantomas from 6.3.0-alpha-005 to 6.3.0-alpha-006 (#1)
* Comment out the test for unimplemented functionality

* Bump fantomas from 6.3.0-alpha-005 to 6.3.0-alpha-006

Bumps [fantomas](https://github.com/fsprojects/fantomas) from 6.3.0-alpha-005 to 6.3.0-alpha-006.
- [Release notes](https://github.com/fsprojects/fantomas/releases)
- [Changelog](https://github.com/fsprojects/fantomas/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fsprojects/fantomas/commits)

---
updated-dependencies:
- dependency-name: fantomas
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Update deps

* Fix again

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Smaug123 <patrick+github@patrickstevens.co.uk>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-23 00:02:39 +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
09782649a6 Fully generic 2024-01-22 21:38:55 +00:00
Smaug123
5ddd613130 Refactor 2024-01-22 21:32:02 +00:00
Smaug123
c6c3cf2864 Complete the factoring 2024-01-22 21:17:41 +00:00
Smaug123
5809766934 More factoring 2024-01-22 21:09:46 +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