Ecosyste.ms: Issues

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

GitHub / frame-lang/frame_transpiler issues and pull requests

#121 - Support complex property syntax including array

Issue - State: open - Opened by frame-lang almost 2 years ago

#120 - Need a import statement in framelang for language packages.

Issue - State: open - Opened by deepaksharmaongraph about 2 years ago
Labels: enhancement

#118 - Code generation for Stack is not implemented

Issue - State: closed - Opened by deepaksharmaongraph about 2 years ago - 1 comment
Labels: bug

#117 - Stack Pop method not specify the return type

Issue - State: closed - Opened by deepaksharmaongraph about 2 years ago - 1 comment
Labels: golang

#116 - Change state with stack pop not handled in other languages expect rust.

Issue - State: closed - Opened by deepaksharmaongraph over 2 years ago - 2 comments
Labels: bug

#115 - string literal not properly handled in golang

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

#114 - Issues w/ calls aliasing interface methods

Issue - State: open - Opened by frame-lang over 2 years ago
Labels: enhancement

#113 - Parser not catching transition parameter mismatches

Issue - State: open - Opened by frame-lang over 2 years ago

#112 - Explore event forwarding parameter issues

Issue - State: open - Opened by frame-lang over 2 years ago

#111 - Create preprocessor to capture attributes

Issue - State: open - Opened by frame-lang over 2 years ago
Labels: enhancement

#110 - Remove "c# for bob generator" after c# upgrade

Issue - State: open - Opened by frame-lang over 2 years ago

#109 - Add annotation to relax signature checks.

Issue - State: open - Opened by frame-lang over 2 years ago
Labels: enhancement

#108 - Arguments to calls to actions not validated with action parameter types

Issue - State: open - Opened by frame-lang over 2 years ago
Labels: bug

#107 - System parameters don't throw errors

Issue - State: closed - Opened by frame-lang over 2 years ago - 1 comment
Labels: bug

#106 - v0.10.0 Tasks

Issue - State: open - Opened by frame-lang over 2 years ago

#105 - Language attribute disabled

Issue - State: closed - Opened by frame-lang over 2 years ago - 1 comment
Labels: bug

#104 - System Parameters not handled message parameter

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

#103 - Event parameter scope syntax doesn't emit type

Issue - State: closed - Opened by frame-lang over 2 years ago - 1 comment
Labels: bug

#102 - Simplify _do_transition()

Issue - State: open - Opened by frame-lang over 2 years ago
Labels: enhancement

#101 - Align system factory compartment initialization with transition codegen

Issue - State: closed - Opened by frame-lang over 2 years ago - 1 comment
Labels: enhancement, golang

#100 - Actions don't accept FrameEvent symbol

Issue - State: closed - Opened by frame-lang over 2 years ago - 1 comment
Labels: bug

#99 - syntax error for python when apply conditional statement for number.

Issue - State: closed - Opened by gaurav-ongraph over 2 years ago - 1 comment
Labels: bug

#98 - Add system params for domain variables

Issue - State: open - Opened by frame-lang over 2 years ago
Labels: documentation, enhancement

#97 - v0.9.0 Issues

Issue - State: closed - Opened by frame-lang over 2 years ago - 1 comment
Labels: bug, release blocker

#96 - Bug: Assignment to a state parameter doesn't generate correct code

Issue - State: closed - Opened by frame-lang over 2 years ago - 1 comment
Labels: bug, release blocker

#95 - Action definitions do not generate in golang

Issue - State: closed - Opened by frame-lang over 2 years ago - 1 comment
Labels: bug, golang, release blocker

#94 - A notation concept for non-interface based start/stop syntax.

Issue - State: closed - Opened by frame-lang over 2 years ago - 1 comment
Labels: enhancement

#93 - Forward event syntax

Issue - State: open - Opened by frame-lang over 2 years ago
Labels: enhancement

#92 - Support returning a tuple

Issue - State: open - Opened by frame-lang over 2 years ago
Labels: enhancement

#91 - Bug w/ passing controller to function

Issue - State: open - Opened by frame-lang over 2 years ago
Labels: bug

#90 - System initialization parameters

Issue - State: open - Opened by frame-lang over 2 years ago
Labels: enhancement

#89 - Empty transition label causes error

Issue - State: closed - Opened by frame-lang over 2 years ago - 1 comment
Labels: bug

#88 - Smart Transitions

Issue - State: open - Opened by frame-lang over 2 years ago
Labels: enhancement

#87 - State Labels

Issue - State: open - Opened by frame-lang over 2 years ago
Labels: enhancement

#86 - Prep for v0.8.0 release

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

#85 - Golang improvements

Issue - State: open - Opened by frame-lang over 2 years ago

#84 - Add frame_build crate

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

#83 - Composition pattern for action implementation

Issue - State: open - Opened by frame-lang over 2 years ago
Labels: documentation

#82 - Add details about Frame spec to MachineInfo.

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

#81 - Release process

Issue - State: open - Opened by frame-lang over 2 years ago - 3 comments
Labels: documentation

#80 - Add stdin/out support

Issue - State: open - Opened by frame-lang over 2 years ago - 5 comments
Labels: enhancement

#79 - Parser doesn't throw an error when event handler signature different than interface.

Issue - State: open - Opened by frame-lang over 2 years ago - 3 comments
Labels: bug

#78 - FrameEvent type symbol

Issue - State: open - Opened by frame-lang over 2 years ago
Labels: documentation, help wanted

#77 - Frame type map

Issue - State: open - Opened by frame-lang over 2 years ago

#76 - Add file name of source Frame spec to MachineInfo

Issue - State: closed - Opened by walkie over 2 years ago - 3 comments
Labels: enhancement

#75 - Smcat fixes

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

