Ecosyste.ms: Issues

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

GitHub / lf-lang/lingua-franca issues and pull requests

#2232 - Bugfixes in handling of target properties across imports

Pull Request - State: closed - Opened by byeonggiljun 9 months ago - 17 comments
Labels: federated, bugfix

#2231 - Fix failing Zephyr tests in CI

Pull Request - State: closed - Opened by erlingrj 9 months ago
Labels: ci, zephyr

#2230 - Fixed null pointer exception in message reporting

Pull Request - State: closed - Opened by cmnrd 9 months ago
Labels: bugfix

#2229 - Use nowhere() when reporting scheduler warnings

Pull Request - State: closed - Opened by lsk567 9 months ago - 3 comments

#2227 - Master branch is broken

Issue - State: closed - Opened by edwardalee 9 months ago - 1 comment
Labels: bug

#2226 - Use lf_combine_deadline_and_level function

Pull Request - State: closed - Opened by edwardalee 9 months ago
Labels: cleanup

#2225 - Snapshot version 0.7.1

Pull Request - State: closed - Opened by francabot 9 months ago
Labels: automated

#2224 - Release version 0.7.0

Pull Request - State: closed - Opened by francabot 9 months ago
Labels: automated

#2222 - Fixed code generation for connections involving enclave banks with multiports

Pull Request - State: closed - Opened by julianrobledom 9 months ago
Labels: bugfix

#2221 - Deadline not inherited across enclaves

Issue - State: open - Opened by fra-p 9 months ago - 1 comment
Labels: c, feature

#2220 - Fixed `#line` directives on Windows

Pull Request - State: closed - Opened by petervdonovan 9 months ago
Labels: c, windows, bugfix

#2219 - Could not enter critical section during program termination in AsyncCallback

Issue - State: open - Opened by petervdonovan 9 months ago - 2 comments
Labels: bug, c

#2217 - Report unsupported target properties as errors

Pull Request - State: closed - Opened by cmnrd 9 months ago - 5 comments
Labels: enhancement

#2216 - Validation of transient annotation

Issue - State: open - Opened by ChadliaJerad 9 months ago - 1 comment

#2215 - Fix in CDockerGenerator.java

Pull Request - State: closed - Opened by petervdonovan 9 months ago - 2 comments
Labels: c, docker, exclude

#2213 - Adding support of transient federates

Pull Request - State: open - Opened by ChadliaJerad 9 months ago - 3 comments
Labels: c, federated, feature

#2211 - Enabled C federated tests with Rust RTI

Pull Request - State: open - Opened by chanijjani 9 months ago - 3 comments
Labels: federated, feature

#2210 - Further cleanup

Pull Request - State: closed - Opened by edwardalee 9 months ago
Labels: cleanup

#2209 - Remove the deprecated `threading` target property and compiler command line flag

Issue - State: closed - Opened by cmnrd 9 months ago - 2 comments
Labels: cleanup

#2208 - Release version 0.6.1

Pull Request - State: closed - Opened by francabot 9 months ago
Labels: automated

#2207 - Tracing of federates no longer works in master

Issue - State: closed - Opened by edwardalee 9 months ago - 2 comments
Labels: bug

#2205 - Set CI to allow ssh

Pull Request - State: closed - Opened by edwardalee 9 months ago - 1 comment
Labels: exclude, bugfix

#2204 - Directory definitions corrected and made to work for federated.

Pull Request - State: closed - Opened by edwardalee 9 months ago
Labels: bug, c, cleanup

#2203 - Files in include Folder Removed After Compiling with lfc

Issue - State: open - Opened by Depetrol 9 months ago - 9 comments
Labels: bug

#2202 - Remove the deprecated list syntax

Issue - State: closed - Opened by cmnrd 9 months ago - 1 comment
Labels: language

#2201 - Fixed clang warnings in generated C++ code

Pull Request - State: closed - Opened by cmnrd 9 months ago
Labels: enhancement

#2200 - Files in include folder pruned after compiling with lfc

Issue - State: closed - Opened by Depetrol 9 months ago - 3 comments

#2199 - NullPointerException occurred in the LFC when generating federated reactor for Zephyr

Issue - State: closed - Opened by keiichibando 9 months ago - 2 comments
Labels: enhancement, zephyr

#2198 - More user-friendly Docker support

Pull Request - State: closed - Opened by lhstrh 9 months ago - 2 comments
Labels: enhancement

#2197 - Mark two federated tests as failing

Pull Request - State: closed - Opened by petervdonovan 9 months ago - 4 comments
Labels: bug, c, testing, federated, exclude

#2196 - Deflake test

Pull Request - State: closed - Opened by edwardalee 9 months ago - 1 comment
Labels: cleanup

#2195 - [CCPP]: Generic Type is not resolved in header for target CCPP

Issue - State: open - Opened by mkhubaibumer 9 months ago - 2 comments
Labels: bug, c

