1. 0a94dbe A couple of minor parser changes around conditions: 1) only treat #{ by nicm · 6 years ago
  2. e252984 If only one of -x or -y is given, use the calculated size for the by Nicholas Marriott · 6 years ago
  3. 17bc11b yacc(1) copies its union so it is not a good place to store by nicm · 6 years ago
  4. 1a3a973 Allow % strings that are all numbers or %s, and fix a double free. Both by nicm · 6 years ago
  5. e4eec92 No longer need to reduce line number by one. by nicm · 6 years ago
  6. 75d112c The line number needs to be updated only after the \n is processed by by nicm · 6 years ago
  7. 6b33212 Add an additional {} syntax for defining strings in the configuration by nicm · 6 years ago
  8. 6dee409 Some other platforms doesn't support fmemopen(3) (not unexpectedly), so by nicm · 6 years ago
  9. f8d3d24 Merge cmd_list_parse into cmd-parse.y so it can use the new alias by nicm · 6 years ago
  10. f3e01ec Fix line numbers - commands are added after the line ends so they need to by nicm · 6 years ago
  11. 27bfb56 Break the argument escaping code into a separate function and use it to by nicm · 6 years ago
  12. 723010b Replace the split parser code (cfg.c and cmd-string.c) with a single by nicm · 6 years ago