|
|
7ad574cf2a
|
remove last color conversion from render loop
|
2025-01-20 16:30:52 +01:00 |
|
|
|
b8726de78f
|
TokenIter -> SourceIter, reuse logic in operators, and now it renders correctly!
|
2025-01-19 01:46:06 +01:00 |
|
|
|
a595e2e895
|
iterator being const when not needed
|
2025-01-18 23:58:18 +01:00 |
|
|
|
9756862091
|
test top level expr parsing
|
2025-01-18 22:17:10 +01:00 |
|
|
|
d14d67172c
|
well, it compiles. fails on run, though
|
2025-01-18 16:32:04 +01:00 |
|
|
|
cf1fd5b45a
|
remove Atom. almost there
|
2025-01-18 15:37:53 +01:00 |
|
|
|
92fcb0af8f
|
implement TokensIterator::peek
|
2025-01-18 03:47:29 +01:00 |
|
|
|
a949117017
|
removing engine generic from transforms
|
2025-01-18 02:52:54 +01:00 |
|
|
|
452bdf9598
|
fixed up some parsing and removed some edn mentions
|
2025-01-18 01:56:44 +01:00 |
|
|
|
798de37172
|
once again, why did i begin to refactor this
|
2025-01-18 00:13:36 +01:00 |
|
|
|
ff31957fed
|
wip: EdnItem -> Atom, rewrite tokenizer
|
2025-01-17 21:49:49 +01:00 |
|
|
|
143cd24e09
|
generalize EdnItem.
maybe should rename it to Atom? ~90 instances of it
|
2025-01-17 19:47:37 +01:00 |
|