Commit Graph

19 Commits

Author SHA1 Message Date
1685df579f fix: wrong indent value 2022-02-19 13:12:02 -05:00
b7357ef2ff fix: error indent when no p arg provided and make number.string_value
fall in [0.1, 1)
2022-02-19 12:52:06 -05:00
3fe193ebca fix: error read float value and indent level 2022-02-19 11:31:42 -05:00
5a494e53c5 fix: unable to compile 2022-02-18 23:35:42 -05:00
799994c0b3 fix: print in hex format for non-ascii unicode 2022-02-18 23:17:31 -05:00
cdaae370de fix: return error code when met unexpected chars 2022-02-18 23:11:14 -05:00
19f91c3ea5 fix: convert "E" to "e" 2022-02-18 22:50:57 -05:00
75797b5d5d fix: unable to parse false 2022-02-18 22:32:59 -05:00
d5b8e66ed3 feat: finished read_value 2022-02-18 22:09:39 -05:00
85112634b2 feat: implemented pretty print 2022-02-17 08:02:55 -05:00
63ca6742c1 feat: implemented argo_write_value 2022-02-17 00:39:38 -05:00
1589be8e64 fix: refactored validargs 2022-02-16 18:17:09 -05:00
395b2b254b fix: fix invalid indent value case
feat: implemented main.c
2022-02-15 12:54:42 -05:00
3d7131a43e refactor: refactor validargs.c, make it neater 2022-02-12 19:40:27 -05:00
a8230d70d3 fix: initialize global_option to 0 2022-02-12 16:53:07 -05:00
8203b3daba fix: if no value for p passed, set default value to 4 2022-02-12 16:50:01 -05:00
c85f4e85a1 feat: implemented validargs.c 2022-02-12 16:47:38 -05:00
Gene Stark
821be24331 Correct issue with @return specification for argo_read_value(). 2022-01-27 15:26:07 -05:00
Gene Stark
595cae98a1 Bring in basecode from development repo. 2022-01-15 16:47:59 -05:00