Aktueller Stand

This commit is contained in:
2026-01-23 01:33:35 +01:00
parent 082dc5e110
commit 2766dd12c5
10109 changed files with 1578841 additions and 77685 deletions

View File

@@ -0,0 +1,31 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.OP_WITH_STM_RUNTIME = exports.OP_TRACED = exports.OP_SYNC = exports.OP_SUCCEED = exports.OP_RETRY = exports.OP_PROVIDE = exports.OP_ON_SUCCESS = exports.OP_ON_RETRY = exports.OP_ON_FAILURE = exports.OP_INTERRUPT = exports.OP_FAIL = exports.OP_DIE = void 0;
/** @internal */
const OP_WITH_STM_RUNTIME = exports.OP_WITH_STM_RUNTIME = "WithSTMRuntime";
/** @internal */
const OP_ON_FAILURE = exports.OP_ON_FAILURE = "OnFailure";
/** @internal */
const OP_ON_RETRY = exports.OP_ON_RETRY = "OnRetry";
/** @internal */
const OP_ON_SUCCESS = exports.OP_ON_SUCCESS = "OnSuccess";
/** @internal */
const OP_PROVIDE = exports.OP_PROVIDE = "Provide";
/** @internal */
const OP_SYNC = exports.OP_SYNC = "Sync";
/** @internal */
const OP_SUCCEED = exports.OP_SUCCEED = "Succeed";
/** @internal */
const OP_RETRY = exports.OP_RETRY = "Retry";
/** @internal */
const OP_FAIL = exports.OP_FAIL = "Fail";
/** @internal */
const OP_DIE = exports.OP_DIE = "Die";
/** @internal */
const OP_INTERRUPT = exports.OP_INTERRUPT = "Interrupt";
/** @internal */
const OP_TRACED = exports.OP_TRACED = "Traced";
//# sourceMappingURL=stm.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"stm.js","names":["OP_WITH_STM_RUNTIME","exports","OP_ON_FAILURE","OP_ON_RETRY","OP_ON_SUCCESS","OP_PROVIDE","OP_SYNC","OP_SUCCEED","OP_RETRY","OP_FAIL","OP_DIE","OP_INTERRUPT","OP_TRACED"],"sources":["../../../../../src/internal/stm/opCodes/stm.ts"],"sourcesContent":[null],"mappings":";;;;;;AAAA;AACO,MAAMA,mBAAmB,GAAAC,OAAA,CAAAD,mBAAA,GAAG,gBAAyB;AAK5D;AACO,MAAME,aAAa,GAAAD,OAAA,CAAAC,aAAA,GAAG,WAAoB;AAKjD;AACO,MAAMC,WAAW,GAAAF,OAAA,CAAAE,WAAA,GAAG,SAAkB;AAK7C;AACO,MAAMC,aAAa,GAAAH,OAAA,CAAAG,aAAA,GAAG,WAAoB;AAKjD;AACO,MAAMC,UAAU,GAAAJ,OAAA,CAAAI,UAAA,GAAG,SAAkB;AAK5C;AACO,MAAMC,OAAO,GAAAL,OAAA,CAAAK,OAAA,GAAG,MAAe;AAKtC;AACO,MAAMC,UAAU,GAAAN,OAAA,CAAAM,UAAA,GAAG,SAAkB;AAK5C;AACO,MAAMC,QAAQ,GAAAP,OAAA,CAAAO,QAAA,GAAG,OAAgB;AAKxC;AACO,MAAMC,OAAO,GAAAR,OAAA,CAAAQ,OAAA,GAAG,MAAe;AAKtC;AACO,MAAMC,MAAM,GAAAT,OAAA,CAAAS,MAAA,GAAG,KAAc;AAKpC;AACO,MAAMC,YAAY,GAAAV,OAAA,CAAAU,YAAA,GAAG,WAAoB;AAKhD;AACO,MAAMC,SAAS,GAAAX,OAAA,CAAAW,SAAA,GAAG,QAAiB","ignoreList":[]}

View File

