dcodeIO
|
99ad9cc087
|
Added .create to statically generated types and uppercase nested elements to reflection namespaces, see #576; Also added Namespace#getEnum for completeness, see #576; Made pbjs use loadSync for deterministic outputs, see #573
|
2016-12-19 23:51:45 +01:00 |
|
dcodeIO
|
f8451f0058
|
Can finally run with --trace-deopt again without crashes
|
2016-12-17 14:26:18 +01:00 |
|
dcodeIO
|
9c9a66bf39
|
Added asJSON bytes as Buffer, see #566; Fixed parsing enum inner options, see #565; Other minor optimizations
|
2016-12-17 13:47:06 +01:00 |
|
dcodeIO
|
4531d75cdd
|
Can't just inline longNeq but can be simplified
|
2016-12-16 14:15:22 +01:00 |
|
dcodeIO
|
8f25377cf9
|
Inlined longNeq; Additional cyclic checks, see 563; More profiling data; Array abuse and varint optimization
|
2016-12-16 12:38:14 +01:00 |
|
dcodeIO
|
f1110b0993
|
Allow null for optional messages, see #562; Other minor improvements to short ifs
|
2016-12-15 19:18:43 +01:00 |
|
dcodeIO
|
f1370ff5b0
|
More refactoring; Initial RPC service implementaion, see #529
|
2016-12-08 17:21:58 +01:00 |
|
dcodeIO
|
fc9014822d
|
Automatic profile generation and processing [ci skip]
|
2016-12-06 23:18:30 +01:00 |
|
dcodeIO
|
7c28483d65
|
Use Uint8Array pool in browsers, just like node does with buffers
|
2016-12-06 17:05:40 +01:00 |
|
dcodeIO
|
a46cc4934b
|
Removed as-function overload for Reader/Writer, profiler stub, optimized version of Reader#int32
|
2016-12-06 15:04:29 +01:00 |
|