#2194 - Parameterized default branch in check-diff script

Pull Request - State: closed - Opened by lhstrh 9 months ago
Labels: ci

#2193 - Usage of self-hosted macOS runners

Pull Request - State: closed - Opened by lhstrh 9 months ago
Labels: ci

#2192 - Plugin API for tracing

Pull Request - State: closed - Opened by petervdonovan 9 months ago - 1 comment
Labels: feature

#2191 - Feature: RTI verify installed via CLI

Issue - State: open - Opened by elgeeko1 9 months ago - 6 comments
Labels: enhancement, good first issue, c, federated

#2190 - Replace use of deprecated APIs in C tests

Pull Request - State: closed - Opened by edwardalee 9 months ago - 4 comments
Labels: cleanup

#2189 - Address warnings produced by clang in generated C++ code

Issue - State: closed - Opened by cmnrd 9 months ago
Labels: enhancement, cpp

#2188 - LF vscode extension doesn't show any output if cmake is not installed

Issue - State: open - Opened by mkhubaibumer 9 months ago - 1 comment
Labels: bug, compiler, ide, cmake

#2187 - LF Code doesn't compile if filename has hyphen (-)

Issue - State: open - Opened by mkhubaibumer 9 months ago - 5 comments
Labels: bug, compiler, c

#2186 - Escape special characters in type arguments.

Pull Request - State: closed - Opened by petervdonovan 10 months ago
Labels: c, bugfix

#2185 - Support for the `stm32` platform

Pull Request - State: open - Opened by naichenzhao 10 months ago - 3 comments
Labels: feature

#2184 - Change to CLOCK_REALTIME for C target + cleanup

Pull Request - State: closed - Opened by erlingrj 10 months ago
Labels: enhancement, c, cleanup

#2183 - Fixed cmake deprecation warnings in the C target

Pull Request - State: closed - Opened by cmnrd 10 months ago - 2 comments
Labels: bugfix

#2182 - Have colorized outputs from C/Cpp compilers as default

Pull Request - State: closed - Opened by erlingrj 10 months ago
Labels: enhancement, c, cpp, cmake

#2181 - Command-line arguments for C/CCpp (... other than Cpp)?

Issue - State: open - Opened by stustd 10 months ago - 1 comment

#2180 - Reduced scope for conflicting main reactors check

Pull Request - State: closed - Opened by lhstrh 10 months ago
Labels: bugfix

#2179 - Generic Reactors does not sanitize characters for filesystem

Issue - State: closed - Opened by SheaFixstars 10 months ago - 5 comments

#2178 - Rp2040 multithreaded target support

Pull Request - State: closed - Opened by sberkun 10 months ago
Labels: feature

#2177 - Use self-hosted Linux runner

Pull Request - State: closed - Opened by lhstrh 10 months ago
Labels: ci

#2176 - [CI] codecov-action bumped to v4.0.0

Pull Request - State: closed - Opened by lhstrh 10 months ago
Labels: ci

#2175 - CI for macOS and Windows only ran periodically, not continuously

Pull Request - State: closed - Opened by lhstrh 10 months ago - 14 comments
Labels: ci

#2174 - Fixed path conversion on Windows

Pull Request - State: closed - Opened by cmnrd 10 months ago - 1 comment
Labels: bugfix

#2173 - Use local rti in DistributedStopDecentralizedContainerized.lf

Pull Request - State: closed - Opened by lhstrh 10 months ago
Labels: testing, exclude

#2172 - Add watchdogs to environment struct

Pull Request - State: closed - Opened by erlingrj 10 months ago
Labels: enhancement, c

#2171 - Federated compilation with the clean flag does not work correctly

Issue - State: closed - Opened by erlingrj 10 months ago - 1 comment
Labels: bug, c, federated

#2170 - Example program does not compile

Issue - State: closed - Opened by edwardalee 10 months ago - 2 comments

#2169 - Use login shell so ~/.bash_profile is sourced

Pull Request - State: closed - Opened by edwardalee 10 months ago - 1 comment
Labels: enhancement, federated

#2168 - Tests that were previously failing re-enabled

Pull Request - State: closed - Opened by edwardalee 10 months ago - 1 comment
Labels: federated, bugfix, cleanup

#2167 - Use Zephyr's CMake extension to correctly build and link reactor-c

Pull Request - State: closed - Opened by erlingrj 10 months ago
Labels: c, build system, bugfix, zephyr

#2166 - Error in Diagram Synthesis

Issue - State: closed - Opened by jjrev 10 months ago - 7 comments
Labels: bug, help wanted, windows

#2165 - Fixed generation of preambles for unused imports

Pull Request - State: closed - Opened by cmnrd 10 months ago
Labels: bugfix

#2164 - Fixed parameter forwarding for non-trivial types in C++

Pull Request - State: closed - Opened by cmnrd 10 months ago
Labels: bugfix

#2163 - Coverage threshold changed to avoid transient failures being reported …

