9 Commits

Author SHA1 Message Date
Kevin Decker
d871d97278
test: rebuild tests for current runtime (#1476)
* Rebuild gentest sources

* Incorporate gentests into make

Also reorder tasks so type linting is done against newly generated code vs. old.

* fix: add newline to package.json

Co-authored-by: Alexander Fenster <fenster@google.com>
Co-authored-by: Alexander Fenster <github@fenster.name>
2020-09-18 16:01:05 -07:00
Daniel Wirtz
42f49b43f6
feat: update dependencies / general cleanup (#1356)
Co-authored-by: Alexander Fenster <fenster@google.com>
2020-04-17 15:53:50 +02:00
dcodeIO
c482a5b76f Fixed: Unified safe property escapes and added a test for #834 2017-11-26 22:41:09 +01:00
dcodeIO
9392a41350 Other: Regenerate types 2017-11-24 18:18:48 +01:00
Robin Anil
6504a5049d Make 2017-05-23 15:06:31 -05:00
dcodeIO
c97b618112 Breaking: Everything uses interfaces now instead of typedefs (SomethingProperties is now ISomething) 2017-04-15 19:29:31 +02:00
dcodeIO
773e6347b5 Other: ext/descriptor docs; Other: Decorators coverage 2017-04-14 18:10:40 +02:00
dcodeIO
0425b584f4 Other: More decorator progress (MapField.d, optional Type.d) 2017-04-11 02:15:43 +02:00
dcodeIO
7a6f98b5e7 Breaking: Initial implementation of TypeScript decorators; Breaking: Refactored protobuf.Class away; Breaking: TypeScript definitions now have (a lot of) generics; Breaking: Removed deprecated features; Other: tsd-jsdoc now has limited generics support 2017-04-10 17:17:27 +02:00