Commit graph

24 commits

Author SHA1 Message Date
e6e58047f6 Refactor operation emitter to distinguish filters/sorters/itemops from standalone functions 2023-07-10 18:21:51 -04:00
7dbd896348 Refactor field filters to share same base parse node 2023-07-09 15:30:22 -04:00
00812bb3a3 Update READMEs with newer syntax 2023-07-08 20:40:05 -04:00
3d80b8926f Make field references always start with . 2023-04-20 20:24:00 -04:00
b76ab9cdcb Add radio sorter with improved music analysis and misc cleanup 2023-01-24 22:44:56 -05:00
34aa327742 Update bliss and nerf URI parsing for filepaths 2023-01-12 22:11:54 -05:00
13ac120ebc Enforce thread safety to allow for multithread interpreter 2022-12-24 10:24:59 -05:00
8910d9df18 Refactor filter op 2022-10-31 23:51:35 -04:00
6897041772 Fix failing tests from tag rework 2022-10-31 23:01:58 -04:00
d264b84c90 Add m3u8 loading function syntax -- playlist(filepath) 2022-10-26 20:50:11 -04:00
7b92c340ee Implement raw SQL queries for fake SQL executor, remove sqlite deps by default 2022-09-20 19:41:23 -04:00
e0086b0dea Add playback progress bar to d-bus 2022-08-09 19:46:35 -04:00
b3d76df033 Rewrite SQL system to allow for transpiling SQL, and implement PoC 2022-08-03 20:27:41 -04:00
c70520b15d Replace SQL results with Op 2022-08-01 16:33:37 -04:00
175d304f1b cargo fmt 2022-07-30 00:06:21 -04:00
21f7149660 Change file extensions to .muss 2022-07-30 00:05:38 -04:00
2b6c47f166 Fix clippy warnings & errors 2022-07-30 00:05:03 -04:00
2bec331700 Improve REPL prompt and update deps 2022-07-15 16:17:24 -04:00
0202c28385 Add ?skip and ?list REPL commands and fix some missed names 2022-07-08 21:24:46 -04:00
c76562fa84 Update licensing info and some doc typos 2022-07-02 16:09:58 -04:00
08474a4659 Update fuzzer for rename 2022-07-01 20:40:12 -04:00
6f337a7379 Fix tests for rename 2022-07-01 17:50:07 -04:00
3a4dce084e Rename to MuSS 2022-07-01 17:33:37 -04:00
a64da47cd0 Remove mentions of MPS in code 2022-07-01 16:20:52 -04:00