Pull Request - State: closed - Opened by lhstrh 10 months ago
Labels: ci

#2162 - Validation of attributes

Issue - State: open - Opened by lhstrh 10 months ago

#2161 - Clock sync target parameters are not passed on to federates

Issue - State: closed - Opened by edwardalee 10 months ago - 1 comment
Labels: bug, federated

#2160 - Fix some zephyr build issues

Pull Request - State: closed - Opened by erlingrj 10 months ago - 4 comments
Labels: bugfix, zephyr

#2159 - startup code

Issue - State: closed - Opened by schoeberl 10 months ago - 4 comments

#2158 - Removal of image-specific commands in case base image is specified

Pull Request - State: closed - Opened by lhstrh 10 months ago
Labels: bugfix

#2157 - Fixed `hashCode()` implementation in `TimeValue` class

Pull Request - State: closed - Opened by lhstrh 10 months ago
Labels: bugfix

#2156 - preamble is always in included

Issue - State: closed - Opened by tanneberger 10 months ago - 2 comments
Labels: bug, cpp

#2155 - STP offsets cause lfc to fail

Issue - State: closed - Opened by edwardalee 10 months ago - 1 comment
Labels: bug, federated

#2154 - CMake builds should support use of CMAKE_TOOLCHAIN_FILE for cross-compilation

Issue - State: open - Opened by petervdonovan 10 months ago - 1 comment
Labels: c, build system

#2153 - Docker support should include orchestration on multiple nodes

Issue - State: closed - Opened by petervdonovan 10 months ago - 2 comments
Labels: docker, feature

#2152 - Docker Python support should allow the user to install dependencies

Issue - State: closed - Opened by petervdonovan 10 months ago
Labels: python, docker, feature

#2151 - Python docker parent image fixed at version `3.10`

Pull Request - State: closed - Opened by petervdonovan 10 months ago
Labels: python, docker, bugfix

#2150 - Watchdogs sometimes fail on program termination

Issue - State: closed - Opened by edwardalee 10 months ago - 2 comments
Labels: bug, good first issue

#2149 - Timeout should not be inherited

Issue - State: closed - Opened by edwardalee 10 months ago - 1 comment
Labels: bug

#2147 - Fix for #2087

Pull Request - State: closed - Opened by a-sr 10 months ago - 2 comments
Labels: bugfix

#2146 - Compilation timeout

Issue - State: open - Opened by lhstrh 11 months ago - 2 comments

#2145 - Parallel compilation disabled to avoid triggering deadlock in concurrent invocations of CMake

Pull Request - State: closed - Opened by edwardalee 11 months ago - 1 comment
Labels: compiler, federated, bugfix

#2144 - Ability to specify rti image for dockerized federated programs

Pull Request - State: closed - Opened by lhstrh 11 months ago
Labels: feature

#2143 - Adjustments to launch script to handle `SIGINT` properly

Pull Request - State: open - Opened by lhstrh 11 months ago
Labels: bugfix

#2142 - Federated cleanup discard

Pull Request - State: closed - Opened by edwardalee 11 months ago
Labels: build system

#2141 - Time limits imposed on integration tests

Pull Request - State: closed - Opened by lhstrh 11 months ago
Labels: testing

#2140 - Various bugfixes and cleanups in the support for federated programs

Pull Request - State: closed - Opened by edwardalee 11 months ago - 3 comments
Labels: enhancement, c, federated, bugfix

#2139 - macOS CI testing

Pull Request - State: closed - Opened by erlingrj 11 months ago
Labels: testing

#2138 - Problematic federtated tests excluded from macOS runs

Pull Request - State: closed - Opened by lhstrh 11 months ago - 1 comment
Labels: testing, exclude

#2137 - Adjustment to test output to show progress

Pull Request - State: closed - Opened by lhstrh 11 months ago - 2 comments
Labels: testing

#2136 - String literal allowed as property name

Pull Request - State: closed - Opened by oowekyala 11 months ago - 1 comment
Labels: enhancement

#2135 - Fix comment in RunSingleTest

Pull Request - State: closed - Opened by lhstrh 11 months ago
Labels: exclude

#2134 - Remove bogus port search

Pull Request - State: closed - Opened by edwardalee 11 months ago - 1 comment
Labels: federated, bugfix

#2133 - Sponsorship through OpenCollective

Pull Request - State: closed - Opened by lhstrh 11 months ago
Labels: exclude

#2131 - Fix remote launch and add -l option to log to files

Pull Request - State: closed - Opened by edwardalee 11 months ago - 6 comments
Labels: enhancement, federated, bugfix

#2130 - Bugfix for TypeScript in dev mode

Pull Request - State: closed - Opened by lhstrh 11 months ago
Labels: bugfix

#2129 - Mechanism to collect output from federated programs

Issue - State: closed - Opened by edwardalee 11 months ago - 3 comments
Labels: bug, federated