Commit Graph

18 Commits

Author SHA1 Message Date
83be3c8826 ci: Use pubcached also for the tests
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-08-22 19:51:08 +02:00
48ff0784f4 ci: Only notify on failures
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-08-22 19:47:40 +02:00
9d9e6ddc1e ci: Fix the CI by using pubcached
Also, notify of CI status
2023-08-22 19:46:30 +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