Schrottkatze
|
3412eb9395
|
executor (poc): init proof of concept executor crate
|
2024-07-18 19:12:58 +02:00 |
|
Schrottkatze
|
a2695a2a11
|
processing library: init
|
2024-07-08 20:46:39 +02:00 |
|
Schrottkatze
|
ca84af4e1b
|
lang: basic parser
|
2024-04-03 00:08:00 +02:00 |
|
Schrottkatze
|
56848a1b05
|
svg-filters: add basic graph and stuffs
|
2024-03-15 19:52:40 +01:00 |
|
Schrottkatze
|
69f0baf425
|
svg-filters: init
|
2024-03-15 16:44:47 +01:00 |
|
Schrottkatze
|
98850ee1e9
|
lang: lexer
|
2024-03-08 12:34:09 +01:00 |
|
MultisampledNight
|
c4207af8da
|
repo: rename executor -> eval
|
2024-01-20 21:36:40 +01:00 |
|
MultisampledNight
|
23fadce867
|
fix: glue with app from #7
|
2024-01-20 21:32:25 +01:00 |
|
MultisampledNight
|
23ffbe39dc
|
chore: format a bit and add just fmt
|
2024-01-20 21:12:09 +01:00 |
|
MultisampledNight
|
fcf7e909ee
|
feat(ir): replace Rpl with GraphIr
Semi-broken as atm the CLI just does nothing except printing the parsed
IR, instead of actually executing it.
|
2024-01-20 21:12:08 +01:00 |
|
MultisampledNight
|
8f3c426359
|
style: propagate clippy lints throughout workspace
|
2024-01-20 21:11:31 +01:00 |
|
MultisampledNight
|
24ebca3e8d
|
repo: make build possible
|
2024-01-20 21:10:49 +01:00 |
|
Schrottkatze
|
48458fd1c9
|
remove old cli
|
2024-01-20 20:07:55 +01:00 |
|
Schrottkatze
|
6ccfaedb13
|
fix cursed workspace member formatting done by cargo
|
2024-01-20 20:05:09 +01:00 |
|
Schrottkatze
|
e67c80a6a9
|
move ron to be specific to app
|
2024-01-20 20:05:09 +01:00 |
|
Schrottkatze
|
e7db9c38f3
|
cli: work on basic cli and serde error hanlding
|
2024-01-20 20:05:08 +01:00 |
|
Schrottkatze
|
b92977d8f1
|
basic conversion thing do worky!!!
|
2024-01-01 07:30:04 +01:00 |
|
Schrottkatze
|
b4d48a598a
|
restart basically lmao
|
2023-12-13 18:13:43 +01:00 |
|
Schrottkatze
|
daa551caa3
|
fix clippy warnings or disable unneeded lints
|
2023-11-20 11:05:55 +01:00 |
|
Schrottkatze
|
6af2c7c02c
|
remove arithmetic-side-effects lint, unnecessarily strict for this project
|
2023-11-20 10:31:07 +01:00 |
|
Schrottkatze
|
8c52d3668e
|
fix/allow clippy errors
|
2023-11-20 10:27:47 +01:00 |
|
Schrottkatze
|
55acd88f0a
|
make clippy significantly stricter
|
2023-11-20 10:03:37 +01:00 |
|
Schrottkatze
|
3952091018
|
added basic method to check syntax command input
|
2023-11-18 19:46:41 +01:00 |
|
Schrottkatze
|
3cca2bc2cc
|
remove dependency on winnow
|
2023-11-16 09:17:14 +01:00 |
|
Schrottkatze
|
b71b7f309b
|
start with bare basics
|
2023-11-15 10:55:14 +01:00 |
|