Commit Graph

17 Commits

Author SHA1 Message Date
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