mu/lib/utils
Dirk-Jan C. Binnema c7680b78b9 utils: Implement sexp command parser
Implement a sexp parser, and on top of that a command parser (for mu4e
commands). Add tests, too.
2020-01-21 20:58:18 +02:00
..
Makefile.am utils: Implement sexp command parser 2020-01-21 20:58:18 +02:00
mu-command-parser.cc utils: Implement sexp command parser 2020-01-21 20:58:18 +02:00
mu-command-parser.hh utils: Implement sexp command parser 2020-01-21 20:58:18 +02:00
mu-date.c lib: split out utils to lib/utils 2019-12-22 15:26:45 +02:00
mu-date.h lib: split out utils to lib/utils 2019-12-22 15:26:45 +02:00
mu-error.hh utils: Implement sexp command parser 2020-01-21 20:58:18 +02:00
mu-log.c lib: split out utils to lib/utils 2019-12-22 15:26:45 +02:00
mu-log.h lib: split out utils to lib/utils 2019-12-22 15:26:45 +02:00
mu-sexp-parser.cc utils: Implement sexp command parser 2020-01-21 20:58:18 +02:00
mu-sexp-parser.hh utils: Implement sexp command parser 2020-01-21 20:58:18 +02:00
mu-str.c use g_snprintf instead of snprintf 2020-01-07 23:17:15 +02:00
mu-str.h update for lib/utils split 2019-12-22 15:26:45 +02:00
mu-util.c use g_snprintf instead of snprintf 2020-01-07 23:17:15 +02:00
mu-util.h lib/utils: Update 2020-01-05 17:46:21 +02:00
mu-utils.cc use g_snprintf instead of snprintf 2020-01-07 23:17:15 +02:00
mu-utils.hh utils: Update error exception, utils. 2020-01-18 13:40:15 +02:00
test-command-parser.cc utils: Implement sexp command parser 2020-01-21 20:58:18 +02:00
test-mu-str.c update for lib/utils split 2019-12-22 15:26:45 +02:00
test-mu-util.c update for lib/utils split 2019-12-22 15:26:45 +02:00
test-sexp-parser.cc utils: Implement sexp command parser 2020-01-21 20:58:18 +02:00
test-utils.cc lib/utils: Update 2020-01-05 17:46:21 +02:00