Commit graph

13 commits

Author SHA1 Message Date
5ed7f6b837 cargo clippy fix 2025-05-01 09:50:59 -05:00
8cf2d48a16 cargo fix 2025-05-01 09:44:35 -05:00
d2e456eae4 all tests passing now 2025-03-25 11:29:37 -05:00
1ed04a1f64 fixing some test 2025-03-25 10:09:15 -05:00
50abdf1783 fixing tests 2025-01-12 21:25:19 -06:00
0e949fae65 clippy fix 2024-12-16 09:53:57 -06:00
db39eb12b8 ServiceItems are loaded from lisp and converted to slides 2024-12-10 12:07:10 -06:00
9695c8670f parsing of lisp files is working 2024-12-06 11:42:14 -06:00
87a26642fa now we can parse an entire presentation to a list of slides 2024-12-06 11:15:41 -06:00
351eb983c7 fixing test having the right data 2024-11-29 21:14:26 -06:00
30e6ce40b5 fixing the parsing signature
No need for function to take a vector, instead it'll just generate one
from the value itself and then that'll be appended to the list of slides
2024-11-20 14:25:22 -06:00
53ba0385f5 preps for actually reading slides in from lisp 2024-11-20 14:05:22 -06:00
c60353f8c8 Getting closer to a working little system 2024-11-19 12:35:42 -06:00