@bikky/compiler 0.0.32 → 0.0.33

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.
Files changed (95) hide show
  1. package/Execution/bikc +1 -1
  2. package/Execution/bikcserver +2 -0
  3. package/package.json +3 -2
  4. package/Cache/lib.d.ts +0 -22
  5. package/Cache/lib.decorators.d.ts +0 -386
  6. package/Cache/lib.decorators.legacy.d.ts +0 -22
  7. package/Cache/lib.dom.asynciterable.d.ts +0 -28
  8. package/Cache/lib.dom.d.ts +0 -28418
  9. package/Cache/lib.dom.iterable.d.ts +0 -467
  10. package/Cache/lib.es2015.collection.d.ts +0 -147
  11. package/Cache/lib.es2015.core.d.ts +0 -557
  12. package/Cache/lib.es2015.d.ts +0 -28
  13. package/Cache/lib.es2015.generator.d.ts +0 -77
  14. package/Cache/lib.es2015.iterable.d.ts +0 -495
  15. package/Cache/lib.es2015.promise.d.ts +0 -81
  16. package/Cache/lib.es2015.proxy.d.ts +0 -128
  17. package/Cache/lib.es2015.reflect.d.ts +0 -144
  18. package/Cache/lib.es2015.symbol.d.ts +0 -46
  19. package/Cache/lib.es2015.symbol.wellknown.d.ts +0 -326
  20. package/Cache/lib.es2016.array.include.d.ts +0 -116
  21. package/Cache/lib.es2016.d.ts +0 -21
  22. package/Cache/lib.es2016.full.d.ts +0 -23
  23. package/Cache/lib.es2016.intl.d.ts +0 -31
  24. package/Cache/lib.es2017.d.ts +0 -25
  25. package/Cache/lib.es2017.date.d.ts +0 -31
  26. package/Cache/lib.es2017.full.d.ts +0 -23
  27. package/Cache/lib.es2017.intl.d.ts +0 -44
  28. package/Cache/lib.es2017.object.d.ts +0 -49
  29. package/Cache/lib.es2017.sharedmemory.d.ts +0 -135
  30. package/Cache/lib.es2017.string.d.ts +0 -45
  31. package/Cache/lib.es2017.typedarrays.d.ts +0 -53
  32. package/Cache/lib.es2018.asyncgenerator.d.ts +0 -77
  33. package/Cache/lib.es2018.asynciterable.d.ts +0 -43
  34. package/Cache/lib.es2018.d.ts +0 -24
  35. package/Cache/lib.es2018.full.d.ts +0 -24
  36. package/Cache/lib.es2018.intl.d.ts +0 -71
  37. package/Cache/lib.es2018.promise.d.ts +0 -30
  38. package/Cache/lib.es2018.regexp.d.ts +0 -37
  39. package/Cache/lib.es2019.array.d.ts +0 -79
  40. package/Cache/lib.es2019.d.ts +0 -24
  41. package/Cache/lib.es2019.full.d.ts +0 -24
  42. package/Cache/lib.es2019.intl.d.ts +0 -23
  43. package/Cache/lib.es2019.object.d.ts +0 -33
  44. package/Cache/lib.es2019.string.d.ts +0 -37
  45. package/Cache/lib.es2019.symbol.d.ts +0 -24
  46. package/Cache/lib.es2020.bigint.d.ts +0 -728
  47. package/Cache/lib.es2020.d.ts +0 -27
  48. package/Cache/lib.es2020.date.d.ts +0 -42
  49. package/Cache/lib.es2020.full.d.ts +0 -24
  50. package/Cache/lib.es2020.intl.d.ts +0 -449
  51. package/Cache/lib.es2020.number.d.ts +0 -28
  52. package/Cache/lib.es2020.promise.d.ts +0 -47
  53. package/Cache/lib.es2020.sharedmemory.d.ts +0 -97
  54. package/Cache/lib.es2020.string.d.ts +0 -42
  55. package/Cache/lib.es2020.symbol.wellknown.d.ts +0 -37
  56. package/Cache/lib.es2021.d.ts +0 -23
  57. package/Cache/lib.es2021.full.d.ts +0 -24
  58. package/Cache/lib.es2021.intl.d.ts +0 -166
  59. package/Cache/lib.es2021.promise.d.ts +0 -48
  60. package/Cache/lib.es2021.string.d.ts +0 -33
  61. package/Cache/lib.es2021.weakref.d.ts +0 -76
  62. package/Cache/lib.es2022.array.d.ts +0 -121
  63. package/Cache/lib.es2022.d.ts +0 -26
  64. package/Cache/lib.es2022.error.d.ts +0 -73
  65. package/Cache/lib.es2022.full.d.ts +0 -24
  66. package/Cache/lib.es2022.intl.d.ts +0 -117
  67. package/Cache/lib.es2022.object.d.ts +0 -26
  68. package/Cache/lib.es2022.regexp.d.ts +0 -39
  69. package/Cache/lib.es2022.sharedmemory.d.ts +0 -39
  70. package/Cache/lib.es2022.string.d.ts +0 -25
  71. package/Cache/lib.es2023.array.d.ts +0 -924
  72. package/Cache/lib.es2023.collection.d.ts +0 -21
  73. package/Cache/lib.es2023.d.ts +0 -21
  74. package/Cache/lib.es2023.full.d.ts +0 -24
  75. package/Cache/lib.es5.d.ts +0 -4563
  76. package/Cache/lib.es6.d.ts +0 -23
  77. package/Cache/lib.esnext.collection.d.ts +0 -29
  78. package/Cache/lib.esnext.d.ts +0 -25
  79. package/Cache/lib.esnext.decorators.d.ts +0 -28
  80. package/Cache/lib.esnext.disposable.d.ts +0 -185
  81. package/Cache/lib.esnext.full.d.ts +0 -24
  82. package/Cache/lib.esnext.intl.d.ts +0 -28
  83. package/Cache/lib.esnext.object.d.ts +0 -29
  84. package/Cache/lib.esnext.promise.d.ts +0 -35
  85. package/Cache/lib.scripthost.d.ts +0 -322
  86. package/Cache/lib.webworker.asynciterable.d.ts +0 -28
  87. package/Cache/lib.webworker.d.ts +0 -9417
  88. package/Cache/lib.webworker.importscripts.d.ts +0 -23
  89. package/Cache/lib.webworker.iterable.d.ts +0 -271
  90. package/Cache/tsc.js +0 -192208
  91. package/Cache/tsserver.js +0 -196376
  92. package/Cache/tsserverlibrary.d.ts +0 -17
  93. package/Cache/tsserverlibrary.js +0 -21
  94. package/Cache/typescript.d.ts +0 -11766
  95. package/Cache/typescript.js +0 -191064
