ridiculousfish dd007c29f4 Revert "parser: try to avoid some strings being copied"
This reverts commit 7a74198aa3cf88585eee879bd608df36fca12ced.

Believe it or not this commit actually increased copying. When accepting
a value you know you're going to take ownership of, just accept it by
value; then temporaries can invoke the move ctor and blah blah blah.

We really need a lightweight refcounted pass-by-value string to make this
less error prone.
2019-04-01 20:22:02 -07:00
..
2018-07-09 20:31:16 -07:00
2019-01-10 20:29:10 -08:00
2019-03-28 18:55:36 -05:00
2019-02-12 20:34:19 +01:00
2019-01-10 20:07:53 -08:00
2019-02-12 20:34:19 +01:00
2019-03-28 18:55:36 -05:00
2019-03-28 18:55:36 -05:00
2019-03-28 18:55:36 -05:00
2019-03-28 18:55:36 -05:00
2019-03-28 00:38:12 -07:00
2019-03-26 19:24:48 +01:00
2019-03-23 23:31:37 -07:00
2019-03-23 23:31:37 -07:00
2019-03-28 12:31:52 +01:00
2019-02-17 13:01:59 -08:00
2019-03-25 00:49:52 -07:00
2019-02-23 13:33:12 -08:00
2019-03-15 20:21:05 -07:00
2019-03-23 23:11:23 -07:00
2019-02-23 13:33:12 -08:00
2019-04-01 15:59:39 +02:00
2019-04-01 15:59:39 +02:00
2019-03-12 15:09:36 -07:00
2019-02-17 13:01:59 -08:00
2019-03-23 23:31:24 -07:00
2019-03-23 23:31:24 -07:00
2019-03-28 12:31:52 +01:00
2019-03-13 07:44:05 -07:00
2019-02-19 16:50:58 -08:00
2019-03-12 23:25:15 -07:00
2019-03-26 10:11:36 +01:00
2019-01-10 20:07:53 -08:00
2019-02-17 14:17:44 -08:00
2019-03-31 18:17:33 -05:00
2019-03-28 18:55:36 -05:00
2019-03-02 16:58:27 -08:00
2019-02-24 13:14:36 -08:00
2019-03-28 12:31:52 +01:00
2019-02-24 13:24:03 -08:00
2018-12-30 19:34:06 +01:00
2019-02-17 13:01:59 -08:00
2019-03-12 23:25:15 -07:00