-
-
Notifications
You must be signed in to change notification settings - Fork 266
Pull requests: lfortran/lfortran
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix achar(kind=4) and ichar() on UCS-4 strings in LLVM backend
#11849
opened Jun 13, 2026 by
Jatinagarwal24
Contributor
Loading…
Fix: Support derived-type component array sections in MAXLOC
#11844
opened Jun 13, 2026 by
srinjoy933
Contributor
Loading…
fix: ICE for internal write to character array section
Tests::Run-Exhaustive
Run exhaustive checks in a PR
fix: compile-time evaluation and ICEs for array-scalar operations in implied-do loops
Tests::Run-Exhaustive
Run exhaustive checks in a PR
#11837
opened Jun 12, 2026 by
Jatinagarwal24
Contributor
Loading…
fix: Preserve array shape in compile-time comparison evaluation
Tests::Run-Exhaustive
Run exhaustive checks in a PR
#11836
opened Jun 12, 2026 by
AnshMehta1
Member
Loading…
fix :ICE when passing assumed-size arrays to incompatible dummy arguments
Tests::Run-Exhaustive
Run exhaustive checks in a PR
#11826
opened Jun 12, 2026 by
Jatinagarwal24
Contributor
Loading…
Fix: handle returning string arrays from functions correctly
#11825
opened Jun 11, 2026 by
srinjoy933
Contributor
Loading…
fix: Enforce read access checking in runtime I/O logic
Tests::Run-Exhaustive
Run exhaustive checks in a PR
#11823
opened Jun 11, 2026 by
HarshilShah1804
Member
Loading…
Support standalone allocatable attribute declarations
#11813
opened Jun 10, 2026 by
srinjoy933
Contributor
Loading…
Improve : Make lfortran reproducible-build friendly
Tests::Run-Exhaustive
Run exhaustive checks in a PR
#11812
opened Jun 10, 2026 by
assem2002
Contributor
Loading…
fix: LLVM verification errors for date_and_time and procedure pointers
benchmark.f
PR's and issues related to benchmark.f package.
#11806
opened Jun 10, 2026 by
Jatinagarwal24
Contributor
•
Draft
Implement visit_module in coarray pass
Tests::Run-Exhaustive
Run exhaustive checks in a PR
#11801
opened Jun 10, 2026 by
Jainam-not-a-robot
Contributor
Loading…
feat: add support for LEN parameters in parameterized derived types
Tests::Run-Exhaustive
Run exhaustive checks in a PR
feat: multiple namelist group declarations on one statement
Tests::Run-Exhaustive
Run exhaustive checks in a PR
#11797
opened Jun 9, 2026 by
opixdown
Contributor
Loading…
Preserve real128 constants in implied do folding
Tests::Run-Exhaustive
Run exhaustive checks in a PR
#11796
opened Jun 9, 2026 by
opixdown
Contributor
Loading…
Fix : Free heap-allocated array descriptors to prevent memory leaks
Tests::Run-Exhaustive
Run exhaustive checks in a PR
#11787
opened Jun 8, 2026 by
srinjoy933
Contributor
•
Draft
fix: ICEs and shape mismatches in assumed-rank array codegen
#11779
opened Jun 7, 2026 by
Jatinagarwal24
Contributor
•
Draft
test: add integration test for character array string copying
#11772
opened Jun 6, 2026 by
srinjoy933
Contributor
•
Draft
fix : semantic error for standalone allocatable/pointer attributes on function return variables
#11771
opened Jun 6, 2026 by
Jatinagarwal24
Contributor
•
Draft
Support memory access across different images using prif_put calls
#11769
opened Jun 6, 2026 by
Jainam-not-a-robot
Contributor
•
Draft
Resolve subtle memory bug with realloc and self-referencing
#11760
opened Jun 5, 2026 by
srinjoy933
Contributor
•
Draft
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.