Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
lineCode
/
lpython
Public
forked from
lcompilers/lpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
lpython
src
libasr
on
main
User selector
All users
All time
Commit history
Commits on Aug 2, 2023
Merge pull request #2247 from Shaikh-Ubaid/minor_impr
Show description for 6c72dca
certik
authored
6c72dca
View commit details
Copy full SHA for 6c72dca
View code at this point
Browse repository at this point
Refactor: Remove dead code
Show description for 3cdea63
ubaidsk
committed
3cdea63
View commit details
Copy full SHA for 3cdea63
View code at this point
Browse repository at this point
PASS: Fix class name
Show description for e0b2aae
ubaidsk
committed
e0b2aae
View commit details
Copy full SHA for e0b2aae
View code at this point
Browse repository at this point
WASM: Support string comparison
ubaidsk
committed
4f1219d
View commit details
Copy full SHA for 4f1219d
View code at this point
Browse repository at this point
Commits on Aug 1, 2023
WASM: Support visit_StringLen()
ubaidsk
committed
6f7e7f5
View commit details
Copy full SHA for 6f7e7f5
View code at this point
Browse repository at this point
Add `reserve` for `list` (#2238)
kabra1110
authored
1180f99
View commit details
Copy full SHA for 1180f99
View code at this point
Browse repository at this point
Commits on Jul 31, 2023
Separate chaining collision resolution for `set` (#2198)
kabra1110
authored
3927b92
View commit details
Copy full SHA for 3927b92
View code at this point
Browse repository at this point
Correction in ``list.pop`` (#2235)
Show description for 9f02797
kabra1110
authored
9f02797
View commit details
Copy full SHA for 9f02797
View code at this point
Browse repository at this point
Commits on Jul 30, 2023
C_CPP: Forward decl only for C
ubaidsk
committed
d90c5a7
View commit details
Copy full SHA for d90c5a7
View code at this point
Browse repository at this point
CPP: Support the list type
ubaidsk
committed
0ad8e54
View commit details
Copy full SHA for 0ad8e54
View code at this point
Browse repository at this point
CPP: Support CUtils generated funs in CPP
ubaidsk
committed
88be2bb
View commit details
Copy full SHA for 88be2bb
View code at this point
Browse repository at this point
Refactor: C: Define and use get_final_combined_src()
ubaidsk
committed
463540e
View commit details
Copy full SHA for 463540e
View code at this point
Browse repository at this point
Revert "ASR: Support chained CompareOp"
Smit-create
authored
f93f213
View commit details
Copy full SHA for f93f213
View code at this point
Browse repository at this point
C_CPP: Support visit_ListRepeat()
ubaidsk
committed
64f75fa
View commit details
Copy full SHA for 64f75fa
View code at this point
Browse repository at this point
C_CPP: Fix list section
Show description for b980969
ubaidsk
committed
b980969
View commit details
Copy full SHA for b980969
View code at this point
Browse repository at this point
C_CPP: Return value instead of pointer in list_concat
ubaidsk
committed
dec343f
View commit details
Copy full SHA for dec343f
View code at this point
Browse repository at this point
C_CPP: Fix list concat
ubaidsk
committed
8fa1ef4
View commit details
Copy full SHA for 8fa1ef4
View code at this point
Browse repository at this point
Commits on Jul 29, 2023
Merge pull request #2218 from Smit-create/const_lp_dec
Show description for 638b052
certik
authored
638b052
View commit details
Copy full SHA for 638b052
View code at this point
Browse repository at this point
Allow Const argument in jitting
Smit-create
committed
1b39b9e
View commit details
Copy full SHA for 1b39b9e
View code at this point
Browse repository at this point
Merge pull request #2213 from Smit-create/i-2131
Show description for 1b5bafd
certik
authored
1b5bafd
View commit details
Copy full SHA for 1b5bafd
View code at this point
Browse repository at this point
Commits on Jul 27, 2023
C: Fix nullptr current scope issue
Smit-create
committed
47baf26
View commit details
Copy full SHA for 47baf26
View code at this point
Browse repository at this point
Add ``get_builder0`` macro to declare auxiliary variables at entry point of functions (#2205)
czgdp1807
authored
94fb130
View commit details
Copy full SHA for 94fb130
View code at this point
Browse repository at this point
Commits on Jul 25, 2023
Add ``dict.keys`` and ``dict.values`` (#2023)
kabra1110
authored
634177d
View commit details
Copy full SHA for 634177d
View code at this point
Browse repository at this point
Commits on Jul 23, 2023
Support extended ascii value for char()
ubaidsk
committed
c02aa33
View commit details
Copy full SHA for c02aa33
View code at this point
Browse repository at this point
Commits on Jul 22, 2023
Merge pull request #2181 from ansharlubis/sync-template
Show description for f2bf702
certik
authored
f2bf702
View commit details
Copy full SHA for f2bf702
View code at this point
Browse repository at this point
Merge pull request #2193 from Smit-create/i-2187
Show description for 0f660e0
certik
authored
0f660e0
View commit details
Copy full SHA for 0f660e0
View code at this point
Browse repository at this point
Commits on Jul 21, 2023
Handle reshape intrinsic initialisation with ``FixedSizeArray`` (#2197)
Thirumalai-Shaktivel
authored
45c05ee
View commit details
Copy full SHA for 45c05ee
View code at this point
Browse repository at this point
Commits on Jul 20, 2023
Updated the generic instantiation to the one lfortran is using
ansharlubis
authored and
certik
committed
54debe4
View commit details
Copy full SHA for 54debe4
View code at this point
Browse repository at this point
Removed type params from function type
ansharlubis
authored and
certik
committed
46d49c0
View commit details
Copy full SHA for 46d49c0
View code at this point
Browse repository at this point
Use complex types defined in lfortran_intrinsics
Smit-create
committed
7ea7cf9
View commit details
Copy full SHA for 7ea7cf9
View code at this point
Browse repository at this point
Commits on Jul 19, 2023
ASRUtils: Support compile-time values for unsigned in make_Cast_t_value()
ubaidsk
committed
d9e14fa
View commit details
Copy full SHA for d9e14fa
View code at this point
Browse repository at this point
LLVM: Use zero extension for unsigned ints
ubaidsk
committed
b65d290
View commit details
Copy full SHA for b65d290
View code at this point
Browse repository at this point
Commits on Jul 18, 2023
C_CPP: Visit the expression in construct_call_args()
ubaidsk
committed
50c43ff
View commit details
Copy full SHA for 50c43ff
View code at this point
Browse repository at this point
Merge pull request #2178 from Smit-create/i-2174
Show description for 31d3a29
certik
authored
31d3a29
View commit details
Copy full SHA for 31d3a29
View code at this point
Browse repository at this point
Merge pull request #2175 from Smit-create/i-2169
Show description for 3d61ec0
certik
authored
3d61ec0
View commit details
Copy full SHA for 3d61ec0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.