itemisCREATE / statecharts

YAKINDU Statechart Tools (http://www.statecharts.org)
Eclipse Public License 1.0
176 stars 86 forks source link

Document TypeScript generator #1725

Open RainerKlute opened 7 years ago

BeckmaR commented 7 years ago

The Typescript generator lives in the labs repo now, so maybe move the issue there :)

RainerKlute commented 7 years ago

The last status I am aware of is that the Typescript generator is in YSCT proper and that the release must contain the generator documentation. @andreasmuelder, please comment!

dTrace82 commented 7 years ago

The documentation is still being processed and can be reviewed tomorrow.

RainerKlute commented 7 years ago

Word!

dTrace82 commented 6 years ago

@RainerKlute I pushed the first version of the documentation on branch "doc_tsgenerator_issue1725" . Please review.

RainerKlute commented 6 years ago

TypeScript generator documentation reviewed.

Please see my changes and notes, the latter being marked with "FIXME". Oh, and please note that the branch's name is "docTsGenerator-issue1725", not "doc_tsgenerator_issue1725".

andreasmuelder commented 6 years ago

@RainerKlute @dTrace82 can you complete this task

RainerKlute commented 6 years ago

Hm, I just wanted to review the Typescript generator documentation, but the docTsGenerator-issue1725 branch is still at my last commit 151e5dab3e409180f4ef011db178701431e8069d as of 2017-11-14. @dTrace82, did you forget to push your changes?

andreasmuelder commented 6 years ago

@dTrace82 can you complete this task

dTrace82 commented 6 years ago

@andreasmuelder @RainerKlute I fixed the most commented issues. A chapter how to integrate the generated code into a web application is currently missing but in preparation. I have pushed the current state.