Skip to content
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

merge main into list_reverse #2

Merged
merged 94 commits into from
May 14, 2023
Merged

merge main into list_reverse #2

merged 94 commits into from
May 14, 2023

Conversation

kabra1110
Copy link

No description provided.

Shaikh-Ubaid and others added 30 commits April 27, 2023 23:54
Also support drawing vertical line
which fails in current main branch
Make i32/i64 convert float to int in CPython
excluding raw-byte strings
…rings

ASR: Keep strings unescaped in AST, ASR
CI: Install and use lpython as a package
certik and others added 29 commits May 11, 2023 17:25
Added inital docstring explaining the motivation. The term `jit` is not
the right term for this decorator because we are not using JIT (=Just In
Time) compilation, but rather AOT (=Ahead of Time) compilation, at
runtime from CPython. The term `lpython` is better, as it conveys that
we are using LPython to compile the function (ahead of time). It is also
consistent with the @CPython decorator.
ASR: Fix module imports for subroutines
Co-authored-by: Gagandeep Singh <gdp.1807@gmail.com>
Require structs to be initialized before using
@kabra1110 kabra1110 merged commit dbe9d91 into list_reverse May 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
7 participants