Skip to content

Tags: lcompilers/lpython

Tags

v0.21.2

Toggle v0.21.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2648 from Shaikh-Ubaid/ci

CI: Make script executable

v0.21.1

Toggle v0.21.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #2647 from anutosh491/ci_update

Add tag triggers to CI configuration

v0.21.0

Toggle v0.21.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
CI: Support uploading tarball to release (#2646)

* CI: Support uploading tarball to release

* Using environment.yml

v0.20.0

Toggle v0.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #2334 from Shaikh-Ubaid/changes_from_lf

Dftatom: Changes from lfortran LibASR

v0.19.0

Toggle v0.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add ``get_builder0`` macro to declare auxiliary variables at entry po…

…int of functions (#2205)

v0.18.4

Toggle v0.18.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #2176 from Shaikh-Ubaid/unsigned_ints_no_wrap

Unsigned ints no wrap

v0.18.3

Toggle v0.18.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #2186 from certik/emu_fix1

Fix a bug in cptr_to_u64 in emulation

v0.18.2

Toggle v0.18.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #2171 from Smit-create/i-2170

LLVM: Support Unsigned Int in visit_Variable

v0.18.1

Toggle v0.18.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #2144 from certik/err

Give a C interoperability error for module structs also

v0.18.0

Toggle v0.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #2117 from Shaikh-Ubaid/remove_unused_var

Refactor: Remove unused var from pass_loop_unroll()