-
Notifications
You must be signed in to change notification settings - Fork 167
Issues: lcompilers/lpython
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
i: i32=5; sin(i)
should give an error message in interactive mode
#2757
by certik
was closed Sep 12, 2024
[Bug]
_lfortran_caimag
and _lfortran_zaimag
is defined as @ccall
but is not defined anywhere
#2703
by Vipul-Cariappa
was closed May 15, 2024
I hope we had a discord or something similar with it that makes us communicate in real-time.
#2682
by Foxchandaisuki
was closed May 5, 2024
How are imported libraries treated in LPython program?
#2681
by Foxchandaisuki
was closed May 5, 2024
Bug: Comparing lists using the
==
and !=
operators leads to an LLVM code generation error
#2676
by kmr-srbh
was closed May 12, 2024
Bug: Catch unhashable objects in
dict
and set
at the ASR level
#2663
by kmr-srbh
was closed Apr 27, 2024
Improvement: Support string repeat with a non-constant integer
#2652
by kmr-srbh
was closed May 1, 2024
Severe Bug: Calling a function inside
print()
leads to infinite function calls
#2639
by kmr-srbh
was closed Apr 19, 2024
Severe Bug: Output of
--show-asr
differs from actual ASR constructed after transformation
#2621
by kmr-srbh
was closed Mar 23, 2024
Improvement: Assignment
string2: str = string1 * N
takes a very long time for a large integer N
#2616
by kmr-srbh
was closed Apr 4, 2024
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.