issues
search
jbeard4
/
SCION
SCXML/Statecharts in JavaScript, moved to gitlab: https://gitlab.com/scion-scxml/scion
https://scion.scxml.io
Apache License 2.0
149
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
empty <datamodel> block throws "Unexpected token" SyntaxError
#398
tangele
opened
6 years ago
1
Starting state machine within running state machine
#397
jasonpfi
closed
6 years ago
17
accessing application context from scxml
#396
Getafix-hub
closed
6 years ago
1
Activating Open Collective
#395
monkeywithacupcake
closed
6 years ago
0
improve documentation concerning interface to statemachine
#394
pkoevesdi
closed
6 years ago
20
improve documentation for compiling scxml
#393
pkoevesdi
closed
6 years ago
10
Documentation and examples
#392
brucou
closed
7 years ago
2
[README.MD] Demo links do not work
#391
egekorkan
opened
7 years ago
0
Multiple state identifiers in initial attribute not supported
#390
sradomski
closed
6 years ago
2
Add namespace to custom action tag names
#389
jbeard4
closed
7 years ago
0
Eventless transition, issue 196
#388
jbeard4
closed
7 years ago
0
validate send *expr attributes at parse time
#387
mattoshry
opened
7 years ago
0
reject scxml documents with raise and no @event at parse time
#386
mattoshry
opened
7 years ago
0
should validate param tags at parse time
#385
mattoshry
opened
7 years ago
0
should accept an scxml document containing foreach with object literal @array
#384
mattoshry
opened
7 years ago
0
should reject an scxml document containing foreach without @array
#383
mattoshry
opened
7 years ago
0
should reject an scxml document containing foreach without @item
#382
mattoshry
opened
7 years ago
0
should reject an scxml document containing assign without @location
#381
mattoshry
opened
7 years ago
0
should reject an scxml document containing data without @id
#380
mattoshry
opened
7 years ago
0
validate the fnModel argument in SCION constructor and throw an error if it is invalid
#379
jbeard4
opened
8 years ago
0
TypeError: chunk.charAt is not a function
#378
jonnermut
closed
8 years ago
9
The target id parser is a URL parser, not a URI parser
#377
jchimene
closed
8 years ago
3
Add CDNJS version badge in readme
#376
PeterDaveHello
closed
7 years ago
0
Slim down SCION browser build by making npm dependencies optional
#375
jbeard4
opened
8 years ago
0
include line and column info in send options
#374
mattoshry
opened
8 years ago
0
incorrect line and column numbers
#373
mattoshry
opened
8 years ago
2
Feat scriptsrc
#372
jbeard4
closed
8 years ago
0
send/invoke
#371
aksonov
closed
8 years ago
4
issue 320: Support dynamic script injection of script/@src
#370
mattoshry
closed
8 years ago
0
foreach fails in strict mode due to undeclared shallow array name variable
#369
mattoshry
opened
8 years ago
0
inter-session datamodel bleedover in a multi-tenant environment
#368
mattoshry
opened
8 years ago
0
issue 366: parse error when data/@expr, assign/@expr is an Object literal
#367
mattoshry
closed
8 years ago
0
parse error when data/@expr, assign/@expr is an Object literal
#366
mattoshry
closed
8 years ago
2
363: browserify bundle tickles scjson-analyzer bug
#365
mattoshry
closed
9 years ago
1
platform-specific session context
#364
jbeard4
opened
9 years ago
0
browserify bundle tickles scjson-analyzer bug
#363
mattoshry
opened
9 years ago
2
Errors in the execution of a state machine
#362
aldahirSealtiel
opened
9 years ago
0
Report data model (aka javascript) compilation errors before the FSM is executed
#361
mattoshry
closed
9 years ago
4
run a state machine in SCXML with SCION
#360
aldahirSealtiel
closed
9 years ago
2
adorn generated action functions with tagname, line, and column
#359
mattoshry
closed
9 years ago
0
support send/content/@expr
#358
mattoshry
closed
9 years ago
0
Know if event is handled by state machine or not
#357
mogsie
opened
9 years ago
0
Custom send
#356
feyzo
closed
7 years ago
0
send without event or eventexpr should result in parse error
#355
mattoshry
opened
9 years ago
0
provide interface or options allowing interpreter context to set execution limits
#354
mattoshry
opened
9 years ago
0
Provide a Roadmap
#353
jonnermut
closed
8 years ago
3
Added parsing cdata and fixed a bug
#352
feyzo
closed
9 years ago
0
Eventless transitions take precedence
#351
feyzo
closed
7 years ago
1
Fix state entry order
#350
feyzo
closed
7 years ago
0
Multiple onentry
#349
feyzo
closed
9 years ago
0
Next