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