Skip to content

Tags: rebcabin/lpython

Tags

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 lcompilers#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 (lcompilers#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 lcompilers#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 lcompilers#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 lcompilers#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 lcompilers#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 lcompilers#2117 from Shaikh-Ubaid/remove_unused_var

Refactor: Remove unused var from pass_loop_unroll()

v0.17.0

Toggle v0.17.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 lcompilers#2056 from Smit-create/i-1981-1

Store initializer exprs for Structs in ASR

v0.16.0

Toggle v0.16.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 lcompilers#1906 from certik/loc_fix

Fix ExternalSymbol location

v0.15.0

Toggle v0.15.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 lcompilers#1812 from certik/unsigned5

lpython.py: handle unsigned integers everywhere