Asi Bross
a561556fd7
Merged PR 301401: First round cleanup - remove msbuild files and unnecessary folders
...
First round cleanup - remove msbuild files and unnecessary folders
2017-06-20 18:37:47 +00:00
Daiyi Peng
c7373d8342
Merged PR 297335: Replace timeout with ExecuteOptions in zone.execute.
...
Replace timeout with ExecuteOptions in zone.execute.
2017-06-16 21:25:47 +00:00
Daiyi Peng
b8f58f7ca0
Merged PR 293569: Implement anonymous function execution.
...
1. Support function transport.
2. Implement zone.execute on function.
2017-06-15 18:10:11 +00:00
Daiyi Peng
f41cb059be
Merged PR 293286: Documentation iteration 2
...
1. add metric.md and log.md
2. fix anchor issue in VSTS on displaying markdown format.
3. remove some legacy md files.
2017-06-13 00:54:22 +00:00
Daiyi Peng
a641034ecc
Merged PR 291952: Add benchmark to napajs.
2017-06-12 17:10:21 +00:00
Daiyi Peng
a3f0bcaf05
Merged PR 287788: 1. Initial 'napajs' documentation.
...
1. Initial 'napajs' documentation.
2. Move ns 'memory.store' to 'store'.
2017-06-07 20:20:55 +00:00
Asi Bross
f6026033b5
Merged PR 282183: Add support for logging providers
...
Add support for logging providers
2017-06-05 17:34:45 +00:00
Daiyi Peng
8c5d1b203f
Merged PR 279204: Merge dev/dapeng/refine_store to master
...
1. Refine Store API.
2. Support function name with namespaces in zone.execute.
2017-05-27 00:13:04 +00:00
Daiyi Peng
f40d445fdf
Merged PR 278250: 1) SharedWrap => ShareableWrap and SharedPtrWrap.
...
1) SharedWrap => ShareableWrap and SharedPtrWrap.
2) SimpleAllocatorDebuggerWrap => AllocatorDebuggerWrap
2017-05-26 17:55:07 +00:00
Daiyi Peng
7cc3a722bc
Merged PR 276180: Merge dev/dapeng/refine_transport to master
...
This change fixes transport.register on addon Init, with a few tuning and adding tests.
Detailed changes are:
1) Support module.require in Napa.
2) Support C++ accessibility to napa binding.
3) Remove non-transportable, as any object is not transportable is non-transportable.
4) Refine Store API.
5) Add tests for memory and transport.
2017-05-25 21:04:35 +00:00
Asi Bross
1ea9a4f603
Merged PR 276235: change getCurrentZone function to currentZone property
...
change getCurrentZone function to currentZone property
2017-05-24 23:19:33 +00:00
Asi Bross
fb8175f0d1
Merged PR 275046: changed broadcast to return promise<void>
...
changed broadcast to return promise<void>
2017-05-23 21:24:04 +00:00
Asi Bross
30fa24e01d
Merged PR 268036: Remove initialization from bootstrap file feature
...
Remove initialization from bootstrap file feature
2017-05-18 17:06:03 +00:00
Asi Bross
08e974ac2e
Merged PR 266728: Move dispatcher to runtime folder
...
Move dispatcher to runtime folder
2017-05-15 21:40:38 +00:00
Daiyi Peng
beac8fa9d3
Merged PR 265435: Merge dev/dapeng/js_test to master
2017-05-15 21:13:21 +00:00
Asi Bross
b853614d49
Merged PR 264966: Integrate napa addon with napa.dll
...
Integrate napa addon with napa.dll
2017-05-12 20:06:44 +00:00
Asi Bross
93f19e06ca
Merged PR 249141: Use transport context in execute
...
Use transport context in execute
2017-04-26 21:13:41 +00:00
Daiyi Peng
dc8691044f
Merged PR 245145: Merge dev/dapeng/allocator_support to master
2017-04-25 00:11:40 +00:00
Sunghoon Choi
e3cc462a48
Merged PR 236850: Add more APIs into core modules.
...
I borrowed assert.js and util.js from node.js.
2017-04-17 17:27:11 +00:00
Yulong Wang
b4bf91e7ee
Merged PR 217176: [VanillaNapa] add javascript core modules
...
[VanillaNapa] add javascript core modules
2017-03-24 00:32:49 +00:00
Yulong Wang
0e54bec44b
Merged PR 218054: [VanillaNapa] [js-core-module] Add EventEmitter
...
File nodejs commits mapping:
.\events.js @221b03ad20453f08cef7ac3fcc788b8466edc3ef
2017-03-23 20:35:55 +00:00