9 Commits

Author SHA1 Message Date
Aleksandr Batsuev
bb6b1d4942
feat: valuesOptions for enums (#1358)
* enum valuesOptions support

* update tests a little, fix api docs

* tests: reverting bad conflict resolution

* test: put test.end() in its proper place

Co-authored-by: Alexander Fenster <fenster@google.com>
Co-authored-by: Alexander Fenster <github@fenster.name>
2022-08-17 10:27:22 -07:00
dcodeIO
b9f179064f Breaking: ReflectionObject#toJSON properly omits explicit undefined values 2017-04-13 12:51:53 +02:00
sschwiet
d65c229361 allow_alias enum option was not being honored. This case is now handled and a test case was added 2017-02-13 11:48:01 -06:00
dcodeIO
3317a76fb5 Other: Fixed some common reflection deopt sites, see #653 2017-01-24 01:43:53 +01:00
dcodeIO
6ba8c726a5 New: Statically generated services act mostly the same as runtime services 2017-01-21 00:39:29 +01:00
dcodeIO
6877b3399f Other: Coverage progress, 100% 2017-01-19 17:21:42 +01:00
dcodeIO
5aa296c901 Other: Coverage progress 2017-01-18 17:47:43 +01:00
dcodeIO
49053ffa0e Other: Coverage progress 2017-01-18 01:06:30 +01:00
dcodeIO
32e0529387 Other: Cleaned and categorized tests, coverage progress 2017-01-17 05:08:15 +01:00