Paul Beckingham
737cb23546
CLI2: Eliminated CLI
...
- This is a large commit, as all the changes are centered around the elimination
of CLI.
- CLI is no longer compiled.
- Context no longer maintains CLI + CLI2.
- Filter now walks the parse tree and sends to Eval a
std::vector <std::pair <std::string, Lexer::Type>> containing only args tagged
with FILTER.
- Filter more efficiently sets/unsets Eval::debug, by doing it less often.
- The filterExpr.length() check is no longer meaningful, and instead the size of
the std::vector above is used.
- Filter::pendingOnly performs better analysis.
- Filter::safety makes use of the std::vector size also.
- Task::modify makes use of 'canonical' rather than 'name', which is a policy
change, not a fix.
2015-06-24 13:23:56 -04:00
..
2015-02-23 19:19:08 -05:00
2015-01-01 00:00:41 -05:00
2015-01-01 00:00:41 -05:00
2015-05-11 17:45:15 -04:00
2015-01-01 00:00:41 -05:00
2015-05-11 17:45:15 -04:00
2015-01-01 00:00:41 -05:00
2015-05-11 17:45:15 -04:00
2015-01-01 00:00:41 -05:00
2015-05-11 17:45:15 -04:00
2015-01-01 00:00:41 -05:00
2015-06-16 21:52:31 -04:00
2015-01-01 00:00:41 -05:00
2015-06-14 23:24:11 -04:00
2015-01-01 00:00:41 -05:00
2015-06-16 21:52:48 -04:00
2015-01-01 00:00:41 -05:00
2015-06-16 21:46:41 -04:00
2015-01-01 00:00:41 -05:00
2015-06-16 21:53:16 -04:00
2015-01-01 00:00:41 -05:00
2015-05-11 17:45:15 -04:00
2015-01-01 00:00:41 -05:00
2015-06-14 23:22:27 -04:00
2015-02-23 19:19:15 -05:00
2015-06-24 13:23:56 -04:00
2015-02-23 19:19:41 -05:00
2015-05-11 17:45:15 -04:00
2015-01-01 00:00:41 -05:00
2015-06-22 14:46:47 -04:00
2015-01-01 00:00:41 -05:00
2015-05-11 17:45:15 -04:00
2015-01-01 00:00:41 -05:00
2015-06-22 14:47:26 -04:00
2015-01-01 00:00:41 -05:00
2015-05-24 13:36:26 -04:00
2015-01-01 00:00:41 -05:00
2015-05-11 17:45:15 -04:00
2015-01-01 00:00:41 -05:00
2015-05-11 17:45:15 -04:00
2015-01-01 00:00:41 -05:00
2015-06-05 22:25:48 +02:00
2015-01-01 00:00:41 -05:00
2015-06-16 21:40:36 -04:00
2015-01-01 00:00:41 -05:00
2015-05-11 17:45:15 -04:00
2015-01-01 00:00:41 -05:00
2015-06-17 04:16:19 -04:00
2015-01-01 00:00:41 -05:00
2015-05-11 17:45:15 -04:00
2015-01-01 00:00:41 -05:00
2015-05-11 17:45:15 -04:00
2015-01-01 00:00:41 -05:00
2015-05-11 17:45:15 -04:00
2015-01-01 00:00:41 -05:00
2015-06-16 21:54:06 -04:00
2015-05-25 16:47:37 +02:00
2015-05-24 13:36:26 -04:00
2015-02-14 12:50:10 -05:00
2015-01-01 00:00:41 -05:00
2015-01-01 00:00:41 -05:00
2015-01-01 00:00:41 -05:00
2015-01-01 00:00:41 -05:00
2015-01-01 00:00:41 -05:00
2015-01-01 00:00:41 -05:00
2015-05-31 16:41:57 +02:00
2015-05-31 16:25:07 +02:00
2015-05-11 17:45:15 -04:00
2015-01-01 00:00:41 -05:00
2015-05-11 17:45:15 -04:00
2015-01-01 00:00:41 -05:00
2015-05-24 13:36:26 -04:00
2015-01-01 00:00:41 -05:00
2015-06-16 21:54:17 -04:00
2015-01-01 00:00:41 -05:00
2015-05-28 10:11:12 +02:00
2015-01-01 00:00:41 -05:00
2015-05-11 17:45:15 -04:00
2015-01-01 00:00:41 -05:00
2015-05-11 17:45:15 -04:00
2015-01-01 00:00:41 -05:00
2015-05-11 17:45:15 -04:00
2015-01-01 00:00:41 -05:00
2015-06-16 21:54:27 -04:00
2015-01-01 00:00:41 -05:00
2015-05-11 17:45:15 -04:00
2015-01-01 00:00:41 -05:00
2015-06-16 21:54:38 -04:00
2015-01-01 00:00:41 -05:00
2015-05-24 13:36:26 -04:00
2015-01-01 00:00:41 -05:00
2015-06-17 01:41:35 -07:00
2015-01-01 00:00:41 -05:00
2015-06-07 20:54:02 +02:00
2015-01-01 00:00:41 -05:00
2015-03-09 16:02:26 +00:00
2015-01-01 00:00:41 -05:00
2015-05-24 13:36:26 -04:00
2015-01-01 00:00:41 -05:00