Schrottkatze
|
2db2ef2ea1
|
refactoring and implementing clippy suggestions
|
2023-11-18 19:56:08 +01:00 |
|
Schrottkatze
|
3952091018
|
added basic method to check syntax command input
|
2023-11-18 19:46:41 +01:00 |
|
Schrottkatze
|
03412ce8cd
|
moved namespaces to their own module
|
2023-11-18 19:10:28 +01:00 |
|
Schrottkatze
|
91adcd40f5
|
wrote tests for parser and checks
|
2023-11-18 18:34:03 +01:00 |
|
Schrottkatze
|
d49e0d38e6
|
added command functions to GlobalNamespace
|
2023-11-18 18:11:59 +01:00 |
|
Schrottkatze
|
414b6c927d
|
started work on typed pipelines
|
2023-11-17 21:37:55 +01:00 |
|
Schrottkatze
|
b6b8c5085a
|
implement basic namespacing for types, traits and commands
|
2023-11-16 19:22:26 +01:00 |
|
Schrottkatze
|
3cca2bc2cc
|
remove dependency on winnow
|
2023-11-16 09:17:14 +01:00 |
|
Schrottkatze
|
1b6d2a9b62
|
implement check for missing filters in pipeline
|
2023-11-16 08:58:39 +01:00 |
|
Schrottkatze
|
344afa22b5
|
implement better checking and errors
|
2023-11-15 21:13:04 +01:00 |
|
Schrottkatze
|
3f4846744b
|
implement super basic check
|
2023-11-15 11:18:45 +01:00 |
|
Schrottkatze
|
b71b7f309b
|
start with bare basics
|
2023-11-15 10:55:14 +01:00 |
|