@@ -0,0 +1,13 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.OP_RUNNING = exports.OP_INTERRUPTED = exports.OP_DONE = void 0;
/** @internal */
const OP_DONE = exports.OP_DONE = "Done";
/** @internal */
const OP_INTERRUPTED = exports.OP_INTERRUPTED = "Interrupted";
/** @internal */
const OP_RUNNING = exports.OP_RUNNING = "Running";
//# sourceMappingURL=stmState.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"stmState.js","names":["OP_DONE","exports","OP_INTERRUPTED","OP_RUNNING"],"sources":["../../../../../src/internal/stm/opCodes/stmState.ts"],"sourcesContent":[null],"mappings":";;;;;;AAAA;AACO,MAAMA,OAAO,GAAAC,OAAA,CAAAD,OAAA,GAAG,MAAe;AAKtC;AACO,MAAME,cAAc,GAAAD,OAAA,CAAAC,cAAA,GAAG,aAAsB;AAKpD;AACO,MAAMC,UAAU,GAAAF,OAAA,CAAAE,UAAA,GAAG,SAAkB","ignoreList":[]}

View File

@@ -0,0 +1,13 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.OP_SLIDING_STRATEGY = exports.OP_DROPPING_STRATEGY = exports.OP_BACKPRESSURE_STRATEGY = void 0;
/** @internal */
const OP_BACKPRESSURE_STRATEGY = exports.OP_BACKPRESSURE_STRATEGY = "BackPressure";
/** @internal */
const OP_DROPPING_STRATEGY = exports.OP_DROPPING_STRATEGY = "Dropping";
/** @internal */
const OP_SLIDING_STRATEGY = exports.OP_SLIDING_STRATEGY = "Sliding";
//# sourceMappingURL=strategy.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"strategy.js","names":["OP_BACKPRESSURE_STRATEGY","exports","OP_DROPPING_STRATEGY","OP_SLIDING_STRATEGY"],"sources":["../../../../../src/internal/stm/opCodes/strategy.ts"],"sourcesContent":[null],"mappings":";;;;;;AAAA;AACO,MAAMA,wBAAwB,GAAAC,OAAA,CAAAD,wBAAA,GAAG,cAAuB;AAK/D;AACO,MAAME,oBAAoB,GAAAD,OAAA,CAAAC,oBAAA,GAAG,UAAmB;AAKvD;AACO,MAAMC,mBAAmB,GAAAF,OAAA,CAAAE,mBAAA,GAAG,SAAkB","ignoreList":[]}

View File

@@ -0,0 +1,17 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.OP_SUCCEED = exports.OP_RETRY = exports.OP_INTERRUPT = exports.OP_FAIL = exports.OP_DIE = void 0;
/** @internal */
const OP_FAIL = exports.OP_FAIL = "Fail";
/** @internal */
const OP_DIE = exports.OP_DIE = "Die";
/** @internal */
const OP_INTERRUPT = exports.OP_INTERRUPT = "Interrupt";
/** @internal */
const OP_SUCCEED = exports.OP_SUCCEED = "Succeed";
/** @internal */
const OP_RETRY = exports.OP_RETRY = "Retry";
//# sourceMappingURL=tExit.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"tExit.js","names":["OP_FAIL","exports","OP_DIE","OP_INTERRUPT","OP_SUCCEED","OP_RETRY"],"sources":["../../../../../src/internal/stm/opCodes/tExit.ts"],"sourcesContent":[null],"mappings":";;;;;;AAAA;AACO,MAAMA,OAAO,GAAAC,OAAA,CAAAD,OAAA,GAAG,MAAe;AAKtC;AACO,MAAME,MAAM,GAAAD,OAAA,CAAAC,MAAA,GAAG,KAAc;AAKpC;AACO,MAAMC,YAAY,GAAAF,OAAA,CAAAE,YAAA,GAAG,WAAoB;AAKhD;AACO,MAAMC,UAAU,GAAAH,OAAA,CAAAG,UAAA,GAAG,SAAkB;AAK5C;AACO,MAAMC,QAAQ,GAAAJ,OAAA,CAAAI,QAAA,GAAG,OAAgB","ignoreList":[]}

View File

@@ -0,0 +1,11 @@
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.OP_SUSPEND = exports.OP_DONE = void 0;
/** @internal */
const OP_DONE = exports.OP_DONE = "Done";
/** @internal */
const OP_SUSPEND = exports.OP_SUSPEND = "Suspend";
//# sourceMappingURL=tryCommit.js.map

View File

@@ -0,0 +1 @@
{"version":3,"file":"tryCommit.js","names":["OP_DONE","exports","OP_SUSPEND"],"sources":["../../../../../src/internal/stm/opCodes/tryCommit.ts"],"sourcesContent":[null],"mappings":";;;;;;AAAA;AACO,MAAMA,OAAO,GAAAC,OAAA,CAAAD,OAAA,GAAG,MAAe;AAKtC;AACO,MAAME,UAAU,GAAAD,OAAA,CAAAC,UAAA,GAAG,SAAkB","ignoreList":[]}