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 }}
Mu-L
/
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
lpython
semantics
python_attribute_eval.h
on
main
User selector
All users
All time
Commit history
Commits on Sep 4, 2025
LFortran Sync (#2866)
swamishiju
authored
a9a4698
View commit details
Copy full SHA for a9a4698
View code at this point
Browse repository at this point
Commits on Jun 26, 2024
Add clear method to dictionary and set
advikkabra
committed
398f092
View commit details
Copy full SHA for 398f092
View code at this point
Browse repository at this point
Commits on May 10, 2024
Added support & tests for subs attribute
anutosh491
committed
ecc18dc
View commit details
Copy full SHA for ecc18dc
View code at this point
Browse repository at this point
Commits on May 9, 2024
Add support for is_positive attribute (#2689)
Show description for a8d109c
anutosh491
authored
a8d109c
View commit details
Copy full SHA for a8d109c
View code at this point
Browse repository at this point
Commits on May 6, 2024
Adding support & tests for is_integer attribute
anutosh491
committed
f703bc7
View commit details
Copy full SHA for f703bc7
View code at this point
Browse repository at this point
Commits on May 1, 2024
Add support for `dict` methods with `Const` (#2567)
Show description for a74d529
kmr-srbh
and
Thirumalai-Shaktivel
authored
a74d529
View commit details
Copy full SHA for a74d529
View code at this point
Browse repository at this point
Add compile-time support for `list.pop` (#2659)
Show description for 8451ad2
kmr-srbh
and
ubaidsk
authored
8451ad2
View commit details
Copy full SHA for 8451ad2
View code at this point
Browse repository at this point
Commits on Mar 29, 2024
Remove const code in frontend
ubaidsk
committed
e88ce35
View commit details
Copy full SHA for e88ce35
View code at this point
Browse repository at this point
Commits on Mar 28, 2024
Implement `set.discard(elem)`
kmr-srbh
committed
c39f350
View commit details
Copy full SHA for c39f350
View code at this point
Browse repository at this point
Commits on Mar 26, 2024
DEV: Update usage of libasr
czgdp1807
committed
890b4e2
View commit details
Copy full SHA for 890b4e2
View code at this point
Browse repository at this point
Commits on Mar 10, 2024
Add support for `list` methods with `Const` (#2570)
Show description for db6ed14
kmr-srbh
and
ubaidsk
authored
db6ed14
View commit details
Copy full SHA for db6ed14
View code at this point
Browse repository at this point
Commits on Oct 28, 2023
Implementing get argument through design 1
anutosh491
committed
fb809f3
View commit details
Copy full SHA for fb809f3
View code at this point
Browse repository at this point
Commits on Oct 25, 2023
Added query method for sin class
anutosh491
committed
d8a26e2
View commit details
Copy full SHA for d8a26e2
View code at this point
Browse repository at this point
Commits on Oct 18, 2023
Removed ExpQ
anutosh491
committed
fac5636
View commit details
Copy full SHA for fac5636
View code at this point
Browse repository at this point
Implemented query methods for log and exp class
anutosh491
committed
0562b8d
View commit details
Copy full SHA for 0562b8d
View code at this point
Browse repository at this point
Commits on Oct 17, 2023
Added Support for Symbolic `func` attribute (#2367)
anutosh491
authored
d41216c
View commit details
Copy full SHA for d41216c
View code at this point
Browse repository at this point
Commits on Sep 28, 2023
Implementing Symbolic Has Query Method (#2336)
anutosh491
authored
8546abe
View commit details
Copy full SHA for 8546abe
View code at this point
Browse repository at this point
Commits on Sep 15, 2023
DEV: Keep ArraySize node intact if not being created for an ASR type
czgdp1807
committed
39c0e90
View commit details
Copy full SHA for 39c0e90
View code at this point
Browse repository at this point
Commits on Aug 13, 2023
Rename `IntrinsicFunction` to `IntrinsicScalarFunction`
Thirumalai-Shaktivel
committed
3804100
View commit details
Copy full SHA for 3804100
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 15, 2023
Add ``set`` data structure (#2122)
kabra1110
authored
8d69c93
View commit details
Copy full SHA for 8d69c93
View code at this point
Browse repository at this point
Commits on Jul 4, 2023
Following changes have been made,
Show description for f921499
czgdp1807
committed
f921499
View commit details
Copy full SHA for f921499
View code at this point
Browse repository at this point
Commits on Jul 2, 2023
Added support for symbolic Expand & Differentiation
anutosh491
committed
2d6bc11
View commit details
Copy full SHA for 2d6bc11
View code at this point
Browse repository at this point
Commits on Jun 12, 2023
Add ``list.pop`` (#1845)
Show description for 6c917f0
kabra1110
and
czgdp1807
authored
6c917f0
View commit details
Copy full SHA for 6c917f0
View code at this point
Browse repository at this point
Commits on Jun 8, 2023
Add Allocatable and Array types
czgdp1807
committed
c173259
View commit details
Copy full SHA for c173259
View code at this point
Browse repository at this point
Commits on May 23, 2023
ASR: Check modification to input param via attribute
ubaidsk
committed
49aa2a5
View commit details
Copy full SHA for 49aa2a5
View code at this point
Browse repository at this point
Commits on May 15, 2023
Add ``list.reverse`` intrinsic function (#1758)
Show description for 7727de2
virendrakabra14
and
kabra1110
authored
7727de2
View commit details
Copy full SHA for 7727de2
View code at this point
Browse repository at this point
Commits on May 11, 2023
ASR: Support array.size attribute
ubaidsk
committed
d1535f4
View commit details
Copy full SHA for d1535f4
View code at this point
Browse repository at this point
Commits on Apr 14, 2023
Add ``list.index`` using ``IntrinsicFunction`` API (#1703)
Show description for f6bcbd2
virendrakabra14
and
czgdp1807
authored
f6bcbd2
View commit details
Copy full SHA for f6bcbd2
View code at this point
Browse repository at this point
Commits on Apr 8, 2023
Add list.count and tests
virendrakabra14
committed
ffde7ed
View commit details
Copy full SHA for ffde7ed
View code at this point
Browse repository at this point
Commits on Jan 10, 2023
Rename `LFortran` to `LCompilers`
Show description for 7131f9a
Thirumalai-Shaktivel
committed
7131f9a
View commit details
Copy full SHA for 7131f9a
View code at this point
Browse repository at this point
Commits on Aug 13, 2022
Added support for list.clear in ASR
czgdp1807
committed
2afbf1f
View commit details
Copy full SHA for 2afbf1f
View code at this point
Browse repository at this point
Commits on Aug 10, 2022
Add bit_length() for integers (#875)
Show description for 271ea2c
AbdelrahmanKhaledd
authored
271ea2c
View commit details
Copy full SHA for 271ea2c
View code at this point
Browse repository at this point
Commits on Jun 4, 2022
Make changes to use expr
Smit-create
committed
c354fdb
View commit details
Copy full SHA for c354fdb
View code at this point
Browse repository at this point
Fix the code to compile
certik
committed
fb79dba
View commit details
Copy full SHA for fb79dba
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.