James Booth
|
40759eddbf
|
Simplified parse_options to take first option as argument
|
2014-04-15 00:27:55 +01:00 |
|
James Booth
|
4425aba1f2
|
Simplified parse_options to take gchar**
|
2014-04-15 00:13:32 +01:00 |
|
James Booth
|
79088d0150
|
Clean up keys after using parse_options
|
2014-04-14 23:41:45 +01:00 |
|
James Booth
|
2419737006
|
Check for duplicate options in option parser
|
2014-04-14 23:01:57 +01:00 |
|
James Booth
|
8d77930ece
|
Added parse_options
|
2014-04-14 22:48:18 +01:00 |
|
James Booth
|
c3e3759256
|
Command argument parsers set result argument
|
2014-04-09 21:31:43 +01:00 |
|
James Booth
|
4bb38ac011
|
Added parser tests to cmocka
|
2013-12-14 16:48:27 +00:00 |
|
James Booth
|
f2509b078a
|
Added test for broken argument quoting
|
2013-08-26 23:44:45 +01:00 |
|
James Booth
|
8137efbfa3
|
Added test for quoted freetext in parser
|
2013-07-20 20:53:43 +01:00 |
|
James Booth
|
e7478d8cb8
|
Added parser tests
|
2013-07-14 00:46:56 +01:00 |
|
James Booth
|
36265dde2f
|
Moved functions to parser.c, moved parser to tools
|
2013-07-11 22:57:35 +01:00 |
|
James Booth
|
86bad48f41
|
Fixed tests
|
2013-02-02 22:54:16 +00:00 |
|
James Booth
|
1d5046bc97
|
Renamed parser.c -> command_parser.c
Included in command.h
|
2013-01-28 01:43:43 +00:00 |
|
James Booth
|
bae9bde484
|
Command parser handles quotes arguments
|
2013-01-14 23:18:50 +00:00 |
|
James Booth
|
78dd79f6a0
|
Commands now use parser function to handle parameters
|
2012-11-18 02:40:49 +00:00 |
|
James Booth
|
312d362eaa
|
Handle commands with min 0 args
|
2012-11-18 00:38:37 +00:00 |
|
James Booth
|
191ab83c9b
|
Added command parser for commands accepting free text
e.g. /msg user@host here is a message
|
2012-11-18 00:25:08 +00:00 |
|
James Booth
|
824eaa1678
|
Added parser module
|
2012-11-18 00:07:00 +00:00 |
|