Skip to content

Commit c997578

Browse files
authored
Merge pull request #969 from StoneCypher/chore_26-07-17_example-machines
chore(examples): add 186 example FSL machines (5.163.2)
2 parents 08b3265 + 3f2dd9b commit c997578

212 files changed

Lines changed: 8367 additions & 244 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.long.md

Lines changed: 79 additions & 2 deletions
Large diffs are not rendered by default.

CHANGELOG.md

Lines changed: 80 additions & 102 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ Please edit the file it's derived from, instead: `./src/md/readme_base.md`
1818
1919
2020
21-
* Generated for version 5.163.1 at 7/17/2026, 1:39:31 PM
21+
* Generated for version 5.163.2 at 7/17/2026, 10:04:39 PM
2222
2323
-->
24-
# jssm 5.163.1
24+
# jssm 5.163.2
2525

2626
[**Try the live editor**](https://stonecypher.github.io/jssm-viz-demo/graph_explorer.html) ·
2727
[Documentation](https://stonecypher.github.io/jssm/docs/) ·
@@ -348,7 +348,7 @@ That decision shows up everywhere downstream:
348348
or run `npm run benny` against your own machine.
349349

350350
- **More thoroughly tested than any other JavaScript state-machine
351-
library.** 8,774 tests at 100.0% line coverage
351+
library.** 10,076 tests at 100.0% line coverage
352352
([report](https://coveralls.io/github/StoneCypher/jssm)), plus
353353
fuzz testing via `fast-check`, with parser test data across ten natural
354354
languages and Emoji.
@@ -483,11 +483,11 @@ If your contribution is missing here, please open an issue.
483483

484484
<br/>
485485

486-
***8,774 tests***, run 98,171 times.
486+
***10,076 tests***, run 99,473 times.
487487

488-
- 7,871 specs with 100.0% coverage
488+
- 9,173 specs with 100.0% coverage
489489
- 903 fuzz tests with 56.3% coverage
490-
- 11,181 TypeScript lines - 0.8 tests per line, 8.8 generated tests per line
490+
- 11,181 TypeScript lines - 0.9 tests per line, 8.9 generated tests per line
491491

492492
[![Actions Status](https://github.com/StoneCypher/jssm/workflows/Node%20CI/badge.svg)](https://github.com/StoneCypher/jssm/actions)
493493
[![NPM version](https://img.shields.io/npm/v/jssm.svg)](https://www.npmjs.com/package/jssm)

dist/cdn/instance.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/cdn/viz.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/cli/fsl-export-system-prompt.cjs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/cli/fsl-render.cjs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)