Casper
fac0d7be02
Apply Namer to Java. ( #7194 )
...
* Started applying Namer to Java.
- Java didn't previously have keyword escaping
- Added prefixes and suffixes to the Namer methods
- TODO: migrate previous namer applications to using pre/suffixes
- Java methods / functions are interesting, it's mostly camel case
except when it involves a struct/enum name. That section is Keep case
- I changed the casing for some internal arguments/variables. This
violates the "don't change genfiles" rule that I've been using but it
shouldn't break user code.
- LegacyJavaMethod2 is interesting. Basically, Java has a "mixed" case
convention where it's camel case, except for the type/variant name
itself, which is keep case. So a type foo_bar would become getfoo_bar
instead of getFooBar.
* small fix
* Namer for Namespaces
* removed unused parameter, add const everywhere
* Remove unused argument
* More unused args
* Use mutable reference out parameters
* Made more strings const and inlined const empty strings
* remove do not submit
Co-authored-by: Casper Neo <cneo@google.com >
2022-03-30 18:13:16 -04:00
..
2022-03-29 10:01:32 -07:00
2022-01-30 19:29:18 -05:00
2022-03-23 21:40:11 -07:00
2021-11-30 23:13:24 -08:00
2022-01-14 14:39:15 -08:00
2019-02-21 23:36:55 +01:00
2021-09-27 20:59:19 +02:00
2022-03-04 21:57:48 -08:00
2022-03-23 21:40:11 -07:00
2022-03-30 12:29:41 -07:00
2021-07-22 19:02:28 -04:00
2022-01-30 19:29:18 -05:00
2022-01-30 19:29:18 -05:00
2022-03-28 18:07:09 -04:00
2022-03-28 18:07:09 -04:00
2022-03-23 21:40:11 -07:00
2022-03-23 21:40:11 -07:00
2022-01-30 19:29:18 -05:00
2022-03-23 21:40:11 -07:00
2022-03-30 18:13:16 -04:00
2021-05-14 13:56:52 -07:00
2022-01-30 19:29:18 -05:00
2021-09-15 16:57:29 -05:00
2022-02-16 15:02:54 -05:00
2022-02-23 22:31:40 -06:00
2022-02-22 01:03:46 -06:00
2022-01-30 19:29:18 -05:00
2022-03-04 21:57:48 -08:00
2022-03-22 21:41:39 -07:00
2022-03-30 12:51:58 -07:00
2022-02-13 20:29:36 -08:00
2022-01-29 14:24:24 -08:00
2021-12-02 21:29:19 -08:00
2019-08-23 10:46:47 -07:00
2019-08-23 10:46:47 -07:00
2021-02-10 11:45:34 -08:00
2022-03-22 21:41:39 -07:00
2022-03-22 21:56:14 -07:00
2022-02-16 15:02:54 -05:00
2020-05-07 14:11:26 -07:00
2022-02-16 15:02:54 -05:00
2022-02-21 22:33:47 -06:00
2022-02-21 22:33:47 -06:00
2022-02-21 22:33:47 -06:00
2021-01-19 12:51:13 -08:00
2022-01-06 20:35:37 -06:00
2021-04-12 10:41:59 -07:00
2019-02-21 19:50:13 +01:00
2019-10-17 15:16:40 -07:00
2021-11-15 11:16:45 -08:00
2020-10-26 17:46:50 -07:00
2022-03-28 18:07:09 -04:00
2020-10-22 13:36:02 -07:00
2020-06-22 17:08:35 -07:00
2022-03-08 15:39:12 -08:00
2021-12-02 21:29:19 -08:00
2021-05-07 22:57:13 -07:00
2021-12-02 21:29:19 -08:00
2022-01-28 20:52:32 -08:00
2022-03-28 18:07:09 -04:00
2020-01-23 14:53:58 -08:00
2022-03-23 21:40:11 -07:00
2021-12-03 11:23:58 -08:00
2021-12-03 11:23:58 -08:00
2022-03-23 21:40:11 -07:00
2022-03-23 21:40:11 -07:00
2022-03-23 21:40:11 -07:00
2021-05-20 11:34:17 -07:00
2021-05-20 11:34:17 -07:00
2021-09-28 13:23:30 -07:00
2021-09-28 13:23:30 -07:00
2022-03-28 18:07:09 -04:00
2022-03-23 21:40:11 -07:00
2022-03-23 21:40:11 -07:00
2021-06-06 17:40:56 +07:00
2021-06-06 17:40:56 +07:00
2021-06-01 09:09:55 -07:00
2022-03-23 21:40:11 -07:00
2022-03-23 21:40:11 -07:00
2019-07-08 11:22:56 -07:00
2021-01-07 11:54:00 -08:00
2019-07-26 11:06:25 -07:00
2019-07-26 09:13:11 -07:00
2022-02-02 23:44:43 -08:00
2022-02-02 23:44:43 -08:00
2021-04-06 07:23:45 -04:00
2022-02-02 23:39:19 +03:00
2021-08-30 15:34:42 -07:00
2021-03-18 11:01:50 -07:00
2021-11-19 17:01:48 -08:00
2021-03-18 11:01:50 -07:00
2022-01-28 20:52:32 -08:00
2022-03-08 15:13:34 -08:00
2020-10-22 13:36:02 -07:00
2022-02-23 22:31:40 -06:00
2021-04-12 10:41:59 -07:00
2018-10-15 16:55:59 -07:00
2017-08-11 09:24:36 -07:00
2017-08-11 09:24:36 -07:00
2020-05-07 14:26:33 -07:00
2021-12-09 15:47:09 -08:00
2021-12-09 15:47:09 -08:00
2022-01-31 21:52:15 -08:00
2022-01-30 19:29:18 -05:00
2022-02-15 11:48:42 -05:00
2021-06-03 14:17:40 -07:00
2020-03-02 10:15:23 -08:00
2021-11-12 14:01:11 -08:00
2021-11-12 14:01:11 -08:00
2021-11-22 12:14:31 -08:00
2022-03-28 18:07:09 -04:00
2021-01-19 12:51:13 -08:00
2022-03-10 10:08:13 -08:00
2022-03-30 12:51:58 -07:00
2022-03-10 10:08:13 -08:00
2022-01-06 20:35:37 -06:00
2022-03-10 10:08:13 -08:00
2019-10-10 15:25:39 -07:00
2021-04-12 10:41:59 -07:00