Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / lucydsl/liblucy issues and pull requests

#75 - Why not javascript?

Issue - State: closed - Opened by thehappycheese over 2 years ago - 1 comment

#74 - Make the initial state be zero copy

Pull Request - State: closed - Opened by matthewp over 2 years ago

#73 - Makes machine name a zero copy operation

Pull Request - State: closed - Opened by matthewp over 2 years ago

#72 - Make state names be 0 copy

Pull Request - State: closed - Opened by matthewp over 2 years ago

#71 - Invoking "use reference" is incorrectly referenced in services property

Issue - State: closed - Opened by AriPerkkio almost 3 years ago - 2 comments

#70 - Include entry actions in dts

Pull Request - State: closed - Opened by matthewp about 3 years ago

#69 - Include data when sending to an actor

Pull Request - State: closed - Opened by matthewp about 3 years ago

#68 - Put spawning in a callback

Pull Request - State: closed - Opened by matthewp about 3 years ago

#67 - Sending to an actor should include parent event data

Issue - State: closed - Opened by matthewp about 3 years ago
Labels: bug

#66 - dts not created for entry actions

Issue - State: closed - Opened by matthewp about 3 years ago
Labels: bug

#65 - spawning should be done with a callback

Issue - State: closed - Opened by matthewp about 3 years ago
Labels: bug

#64 - Set proper type for actors

Pull Request - State: closed - Opened by matthewp about 3 years ago

#63 - Provide the context object in the MachineOptions interface.

Pull Request - State: closed - Opened by matthewp about 3 years ago

#62 - Include context keys in MachineOptions interface

Pull Request - State: closed - Opened by matthewp about 3 years ago

#61 - Support TS definitions for assigns

Pull Request - State: closed - Opened by matthewp about 3 years ago

#60 - Add actions for immediate transitions

Pull Request - State: closed - Opened by matthewp about 3 years ago

#59 - Add support for dot destination

Pull Request - State: closed - Opened by matthewp about 3 years ago

#58 - Target a nested state with an event

Issue - State: closed - Opened by theianjones about 3 years ago - 2 comments
Labels: bug

#57 - Enable .d.ts output via the `--experimental-dts` flag

Pull Request - State: closed - Opened by matthewp about 3 years ago

#56 - Print TypeScript definitions

Pull Request - State: closed - Opened by matthewp about 3 years ago

#55 - Actions in nested machines

Issue - State: closed - Opened by Santiago-j-s about 3 years ago - 2 comments
Labels: bug

#54 - Compile hangs if too many repeated event definitions

Issue - State: closed - Opened by zephraph about 3 years ago - 1 comment
Labels: bug

#53 - Nested states without nested machines

Issue - State: closed - Opened by matthewp over 3 years ago - 2 comments

#52 - Parallel states

Issue - State: closed - Opened by matthewp over 3 years ago
Labels: enhancement

#51 - Refactor the XState compiler

Pull Request - State: closed - Opened by matthewp over 3 years ago

#50 - Always add a newline when using multiline mode

Pull Request - State: closed - Opened by matthewp over 3 years ago

#49 - Destroy cloned actions/guards after machine is printed

Pull Request - State: closed - Opened by matthewp over 3 years ago

#48 - Add services when using spawn (no invoke)

Pull Request - State: closed - Opened by matthewp over 3 years ago

#47 - Test in CI versions 14.x, 16.x

Pull Request - State: closed - Opened by matthewp over 3 years ago

#46 - Refactor to walk through event, immediate, delay transitions separately

Pull Request - State: closed - Opened by matthewp over 3 years ago

#45 - [IDEA] XState JSON to Lucy?

Issue - State: closed - Opened by santicros over 3 years ago - 8 comments
Labels: enhancement

#44 - Named actions/guards get shared with sibling machines

Issue - State: closed - Opened by matthewp over 3 years ago
Labels: bug

#43 - Incorrect indentation when a reference follows an inline assign

Issue - State: closed - Opened by matthewp over 3 years ago
Labels: bug

#42 - Add typescript definitions

Pull Request - State: closed - Opened by matthewp over 3 years ago

#41 - Add support for symbols

Pull Request - State: closed - Opened by matthewp over 3 years ago - 1 comment

#39 - Add node/browser lib for Lucy

Issue - State: closed - Opened by mattpocock over 3 years ago - 2 comments

#38 - Add option for outputting to JSON

Issue - State: closed - Opened by mattpocock over 3 years ago - 4 comments
Labels: enhancement

