@markw65/monkeyc-optimizer 1.1.90 → 1.1.91

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,11 @@
2
2
 
3
3
  All notable changes to the "monkeyc-optimizer" package will be documented in this file.
4
4
 
5
+ ### 1.1.91
6
+
7
+ - Update the post build optimizer to use 7zip to unpack `.iq` files for compatibility with sdk-8.4.0
8
+ - Another fix for the bug that could result in infinite recursion when computing the union or intersection of two types involving typedefs
9
+
5
10
  ### 1.1.90
6
11
 
7
12
  - Fix a bug that could result in infinite recursion when computing the union or intersection of two types involving typedefs
package/build/api.cjs CHANGED
@@ -18,52 +18,52 @@ var __copyProps = (to, from, except, desc) => {
18
18
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
19
  var api_exports = {};
20
20
  __export(api_exports, {
21
- checkCompilerVersion: () => import_chunk_BOVSYC7N.checkCompilerVersion,
22
- clearDiagnostics: () => import_chunk_BOVSYC7N.clearDiagnostics,
23
- collectNamespaces: () => import_chunk_BOVSYC7N.collectNamespaces,
24
- createDocumentationMap: () => import_chunk_BOVSYC7N.createDocumentationMap,
25
- declKey: () => import_chunk_BOVSYC7N.declKey,
26
- diagnostic: () => import_chunk_BOVSYC7N.diagnostic,
27
- diagnosticHelper: () => import_chunk_BOVSYC7N.diagnosticHelper,
28
- findNamesInScope: () => import_chunk_BOVSYC7N.findNamesInScope,
29
- findUsingForNode: () => import_chunk_BOVSYC7N.findUsingForNode,
30
- formatAst: () => import_chunk_BOVSYC7N.formatAst,
31
- formatAstLongLines: () => import_chunk_BOVSYC7N.formatAstLongLines,
32
- formatScopedName: () => import_chunk_BOVSYC7N.formatScopedName,
33
- getApiFunctionInfo: () => import_chunk_BOVSYC7N.getApiFunctionInfo,
34
- getApiMapping: () => import_chunk_BOVSYC7N.getApiMapping,
35
- getSuperClasses: () => import_chunk_BOVSYC7N.getSuperClasses,
36
- handleImportUsing: () => import_chunk_BOVSYC7N.handleImportUsing,
21
+ checkCompilerVersion: () => import_chunk_OCIRSLOJ.checkCompilerVersion,
22
+ clearDiagnostics: () => import_chunk_OCIRSLOJ.clearDiagnostics,
23
+ collectNamespaces: () => import_chunk_OCIRSLOJ.collectNamespaces,
24
+ createDocumentationMap: () => import_chunk_OCIRSLOJ.createDocumentationMap,
25
+ declKey: () => import_chunk_OCIRSLOJ.declKey,
26
+ diagnostic: () => import_chunk_OCIRSLOJ.diagnostic,
27
+ diagnosticHelper: () => import_chunk_OCIRSLOJ.diagnosticHelper,
28
+ findNamesInScope: () => import_chunk_OCIRSLOJ.findNamesInScope,
29
+ findUsingForNode: () => import_chunk_OCIRSLOJ.findUsingForNode,
30
+ formatAst: () => import_chunk_OCIRSLOJ.formatAst,
31
+ formatAstLongLines: () => import_chunk_OCIRSLOJ.formatAstLongLines,
32
+ formatScopedName: () => import_chunk_OCIRSLOJ.formatScopedName,
33
+ getApiFunctionInfo: () => import_chunk_OCIRSLOJ.getApiFunctionInfo,
34
+ getApiMapping: () => import_chunk_OCIRSLOJ.getApiMapping,
35
+ getSuperClasses: () => import_chunk_OCIRSLOJ.getSuperClasses,
36
+ handleImportUsing: () => import_chunk_OCIRSLOJ.handleImportUsing,
37
37
  hasProperty: () => import_chunk_UBAYZSM3.hasProperty,
38
- isClassVariable: () => import_chunk_BOVSYC7N.isClassVariable,
39
- isLocal: () => import_chunk_BOVSYC7N.isLocal,
40
- isLookupCandidate: () => import_chunk_BOVSYC7N.isLookupCandidate,
41
- isStateNode: () => import_chunk_BOVSYC7N.isStateNode,
42
- lookupByFullName: () => import_chunk_BOVSYC7N.lookupByFullName,
43
- lookupNext: () => import_chunk_BOVSYC7N.lookupNext,
44
- lookupResultContains: () => import_chunk_BOVSYC7N.lookupResultContains,
45
- lookupWithType: () => import_chunk_BOVSYC7N.lookupWithType,
46
- makeToyboxLink: () => import_chunk_BOVSYC7N.makeToyboxLink,
47
- mapVarDeclsByType: () => import_chunk_BOVSYC7N.mapVarDeclsByType,
48
- markInvokeClassMethod: () => import_chunk_BOVSYC7N.markInvokeClassMethod,
49
- parseSdkVersion: () => import_chunk_BOVSYC7N.parseSdkVersion,
50
- popRootNode: () => import_chunk_BOVSYC7N.popRootNode,
51
- pushRootNode: () => import_chunk_BOVSYC7N.pushRootNode,
52
- resolveDiagnostics: () => import_chunk_BOVSYC7N.resolveDiagnostics,
53
- resolveDiagnosticsMap: () => import_chunk_BOVSYC7N.resolveDiagnosticsMap,
54
- sameLookupResult: () => import_chunk_BOVSYC7N.sameLookupResult,
38
+ isClassVariable: () => import_chunk_OCIRSLOJ.isClassVariable,
39
+ isLocal: () => import_chunk_OCIRSLOJ.isLocal,
40
+ isLookupCandidate: () => import_chunk_OCIRSLOJ.isLookupCandidate,
41
+ isStateNode: () => import_chunk_OCIRSLOJ.isStateNode,
42
+ lookupByFullName: () => import_chunk_OCIRSLOJ.lookupByFullName,
43
+ lookupNext: () => import_chunk_OCIRSLOJ.lookupNext,
44
+ lookupResultContains: () => import_chunk_OCIRSLOJ.lookupResultContains,
45
+ lookupWithType: () => import_chunk_OCIRSLOJ.lookupWithType,
46
+ makeToyboxLink: () => import_chunk_OCIRSLOJ.makeToyboxLink,
47
+ mapVarDeclsByType: () => import_chunk_OCIRSLOJ.mapVarDeclsByType,
48
+ markInvokeClassMethod: () => import_chunk_OCIRSLOJ.markInvokeClassMethod,
49
+ parseSdkVersion: () => import_chunk_OCIRSLOJ.parseSdkVersion,
50
+ popRootNode: () => import_chunk_OCIRSLOJ.popRootNode,
51
+ pushRootNode: () => import_chunk_OCIRSLOJ.pushRootNode,
52
+ resolveDiagnostics: () => import_chunk_OCIRSLOJ.resolveDiagnostics,
53
+ resolveDiagnosticsMap: () => import_chunk_OCIRSLOJ.resolveDiagnosticsMap,
54
+ sameLookupResult: () => import_chunk_OCIRSLOJ.sameLookupResult,
55
55
  traverseAst: () => import_chunk_UBAYZSM3.traverseAst,
56
- variableDeclarationName: () => import_chunk_BOVSYC7N.variableDeclarationName,
57
- visitReferences: () => import_chunk_BOVSYC7N.visitReferences,
58
- visit_resources: () => import_chunk_BOVSYC7N.visit_resources,
59
- visitorNode: () => import_chunk_BOVSYC7N.visitorNode
56
+ variableDeclarationName: () => import_chunk_OCIRSLOJ.variableDeclarationName,
57
+ visitReferences: () => import_chunk_OCIRSLOJ.visitReferences,
58
+ visit_resources: () => import_chunk_OCIRSLOJ.visit_resources,
59
+ visitorNode: () => import_chunk_OCIRSLOJ.visitorNode
60
60
  });
61
61
  module.exports = __toCommonJS(api_exports);
62
- var import_chunk_BOVSYC7N = require("./chunk-BOVSYC7N.cjs");
62
+ var import_chunk_OCIRSLOJ = require("./chunk-OCIRSLOJ.cjs");
63
63
  var import_chunk_KHQPCXSJ = require("./chunk-KHQPCXSJ.cjs");
64
64
  var import_chunk_UBAYZSM3 = require("./chunk-UBAYZSM3.cjs");
65
65
  var import_chunk_VS2QQHAK = require("./chunk-VS2QQHAK.cjs");
66
- (0, import_chunk_BOVSYC7N.init_api)();
66
+ (0, import_chunk_OCIRSLOJ.init_api)();
67
67
  // Annotate the CommonJS export names for ESM import in node:
68
68
  0 && (module.exports = {
69
69
  checkCompilerVersion,