Commit Graph

39 Commits

Author SHA1 Message Date
Emma Tebibyte e6a82cfd36 Merge branch 'rust' 2023-07-13 12:32:02 -06:00
Emma Tebibyte 0fbe8f7733 removed redundant array code 2023-07-13 12:29:40 -06:00
Emma Tebibyte f33c18a2b3
removed c-main dep 2023-04-09 22:08:32 -04:00
Emma Tebibyte e3e1807656
fixed array matching and printing 2023-03-25 02:36:38 -04:00
Emma Tebibyte de4b897aa8
removed accidental file 2023-03-25 00:47:30 -04:00
Emma Tebibyte 19e5f4e2f4
added c-main dependency 2023-03-25 00:46:37 -04:00
Emma Tebibyte 03e02b9882
code cleanup 2023-03-25 00:40:00 -04:00
Emma Tebibyte 152348a17a
updated deps 2023-03-24 19:44:17 -04:00
Emma Tebibyte 7fc82adc1c
fixed usage information 2023-03-24 19:42:34 -04:00
Emma Tebibyte 088824efdf
added other toml value types 2023-03-20 16:40:43 -04:00
Emma Tebibyte 87822e5352 moved LICENSE to COPYING 2023-02-25 21:01:11 -05:00
Emma Tebibyte 7157c70b1f made the code so much more readable 2023-02-25 21:00:36 -05:00
Emma Tebibyte 35401c4bbc fixed usage detection 2022-12-19 22:58:38 -05:00
Emma Tebibyte 7128f8d673 added exit_no_std and better builds 2022-12-19 20:55:48 -05:00
Emma Tebibyte a74b0fede2 added more usage info 2022-12-19 14:28:28 -05:00
Emma Tebibyte 4e3c5e21f5 fixed top-level keys 2022-12-19 14:19:08 -05:00
Emma Tebibyte f404de7a2d updated README to latest featureset 2022-12-19 14:01:28 -05:00
Emma Tebibyte 3ec60dbc04 arrays!!!!! 2022-12-19 13:51:28 -05:00
Emma Tebibyte eb76b0b30d update README 2022-12-19 00:46:16 -05:00
Emma Tebibyte eaff71e721 better & faster parsing of toml 2022-12-19 00:41:14 -05:00
Emma Tebibyte f4f972c5d6 works now, but doesnt like when i use "table." syntax 2022-12-18 14:39:56 -05:00
Emma Tebibyte a8a1284ae1 i am silly 2022-12-18 00:39:14 -05:00
Emma Tebibyte 471161c1a3 initial commit: reads table-less keys from argument only 2022-12-18 00:37:13 -05:00
Emma Tebibyte 14d02fe692 better release profile 2022-12-17 23:07:13 -05:00
Emma Tebibyte 9728ed68f3 fixed printf sending errors to stdout 2022-11-27 00:08:39 -05:00
Emma Tebibyte 60eba51303 got rid of tabs ;-; 2022-11-21 23:59:32 -05:00
Emma Tebibyte 1e6d0f2154 more error messages 2022-11-21 23:27:39 -05:00
Emma Tebibyte 060fa4ceba implemented error message for nonexistent key 2022-11-21 23:16:29 -05:00
Emma Tebibyte 1d06d94058 implement outputting values of keys not in tables 2022-11-21 23:10:24 -05:00
Emma Tebibyte ecf151ea40 fixes #1 2022-11-11 00:31:56 -05:00
Emma Tebibyte ff53007b62 removed trailing spaces from output 2022-11-08 19:30:31 -05:00
Emma Tebibyte 09ba6c7644 tab-delineated arrays when no index is specified 2022-11-08 01:00:01 -05:00
Emma Tebibyte b0435ca100 fixed the changes i made while reformatting 2022-11-07 15:15:32 -05:00
Emma Tebibyte dea905406a trailing commas 2022-11-07 00:47:31 -05:00
Emma Tebibyte 025afa39f3 cleanup 2022-11-06 23:44:52 -05:00
Emma Tebibyte 47ea0c11e3 removed test.toml 2022-11-06 22:02:40 -05:00
Emma Tebibyte d9b397cd47 arrays!!!!! 2022-11-06 21:55:49 -05:00
Emma Tebibyte 36fd58b392 hacky array system 2022-11-06 16:34:54 -05:00
Emma Tebibyte 21dfb20e48 initial commit, handles normal keys and prints full arrays 2022-11-06 14:25:37 -05:00