@@ -1,21 +0,0 @@
1
- /*! *****************************************************************************
2
- Copyright (c) Microsoft Corporation. All rights reserved.
3
- Licensed under the Apache License, Version 2.0 (the "License"); you may not use
4
- this file except in compliance with the License. You may obtain a copy of the
5
- License at http://www.apache.org/licenses/LICENSE-2.0
6
-
7
- THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
8
- KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
9
- WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
10
- MERCHANTABLITY OR NON-INFRINGEMENT.
11
-
12
- See the Apache Version 2.0 License for specific language governing permissions
13
- and limitations under the License.
14
- ***************************************************************************** */
15
-
16
-
17
- /// <reference no-default-lib="true"/>
18
-
19
- interface WeakKeyTypes {
20
- symbol: symbol;
21
- }
@@ -1,21 +0,0 @@
1
- /*! *****************************************************************************
2
- Copyright (c) Microsoft Corporation. All rights reserved.
3
- Licensed under the Apache License, Version 2.0 (the "License"); you may not use
4
- this file except in compliance with the License. You may obtain a copy of the
5
- License at http://www.apache.org/licenses/LICENSE-2.0
6
-
7
- THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
8
- KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
9
- WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
10
- MERCHANTABLITY OR NON-INFRINGEMENT.
11
-
12
- See the Apache Version 2.0 License for specific language governing permissions
13
- and limitations under the License.
14
- ***************************************************************************** */
15
-
16
-
17
- /// <reference no-default-lib="true"/>
18
-
19
- /// <reference lib="es2022" />
20
- /// <reference lib="es2023.array" />
21
- /// <reference lib="es2023.collection" />
@@ -1,24 +0,0 @@
1
- /*! *****************************************************************************
2
- Copyright (c) Microsoft Corporation. All rights reserved.
3
- Licensed under the Apache License, Version 2.0 (the "License"); you may not use
4
- this file except in compliance with the License. You may obtain a copy of the
5
- License at http://www.apache.org/licenses/LICENSE-2.0
6
-
7
- THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
8
- KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
9
- WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
10
- MERCHANTABLITY OR NON-INFRINGEMENT.
11
-
12
- See the Apache Version 2.0 License for specific language governing permissions
13
- and limitations under the License.
14
- ***************************************************************************** */
15
-
16
-
17
- /// <reference no-default-lib="true"/>
18
-
19
- /// <reference lib="es2023" />
20
- /// <reference lib="dom" />
21
- /// <reference lib="webworker.importscripts" />
22
- /// <reference lib="scripthost" />
23
- /// <reference lib="dom.iterable" />
24
- /// <reference lib="dom.asynciterable" />