Issues
- 0
Enhance missing argument validation
#1367 opened by volsa - 0
Fix failing tests under Apple Silicon
#1360 opened by volsa - 7
RuSTy Roadmap
#1276 opened by rohanrayan - 0
- 0
regression: stack-overflow when validating recursive data-structures in initialization code
#1350 opened by mhasel - 0
Move validation before the lowering stage
#1349 opened by mhasel - 0
using `__VOID` as a type in user code should be an error
#1348 opened by mhasel - 0
Missing validation for pointer to pointer - alias/reference to ref-assignments
#1347 opened by mhasel - 0
Run LIT tests without optimization
#1345 opened by mhasel - 0
- 0
Improve `DataType` `SourceLocation`
#1343 opened by mhasel - 1
Stack overflow when trying to initialize a pointer of undefined type with `REF` or `ADR`
#1335 opened by mhasel - 1
Stack overflow when declaring a struct with a member being a pointer to itself
#1289 opened by mhasel - 1
- 4
Automated docker images.
#1313 opened by corbanvilla - 2
Support array indexing in VAR_CONFIG blocks
#1308 opened by volsa - 0
- 1
Segfault when passing arguments implicitly
#1328 opened by volsa - 0
Phase out @... markers in favor of pragmas
#1330 opened by mhasel - 0
Diagnostic for template variables in functions
#1323 opened by volsa - 0
Changes to do in online change
#1322 opened by ghaith - 0
Alias declaration with invalid type panics on an `unwrap`
#1305 opened by mhasel - 0
Duplicate symbol error when aliasing to same hardware address across multiple files
#1307 opened by mhasel - 0
Using the removed `&` - operator in a formal parameter assignment will cause an error during codegen
#1306 opened by mhasel - 0
Allow overriding the types default initializer when using aliases/ref-initialization
#1296 opened by mhasel - 1
Add validation for hardware access
#1292 opened by ghaith - 0
- 0
Allow ref-initializing more complex datastructures
#1295 opened by mhasel - 3
- 0
`{external} STRUCT` instance initializers are not generated as `external global`
#1291 opened by mhasel - 2
Failed to compile examples on Mac ARM64
#1278 opened by zsx - 0
Array of TON causes a crash
#1275 opened by rohanrayan - 1
- 1
Rusty unable to parse JMP statements
#1271 opened by jeremyjosephabraham - 2
RuSTy fails to compile a simple function block
#1226 opened by rohanrayan - 1
Default null initialization of `REFERENCE TO` variables
#1260 opened by volsa - 0
Validate array access in for-loops
#1255 opened by volsa - 0
`__ISVALIDREF` helper function
#1254 opened by volsa - 0
- 0
Unusual error message when calling ADR on literal numbers
#1250 opened by volsa - 0
llvm-lit for Windows
#1244 opened by volsa - 6
Windows github runner broken
#1241 opened by ghaith - 0
Output assignments with direct access in function calls generate incorrect code
#1239 opened by volsa - 1
Validate the use of VAR_OUTPUT in functions
#1238 opened by volsa - 0
Hint user that a POU instance is missing
#1235 opened by volsa - 0
Validation for invalid assignment types in arguments
#1228 opened by volsa - 0
wrong downcast warning at SINT +1
#1223 opened by tisis2 - 0
Validate if paths in `include_path` exist
#1215 opened by volsa - 5
- 0
Allow bit-access to bit-access assignment in arguments
#1212 opened by volsa