#74 - RFC language feature proposal - language attributes for actions

Issue - State: open - Opened by frame-lang over 2 years ago - 1 comment
Labels: enhancement, question

#73 - Roadmap

Issue - State: open - Opened by frame-lang over 2 years ago
Labels: roadmap

#72 - Add a Gitter chat badge to README.md

Pull Request - State: open - Opened by gitter-badger over 2 years ago

#71 - The Frame System Design Language (FSDL) and Runtime

Issue - State: open - Opened by frame-lang over 2 years ago - 3 comments
Labels: enhancement, help wanted

#70 - Refactor and unification of runtime interface

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

#69 - Messaging syntax proposal

Issue - State: open - Opened by frame-lang almost 3 years ago

#68 - Add thread_safe feature to generate Send+Sync compatible state machines

Pull Request - State: closed - Opened by walkie almost 3 years ago

#67 - Runtime: add callback interface for actions

Issue - State: open - Opened by walkie almost 3 years ago

#66 - Add events, event history, and transition history to runtime interface

Pull Request - State: closed - Opened by walkie almost 3 years ago

#64 - Assignments should be statements, not expressions

Issue - State: open - Opened by walkie almost 3 years ago - 1 comment

#63 - Live rendering of state machines to smcat

Pull Request - State: closed - Opened by walkie almost 3 years ago

#62 - Add event history to Rust runtime interface

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

#61 - Add last transition or transition history to Rust runtime interface

Issue - State: closed - Opened by walkie almost 3 years ago

#60 - Multiple entry/exit actions

Issue - State: open - Opened by walkie almost 3 years ago

#59 - Need a better way to share behavior among event handlers

Issue - State: open - Opened by walkie almost 3 years ago

#58 - Merge v0.7.0 into main for release

Pull Request - State: closed - Opened by walkie almost 3 years ago

#57 - Push a snapshot of the state context rather than a reference

Pull Request - State: closed - Opened by walkie almost 3 years ago

#56 - Generate smcat output for test files

Pull Request - State: closed - Opened by walkie almost 3 years ago

#55 - Add full structural information to runtime interface

Pull Request - State: closed - Opened by walkie almost 3 years ago

#54 - Bad programs can be silently accepted

Issue - State: open - Opened by walkie almost 3 years ago

#53 - Disappearing `!` in conditions

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

#52 - Add some configurable style to the smcat output, simplify visitor

Pull Request - State: closed - Opened by walkie almost 3 years ago

#51 - Better config attribute type names

Pull Request - State: closed - Opened by walkie almost 3 years ago

#50 - Event dispatch operator generalization

Issue - State: open - Opened by frame-lang almost 3 years ago

#49 - Don't require other args if `--generate-config`

Pull Request - State: closed - Opened by walkie almost 3 years ago

#48 - Remove return types from visitor methods, add empty defaults

Pull Request - State: closed - Opened by walkie almost 3 years ago

#47 - `NodeElement#accept()` should visit its children not itself

Issue - State: open - Opened by walkie almost 3 years ago

#46 - Add `cargo clippy` to CI, fix/suppress existing clippy warnings

Pull Request - State: closed - Opened by walkie almost 3 years ago

#45 - New and improved configuration system

Pull Request - State: closed - Opened by walkie almost 3 years ago - 2 comments

#44 - V0.7.0 docs edits

Pull Request - State: closed - Opened by frame-lang almost 3 years ago

#43 - Update index.rst

Pull Request - State: closed - Opened by frame-lang almost 3 years ago

#42 - Sendable callbacks

Pull Request - State: closed - Opened by walkie almost 3 years ago

#41 - Fix + test for handler calls w/o state context.

Pull Request - State: closed - Opened by walkie almost 3 years ago

#40 - Fix interface method calls

Pull Request - State: closed - Opened by walkie almost 3 years ago

#39 - Merge v0.6.0 changes into main

Pull Request - State: closed - Opened by walkie almost 3 years ago

#38 - Support literal syntax in javascript

Issue - State: open - Opened by frame-lang almost 3 years ago

#37 - Remove "dot" var decl syntax in parser

Issue - State: open - Opened by frame-lang about 3 years ago
Labels: invalid

#36 - Assignment works with incorrect l-values.

Issue - State: open - Opened by frame-lang about 3 years ago
Labels: bug

#35 - Parser incorrectly accepts '>' as a branch terminator

Issue - State: open - Opened by frame-lang about 3 years ago

#34 - Fix and test state history/stack feature

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

#33 - Manually revert termination tracking work.

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

#32 - Bad behavior for reused identifiers

Issue - State: open - Opened by frame-lang about 3 years ago

#31 - Refactor and fix state contexts in Rust backend

Pull Request - State: closed - Opened by walkie about 3 years ago - 1 comment

#30 - Lots of tests for integer/string matching.

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

#29 - Parser: empty string match gives a parse error

Issue - State: open - Opened by walkie about 3 years ago

#28 - Tests and fixes for transition functions and corresponding hook methods

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

#27 - Rust backend: implementation of change-state is incomplete

Issue - State: closed - Opened by walkie about 3 years ago

#23 - Rust backend: state histories are (probably) broken

Issue - State: closed - Opened by walkie about 3 years ago - 1 comment

#22 - Rust backend: initial state contexts are not initialized properly

Issue - State: closed - Opened by walkie about 3 years ago

#19 - Parser bug: method calls on disambiguated variables

Issue - State: open - Opened by walkie about 3 years ago

#18 - Grammar for Frame syntax (especially expression syntax)

Issue - State: open - Opened by walkie about 3 years ago - 3 comments

#17 - Grammar: allow terminators inside of branches?

Issue - State: open - Opened by walkie about 3 years ago - 18 comments