13 Commits

Author SHA1 Message Date
James Forshaw f043d0df08 Added support to specify a CLSID for a scriptlet file. 2017-09-24 23:02:38 -04:00
James Forshaw f708ab889d Removed old VBA command line argument. 2017-05-19 10:11:17 +01:00
Nick Landers 6f8f373f64 Added version support for VBA generation
Added debug support for VBA generation
Changed '-v' short switch to set version (--ver)
2017-05-19 00:00:55 -06:00
James Forshaw 661e104880 Added version output. 2017-05-16 19:03:51 +01:00
James Forshaw b53cd212a0 Added VBScript support. 2017-05-16 19:00:29 +01:00
James Forshaw 4ebd90608f Made templates into resources to cleanup code. 2017-05-16 14:17:05 +01:00
James Forshaw bf6601e546 Added support for v4 framework only and made script generation more generic. 2017-05-16 13:57:04 +01:00
Monox Gas e9d70a9a91 Spelling error and WriteError fix 2017-04-20 16:47:41 -06:00
Monox Gas 43aa9b655c Added AUTHORS file
Added checks against conflicting options when selecting vba code
2017-04-20 16:34:26 -06:00
Monox Gas 91d5f7e6d4 Added functionality to create VBA code 2017-04-20 15:22:26 -06:00
James Forshaw 78869943d1 Added code to dump what classes are available if the one you specify isn't valid for the assembly. 2017-04-17 17:09:59 +01:00
James Forshaw ce3b01ccdf Fixed bug with output command. JS file doesn't like the BOM. 2017-04-09 11:15:11 -07:00
James Forshaw 93f73ef157 Added implementation 2017-04-08 16:48:20 -07:00