Commit graph

18 commits

Author SHA1 Message Date
29c880d3e8 Improve coverage of some statement tests 2022-01-11 20:45:48 -05:00
a8eb390ab8 Implement reset functionality on existing statements 2022-01-11 10:22:05 -05:00
90a310bbbe Initial API work for reset() support on statements 2022-01-08 20:51:31 -05:00
e93d79f28d Ignore unsupported file extensions in files by default and make OS media controls sort of optional 2022-01-07 13:22:22 -05:00
73aae27148 Fix crash on empty files() statement 2022-01-06 19:53:10 -05:00
01ebf99c5e Fix endless errors on invalid root path 2022-01-05 16:59:42 -05:00
bb575d705d Force sort order for FileIter (now ordered by file name) 2022-01-05 12:42:31 -05:00
c11b681d56 Fix some implementation bugs found while testing REPL 2022-01-04 13:00:05 -05:00
e6e52ddb58 Add some built-in and code documentation 2022-01-03 21:15:28 -05:00
bddb79d0ca Implement REPL functionality 2022-01-03 17:53:57 -05:00
7d15f27465 Implement simple CLI for executing scripts 2022-01-02 20:20:09 -05:00
0ad2c33ecb Add READMEs and top-level intro doc comments 2021-12-31 23:40:23 -05:00
ae0872e417 add basic non-sql lookup files() & cargo fmt 2021-12-31 19:56:46 -05:00
e937a7221f Refactor functions to use standard function vocab parser 2021-12-29 19:46:53 -05:00
5fab151451 Refactor vocab and add simple filters 2021-12-29 12:12:58 -05:00
03318a0ef5 Add // or # comments and simple sql query statements 2021-12-12 14:59:43 -05:00
7a327767f3 Create barebones music player for mps interpretor 2021-12-10 16:53:22 -05:00
dbea13e676 Create initial language functionality and framework 2021-12-03 16:13:19 -05:00