issues
search
PLC-lang
/
rusty
Structured Text Parser and LLVM Frontend
GNU Lesser General Public License v3.0
223
stars
53
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Enhance missing argument validation
#1367
volsa
opened
18 hours ago
0
tests: Add duplicate symbol tests for method names
#1365
volsa
closed
2 days ago
0
feat: Validate required `INPUT` and `IN_OUT` arguments for methods
#1364
volsa
opened
3 days ago
1
fix: make the online change flag global
#1363
ghaith
opened
3 days ago
0
fix: methods are now callable locally
#1361
mhasel
closed
2 days ago
0
Fix failing tests under Apple Silicon
#1360
volsa
opened
4 days ago
0
feat: add parse-error for methods outside of supported POUs
#1358
mhasel
closed
1 week ago
0
fix: array assignments with different inner type are now an error
#1357
mhasel
closed
1 week ago
0
feat: Introduce `TO_<DATE,TIME>` functions
#1356
volsa
closed
18 hours ago
1
feat: Add `TO_<CHAR,STRING>` functions
#1355
volsa
closed
2 days ago
0
tests: Add "C-unwind" to extern functions that can panic
#1354
volsa
closed
1 week ago
1
feat: Add `TO_<BIT>` conversion functions
#1353
volsa
closed
1 week ago
0
Add a hint for external functions with aggregate return types
#1352
mhasel
opened
3 weeks ago
0
ci: Apply clippy suggestions for 1.82 version bump
#1351
volsa
closed
3 weeks ago
1
regression: stack-overflow when validating recursive data-structures in initialization code
#1350
mhasel
opened
1 month ago
0
Move validation before the lowering stage
#1349
mhasel
opened
1 month ago
0
using `__VOID` as a type in user code should be an error
#1348
mhasel
opened
1 month ago
0
Missing validation for pointer to pointer - alias/reference to ref-assignments
#1347
mhasel
opened
1 month ago
0
feat: support referencing local variables in pointer initialization
#1346
mhasel
closed
3 weeks ago
1
Run LIT tests without optimization
#1345
mhasel
opened
1 month ago
0
Unable to report an undeclared type behind a type-def at the proper location
#1344
mhasel
opened
1 month ago
0
Improve `DataType` `SourceLocation`
#1343
mhasel
opened
1 month ago
0
feat: add additional pointer and type validations
#1341
mhasel
closed
1 month ago
0
feat: Introduce `TRUNC_<INT>(<REAL>)` functions
#1340
volsa
closed
1 month ago
0
feat: Introduce `<REAL>_TRUNC_<INT>` functions
#1339
volsa
closed
1 month ago
1
feat: Introduce `TO_<NUM>` functions
#1338
volsa
closed
1 month ago
1
test: add alias to run `cargo t --workspace` on a single thread
#1337
mhasel
closed
1 month ago
0
feat: `<REAL>_TRUNC_<INTEGER>` library functions
#1336
volsa
closed
1 month ago
0
Stack overflow when trying to initialize a pointer of undefined type with `REF` or `ADR`
#1335
mhasel
closed
1 month ago
1
feat: `TO_<NUM>` library functions
#1334
volsa
closed
1 month ago
0
Revert "feat: add support for linker scripts"
#1333
abroooo
closed
1 month ago
2
feat: add support for linker scripts
#1332
ghaith
closed
1 month ago
1
Custom-sized STRING[...] types in VAR_CONFIG blocks cause panic
#1331
mhasel
opened
1 month ago
0
Phase out @... markers in favor of pragmas
#1330
mhasel
opened
1 month ago
0
fix: DebugInfo alignment and offset for aggregate types
#1329
mhasel
closed
1 month ago
0
Segfault when passing arguments implicitly
#1328
volsa
opened
1 month ago
1
Add initializers to the global constructors
#1327
ghaith
closed
1 month ago
1
feat: builtins ADR and REF now have a CONSTANT return specifier
#1326
mhasel
closed
1 month ago
0
Only push the x86_64 version of the image
#1325
ghaith
closed
1 month ago
0
feat: allow `VAR_EXTERNAL` declarations
#1324
mhasel
closed
1 month ago
1
Diagnostic for template variables in functions
#1323
volsa
opened
1 month ago
0
Changes to do in online change
#1322
ghaith
opened
1 month ago
0
docs: add documentation for pointer initializers
#1321
mhasel
closed
1 month ago
0
feat: validate if template instance are configured
#1320
mhasel
closed
1 month ago
0
Online change support
#1319
ghaith
closed
1 month ago
1
fix: remove POU context
#1318
mhasel
closed
1 month ago
0
feat: initialize configured template variables
#1317
mhasel
closed
1 month ago
0
refactor: Parse VAR_CONFIG variables left-hand-side as references
#1316
mhasel
closed
1 month ago
0
fix: Debug locations of CASE statement
#1315
volsa
closed
1 month ago
0
Automated docker builds
#1314
corbanvilla
closed
1 month ago
1
Next