Commit Graph

26 Commits

Author SHA1 Message Date
1dd99802d5 Improve CI
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-08-22 19:35:44 +02:00
0c8b572e82 verbose
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-08-20 21:36:13 +02:00
45cf73dbf5 ci: Use the pub cache
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-08-20 21:08:34 +02:00
a29eddeb66 .
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-08-18 23:36:47 +02:00
4dc0d5652e .
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-08-18 23:33:02 +02:00
c7968ae045 .
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-08-18 23:28:53 +02:00
c188e82888 ci: Test notify
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-08-18 23:19:07 +02:00
ceeb1efde7 .
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-08-18 19:18:19 +02:00
e833e9d9c8 ci: Update pubspec
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-08-18 18:30:34 +02:00
a68a77d172 ci: Add verbose logging
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-08-18 18:18:05 +02:00
e3cbe3b065 ci: Use a newer Dart version
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-08-18 18:15:56 +02:00
5e867e30ee feat: Move the Result type into moxlib
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed
Now, `import 'package:moxlib/moxlib.dart';` is enough.
2023-06-17 21:16:41 +02:00
3d3b047097 feat: Lint and format 2023-06-17 21:14:17 +02:00
7e55015948 feat: Remove list helpers
Use the collection package instead.
2023-06-17 21:06:29 +02:00
2a469e10e8 feat: Lint using very_good_analysis
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-14 14:53:33 +01:00
9bdff5ae01 release: Bump version 2022-11-05 13:21:28 +01:00
c1087fe12e feat: Add listContains and firstWhereOrNull 2022-11-05 13:21:17 +01:00
96edecdf2a ci: Remove dependency on Flutter (Take 2)
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-09-28 14:14:29 +02:00
086e41f2bb ci: Remove dependency on Flutter
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-09-28 14:13:29 +02:00
cad98aab54 ci: Fix duplicate pipeline naming
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2022-09-28 14:12:20 +02:00
db88155e95 ci: Add Woodpecker CI 2022-09-28 14:10:57 +02:00
b07e526b6a release: Bump 2022-08-20 15:08:28 +02:00
e24ef0c3d5 feat: Implement a mathematical implication 2022-05-13 13:46:41 +02:00
f92bef517f feat: Implement a DFA and Mealy Automaton 2022-05-13 13:40:52 +02:00
7fa0876b08 meta: Switch to selfhosted pub repository 2022-04-30 16:07:08 +02:00
020c592d45 Initial commit 2022-04-27 21:49:36 +02:00