Commit Graph

4 Commits

Author SHA1 Message Date
Nathan Shively-Sanders
608c146d89 Mark non-npm packages 2019-02-13 15:44:35 -08:00
Zev Spitz
d00d623d95 activex-excel: Default properties; remove EnumeratorConstructor overloads; reduce any (#27427)
* Default properties; reduce any; remove EnumeratorConstructor overloads

* Test fixes
2018-07-20 17:26:40 -07:00
Zev Spitz
33da0daffb [activex-*] Remove Enumerator overload taking SafeArray (#26103)
* Remove enumerator overload that takes SafeArray

* Interop tests depend on activex-scripting; associated version bump

* windows-script-host version bump

* npm test fixes

* Fix comment
2018-05-29 15:54:20 -07:00
Zev Spitz
2909ac3acc Split activex-interop from windows-script-host; replace activex-iwshruntimelibrary (#25695)
* Interop definitions -
 https://github.com/Microsoft/TypeScript/issues/21440

* WSH definitions

* Merge IWshRuntimeLibrary; -Object methods use ActiveXObjectNameMap

* WshNamed, WshUnnamed and default properties

* Merge activex-iwshruntimelibrary into windows-script-host

* WScript.Echo optional parameter

* Deleted package.json
2018-05-11 14:22:21 -07:00