-
Notifications
You must be signed in to change notification settings - Fork 58
Issues: PLC-lang/rusty
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Trying to assign to a dereferenced Something isn't working
RValue
panics during codegen
bug
#1463
opened Apr 11, 2025 by
mhasel
Method calls without parentheses should emit a warning/error
validation
candidate for syntactic or semantic validation
#1449
opened Mar 28, 2025 by
mhasel
Invalid double-deref on a pointer ends in a panic in codegen
bug
Something isn't working
codegen
validation
candidate for syntactic or semantic validation
#1448
opened Mar 28, 2025 by
mhasel
Panic during codegen when dereferencing paren-expression
bug
Something isn't working
codegen
#1443
opened Mar 26, 2025 by
mhasel
Assigning 64bit struct-types to pointers and vice-versa should err
bug
Something isn't working
validation
candidate for syntactic or semantic validation
#1441
opened Mar 25, 2025 by
mhasel
assigning literal arrays to Something isn't working
ARRAY[..] OF STRING
in the implementation-body is broken
bug
#1435
opened Mar 17, 2025 by
mhasel
A parsing error occurred with continuous use of the translation symbol $
bug
Something isn't working
#1415
opened Feb 21, 2025 by
chen4s666
Win11 rusty build compiles hello_world sample but does not run as expected
bug
Something isn't working
#1414
opened Feb 20, 2025 by
zeehans
A LNK2017 error occurred while compiling for windows in debug mode
debug
windows
#1411
opened Feb 13, 2025 by
ghaith
Validation tests don't match reality
bug
Something isn't working
#1407
opened Feb 10, 2025 by
ghaith
Better error handling when dealing with reserved keywords as variable names
#1404
opened Feb 7, 2025 by
volsa
Book documentation for participants
documentation
Improvements or additions to documentation
#1403
opened Feb 7, 2025 by
volsa
An error occurred while trying to compile a function with a return value of VOID in debug mode.
bug
Something isn't working
#1401
opened Feb 7, 2025 by
chen4s666
ELSIF
conditional regression
bug
#1400
opened Feb 4, 2025 by
mhasel
VAR_IN_OUT
does not behave as expected when dealing with ARRAY OF STRING
bug
#1389
opened Jan 16, 2025 by
mhasel
False positive "this equal statement has no effect" warning
bug
Something isn't working
low-priority
validation
candidate for syntactic or semantic validation
#1386
opened Jan 13, 2025 by
volsa
Calling Something isn't working
REF
or ADR
on a propagated constant variable yields cryptic codegen error
bug
#1371
opened Dec 6, 2024 by
mhasel
Enhance missing argument validation
enhancement
New feature or request
good first issue
Good for newcomers
validation
candidate for syntactic or semantic validation
#1367
opened Nov 22, 2024 by
volsa
Fix failing tests under Apple Silicon
low-priority
needs investigation
test
#1360
opened Nov 18, 2024 by
volsa
5 tasks
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.