@holoscript/core 8.0.9 → 8.0.11
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/LICENSE +21 -0
- package/bin/holoscript.cjs +0 -0
- package/dist/{HoloCompositionParser-UZH6Y4HO.cjs → HoloCompositionParser-3XEC7IJC.cjs} +11 -11
- package/dist/{HoloCompositionParser-K76KTEEE.js → HoloCompositionParser-FLBZKFD3.js} +4 -4
- package/dist/{HoloScriptPlusParser-FTMCGWXD.js → HoloScriptPlusParser-55AY4MUF.js} +4 -4
- package/dist/{HoloScriptPlusParser-LQR5GIKF.cjs → HoloScriptPlusParser-RNUCHOAJ.cjs} +7 -7
- package/dist/{chunk-X3YFRH6K.js → chunk-2TAN7H54.js} +3 -3
- package/dist/{chunk-NFFHLX37.cjs → chunk-3KMANSQJ.cjs} +4 -4
- package/dist/{chunk-QDQWKSU3.js → chunk-4VVHNBCO.js} +5 -5
- package/dist/{chunk-CANAL6CT.cjs → chunk-656IAS7B.cjs} +6 -6
- package/dist/{chunk-CM4NHXVO.cjs → chunk-7N63JHUN.cjs} +3 -3
- package/dist/{chunk-DBH3D2MU.js → chunk-7NPZZZD7.js} +3 -3
- package/dist/{chunk-Z6LZUYZF.js → chunk-CP7V3ATL.js} +7 -5
- package/dist/{chunk-6NTAZN5Z.cjs → chunk-EI5G5JLY.cjs} +5 -5
- package/dist/{chunk-SZOLTWWD.js → chunk-FHVPN7BN.js} +3 -3
- package/dist/{chunk-X75H75UY.cjs → chunk-J3UHV5T4.cjs} +4 -4
- package/dist/{chunk-OV6HHKLE.cjs → chunk-OIBRWLPY.cjs} +7 -5
- package/dist/{chunk-QUJ3ZB55.cjs → chunk-P534AGP5.cjs} +5 -5
- package/dist/{chunk-4Q7RKQQI.cjs → chunk-RMOEL2GD.cjs} +5 -5
- package/dist/{chunk-SE7ANBGN.js → chunk-TX6ZBIF4.js} +3 -3
- package/dist/{chunk-GIBF4BHH.js → chunk-TYNRXRHF.js} +5 -5
- package/dist/{chunk-AUZRKIHQ.cjs → chunk-UDGTX7LY.cjs} +5 -5
- package/dist/{chunk-WKEK4NCA.js → chunk-USOUXQYD.js} +4 -4
- package/dist/{chunk-GP3OKSKT.js → chunk-VO52AJD5.js} +3 -3
- package/dist/cli/holoscript-runner.cjs +9 -9
- package/dist/cli/holoscript-runner.js +2 -2
- package/dist/compiler/incremental.cjs +6 -6
- package/dist/compiler/incremental.js +1 -1
- package/dist/compiler/index.cjs +79 -79
- package/dist/compiler/index.js +3 -3
- package/dist/entries/scripting.cjs +5 -5
- package/dist/entries/scripting.js +1 -1
- package/dist/evolution/index.cjs +16 -16
- package/dist/evolution/index.js +5 -5
- package/dist/index.cjs +184 -184
- package/dist/index.js +15 -15
- package/dist/parser.cjs +18 -18
- package/dist/parser.js +4 -4
- package/dist/reconstruction/index.cjs +38 -38
- package/dist/reconstruction/index.js +2 -2
- package/dist/traits/index.cjs +4 -4
- package/dist/traits/index.js +1 -1
- package/package.json +68 -69
package/dist/evolution/index.cjs
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('../chunk-
|
|
5
|
-
require('../chunk-
|
|
3
|
+
var chunkEI5G5JLY_cjs = require('../chunk-EI5G5JLY.cjs');
|
|
4
|
+
require('../chunk-3KMANSQJ.cjs');
|
|
5
|
+
require('../chunk-J3UHV5T4.cjs');
|
|
6
6
|
require('../chunk-3VBO3IYQ.cjs');
|
|
7
|
-
require('../chunk-
|
|
8
|
-
require('../chunk-
|
|
7
|
+
require('../chunk-656IAS7B.cjs');
|
|
8
|
+
require('../chunk-OIBRWLPY.cjs');
|
|
9
9
|
require('../chunk-YP5CHEYU.cjs');
|
|
10
10
|
require('../chunk-OMNHTCS4.cjs');
|
|
11
11
|
require('../chunk-EI3J6LTW.cjs');
|
|
@@ -20,47 +20,47 @@ require('../chunk-ZHPMP447.cjs');
|
|
|
20
20
|
|
|
21
21
|
Object.defineProperty(exports, "CORPUS_PORTFOLIO", {
|
|
22
22
|
enumerable: true,
|
|
23
|
-
get: function () { return
|
|
23
|
+
get: function () { return chunkEI5G5JLY_cjs.CORPUS_PORTFOLIO; }
|
|
24
24
|
});
|
|
25
25
|
Object.defineProperty(exports, "accrueOneStep", {
|
|
26
26
|
enumerable: true,
|
|
27
|
-
get: function () { return
|
|
27
|
+
get: function () { return chunkEI5G5JLY_cjs.accrueOneStep; }
|
|
28
28
|
});
|
|
29
29
|
Object.defineProperty(exports, "dedupRows", {
|
|
30
30
|
enumerable: true,
|
|
31
|
-
get: function () { return
|
|
31
|
+
get: function () { return chunkEI5G5JLY_cjs.dedupRows; }
|
|
32
32
|
});
|
|
33
33
|
Object.defineProperty(exports, "makeOllamaProposer", {
|
|
34
34
|
enumerable: true,
|
|
35
|
-
get: function () { return
|
|
35
|
+
get: function () { return chunkEI5G5JLY_cjs.makeOllamaProposer; }
|
|
36
36
|
});
|
|
37
37
|
Object.defineProperty(exports, "makeSeedGate", {
|
|
38
38
|
enumerable: true,
|
|
39
|
-
get: function () { return
|
|
39
|
+
get: function () { return chunkEI5G5JLY_cjs.makeSeedGate; }
|
|
40
40
|
});
|
|
41
41
|
Object.defineProperty(exports, "makeWasmCompilerFitnessGate", {
|
|
42
42
|
enumerable: true,
|
|
43
|
-
get: function () { return
|
|
43
|
+
get: function () { return chunkEI5G5JLY_cjs.makeWasmCompilerFitnessGate; }
|
|
44
44
|
});
|
|
45
45
|
Object.defineProperty(exports, "parsesClean", {
|
|
46
46
|
enumerable: true,
|
|
47
|
-
get: function () { return
|
|
47
|
+
get: function () { return chunkEI5G5JLY_cjs.parsesClean; }
|
|
48
48
|
});
|
|
49
49
|
Object.defineProperty(exports, "runEvolution", {
|
|
50
50
|
enumerable: true,
|
|
51
|
-
get: function () { return
|
|
51
|
+
get: function () { return chunkEI5G5JLY_cjs.runEvolution; }
|
|
52
52
|
});
|
|
53
53
|
Object.defineProperty(exports, "scoreWasmCompilerArtifact", {
|
|
54
54
|
enumerable: true,
|
|
55
|
-
get: function () { return
|
|
55
|
+
get: function () { return chunkEI5G5JLY_cjs.scoreWasmCompilerArtifact; }
|
|
56
56
|
});
|
|
57
57
|
Object.defineProperty(exports, "toGradedTraceRow", {
|
|
58
58
|
enumerable: true,
|
|
59
|
-
get: function () { return
|
|
59
|
+
get: function () { return chunkEI5G5JLY_cjs.toGradedTraceRow; }
|
|
60
60
|
});
|
|
61
61
|
Object.defineProperty(exports, "wasmFitnessBaselineFromScenario", {
|
|
62
62
|
enumerable: true,
|
|
63
|
-
get: function () { return
|
|
63
|
+
get: function () { return chunkEI5G5JLY_cjs.wasmFitnessBaselineFromScenario; }
|
|
64
64
|
});
|
|
65
65
|
//# sourceMappingURL=index.cjs.map
|
|
66
66
|
//# sourceMappingURL=index.cjs.map
|
package/dist/evolution/index.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { CORPUS_PORTFOLIO, accrueOneStep, dedupRows, makeOllamaProposer, makeSeedGate, makeWasmCompilerFitnessGate, parsesClean, runEvolution, scoreWasmCompilerArtifact, toGradedTraceRow, wasmFitnessBaselineFromScenario } from '../chunk-
|
|
2
|
-
import '../chunk-
|
|
3
|
-
import '../chunk-
|
|
1
|
+
export { CORPUS_PORTFOLIO, accrueOneStep, dedupRows, makeOllamaProposer, makeSeedGate, makeWasmCompilerFitnessGate, parsesClean, runEvolution, scoreWasmCompilerArtifact, toGradedTraceRow, wasmFitnessBaselineFromScenario } from '../chunk-USOUXQYD.js';
|
|
2
|
+
import '../chunk-TX6ZBIF4.js';
|
|
3
|
+
import '../chunk-FHVPN7BN.js';
|
|
4
4
|
import '../chunk-SYTRBGDS.js';
|
|
5
|
-
import '../chunk-
|
|
6
|
-
import '../chunk-
|
|
5
|
+
import '../chunk-7NPZZZD7.js';
|
|
6
|
+
import '../chunk-CP7V3ATL.js';
|
|
7
7
|
import '../chunk-UNMVGZVW.js';
|
|
8
8
|
import '../chunk-JBYBMBMW.js';
|
|
9
9
|
import '../chunk-2EGGAZT3.js';
|