#37 - Add support for comments

Pull Request - State: closed - Opened by matthewp over 3 years ago

#36 - Add test for guards in immediate transitions

Pull Request - State: closed - Opened by matthewp over 3 years ago

#35 - Link transitions to support multiple guarded transitions

Pull Request - State: closed - Opened by matthewp over 3 years ago

#34 - Change the generated code to export a function, not a static machine definition

Issue - State: closed - Opened by mattpocock over 3 years ago - 18 comments
Labels: enhancement

#33 - Allow underscores in identifier names

Pull Request - State: closed - Opened by matthewp over 3 years ago

#32 - Allow for unimplemented actions/services/guards

Issue - State: closed - Opened by mattpocock over 3 years ago - 13 comments
Labels: enhancement

#31 - Guards for immediate transitions

Issue - State: closed - Opened by mattpocock over 3 years ago - 1 comment
Labels: bug

#30 - Allow for stopping spawned actors

Issue - State: closed - Opened by mattpocock over 3 years ago - 5 comments
Labels: enhancement

#29 - Allow comments

Issue - State: closed - Opened by mattpocock over 3 years ago - 1 comment
Labels: bug

#28 - Allow for multiple guards in transitions

Issue - State: closed - Opened by mattpocock over 3 years ago - 4 comments
Labels: bug

#27 - Allow SCREAMING_SNAKE_CASE in event names

Issue - State: closed - Opened by mattpocock over 3 years ago - 1 comment
Labels: bug

#26 - Rename binary to lucyc

Pull Request - State: closed - Opened by matthewp over 3 years ago - 1 comment

#25 - Omit a `target` when none is provided in a transition

Pull Request - State: closed - Opened by matthewp over 3 years ago

#24 - Adds a test for --remote-imports

Pull Request - State: closed - Opened by matthewp over 3 years ago

#23 - Assign with no transition has `"ssign"` or `""` as target

Issue - State: closed - Opened by yoav-lavi over 3 years ago - 2 comments
Labels: bug

#22 - Switch Machine -> createMachine

Pull Request - State: closed - Opened by matthewp over 3 years ago

#21 - Make delay() compile to the after prop in XState

Pull Request - State: closed - Opened by matthewp over 3 years ago

#20 - Bug with `delay` token

Issue - State: closed - Opened by farskid over 3 years ago

#19 - Use createMachine insted of Machine

Issue - State: closed - Opened by santicros over 3 years ago - 2 comments

#18 - Error installing on Mac with zsh - command not found: lc

Issue - State: closed - Opened by santicros over 3 years ago - 5 comments

#17 - Not an issue: compilation to Robot and other machine libraries

Issue - State: closed - Opened by brucou over 3 years ago - 2 comments

#16 - Runtime

Issue - State: closed - Opened by cevr over 3 years ago - 4 comments

#15 - Typescript Codegen Support

Issue - State: closed - Opened by mattpocock over 3 years ago - 35 comments
Labels: enhancement

#14 - Get wasm release version to work

Pull Request - State: closed - Opened by matthewp over 3 years ago

#13 - Add spawn/send imports

Pull Request - State: closed - Opened by matthewp over 3 years ago

#12 - Fix CI failure in Ubuntu

Pull Request - State: closed - Opened by matthewp over 3 years ago

#11 - Add support for entry/exit

Pull Request - State: closed - Opened by matthewp over 3 years ago

#10 - Using spawn/send should import those from xstate

Issue - State: closed - Opened by matthewp over 3 years ago
Labels: bug

#9 - Support for actors

Pull Request - State: closed - Opened by matthewp over 3 years ago

#8 - Add support for @entry/exit

Issue - State: closed - Opened by matthewp over 3 years ago

#7 - Add support for spawn/send

Issue - State: closed - Opened by matthewp over 3 years ago

#6 - Support "on" event expressions

Pull Request - State: closed - Opened by matthewp over 3 years ago

#5 - Cleanup for call expressions

Pull Request - State: closed - Opened by matthewp over 3 years ago

#4 - Support error messages on call expression types

Pull Request - State: closed - Opened by matthewp over 3 years ago

#3 - Added a unit test for --out-dir

Pull Request - State: closed - Opened by matthewp over 3 years ago

#2 - Test native

Pull Request - State: closed - Opened by matthewp over 3 years ago

#1 - Add CI

Pull Request - State: closed - Opened by matthewp over 3 years ago