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 }}
Smit-create
/
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
runtime
lpython
lpython.py
on
i-2045-1
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 30, 2023
lpython.py: Enhance support for UnsignedInteger
Show description for b29803e
ubaidsk
committed
b29803e
View commit details
Copy full SHA for b29803e
View code at this point
Browse repository at this point
Commits on Jun 23, 2023
Support i1 as bool alias
ubaidsk
committed
4561537
View commit details
Copy full SHA for 4561537
View code at this point
Browse repository at this point
Initial PythonCallable implementation (#1984)
Thirumalai-Shaktivel
authored
cad1bb8
View commit details
Copy full SHA for cad1bb8
View code at this point
Browse repository at this point
Commits on Jun 19, 2023
Intial Implementation for SymbolicExpression ttype (#1846)
Show description for d6a6d8b
4 people
authored
d6a6d8b
View commit details
Copy full SHA for d6a6d8b
View code at this point
Browse repository at this point
Commits on Jun 16, 2023
Fix Union in lpython.py
Smit-create
committed
f01448b
View commit details
Copy full SHA for f01448b
View code at this point
Browse repository at this point
Commits on Jun 15, 2023
lpython.py: Add missing slots
Show description for 96ca516
ubaidsk
committed
96ca516
View commit details
Copy full SHA for 96ca516
View code at this point
Browse repository at this point
Commits on Jun 13, 2023
Create an array using an API
Thirumalai-Shaktivel
authored and
certik
committed
b0cdbde
View commit details
Copy full SHA for b0cdbde
View code at this point
Browse repository at this point
Fix heap corruption
Thirumalai-Shaktivel
authored and
certik
committed
0d4aa85
View commit details
Copy full SHA for 0d4aa85
View code at this point
Browse repository at this point
Use function arguments name
Thirumalai-Shaktivel
authored and
certik
committed
79ef818
View commit details
Copy full SHA for 79ef818
View code at this point
Browse repository at this point
Handle array as return variable using the lpython decorator
Thirumalai-Shaktivel
authored and
certik
committed
1b7ff7b
View commit details
Copy full SHA for 1b7ff7b
View code at this point
Browse repository at this point
Commits on Jun 12, 2023
Merge pull request #1884 from czgdp1807/expr_16
Show description for 8340b79
certik
authored
8340b79
View commit details
Copy full SHA for 8340b79
View code at this point
Browse repository at this point
Specify the Python version to link the python library
Thirumalai-Shaktivel
committed
7c4f844
View commit details
Copy full SHA for 7c4f844
View code at this point
Browse repository at this point
Commits on Jun 9, 2023
Accept shape for target variable in c_p_pointer
czgdp1807
committed
5096cc4
View commit details
Copy full SHA for 5096cc4
View code at this point
Browse repository at this point
Commits on May 29, 2023
lpython.py: Support @ pythoncall() decorator
ubaidsk
committed
2d0a738
View commit details
Copy full SHA for 2d0a738
View code at this point
Browse repository at this point
Commits on May 23, 2023
ASR: Support cptr <-> u64 casting
Smit-create
committed
ead9dd6
View commit details
Copy full SHA for ead9dd6
View code at this point
Browse repository at this point
Remove ``goto`` (#1838)
Show description for d9163ab
ubaidsk
authored
d9163ab
View commit details
Copy full SHA for d9163ab
View code at this point
Browse repository at this point
Commits on May 18, 2023
Allocate using empty
Smit-create
committed
cb74382
View commit details
Copy full SHA for cb74382
View code at this point
Browse repository at this point
Commits on May 17, 2023
Merge branch 'main' into enum_struct
certik
authored
acb5499
View commit details
Copy full SHA for acb5499
View code at this point
Browse repository at this point
Merge pull request #1822 from czgdp1807/c_p_ptr
Show description for 1aad65e
certik
authored
1aad65e
View commit details
Copy full SHA for 1aad65e
View code at this point
Browse repository at this point
Decorate class being used in C with ccallable
czgdp1807
committed
db132ed
View commit details
Copy full SHA for db132ed
View code at this point
Browse repository at this point
Support structs with enum fields in CPython
czgdp1807
committed
6706a9c
View commit details
Copy full SHA for 6706a9c
View code at this point
Browse repository at this point
WIP
czgdp1807
committed
5dbf888
View commit details
Copy full SHA for 5dbf888
View code at this point
Browse repository at this point
LPython: Support Intent In, Out, InOut
ubaidsk
committed
5f09977
View commit details
Copy full SHA for 5f09977
View code at this point
Browse repository at this point
Merge pull request #1805 from Smit-create/i-1781
Show description for 8d679fa
certik
authored
8d679fa
View commit details
Copy full SHA for 8d679fa
View code at this point
Browse repository at this point
Commits on May 16, 2023
Implement __class_getitem__() for dataclass
ubaidsk
committed
3c01300
View commit details
Copy full SHA for 3c01300
View code at this point
Browse repository at this point
Override ctypes.c_void_p.__eq__ to compare pointers correctly
czgdp1807
committed
1b162b9
View commit details
Copy full SHA for 1b162b9
View code at this point
Browse repository at this point
Commits on May 15, 2023
lpython.py: handle unsigned integers everywhere
certik
committed
159e646
View commit details
Copy full SHA for 159e646
View code at this point
Browse repository at this point
Commits on May 12, 2023
Use unique name for shared library
Thirumalai-Shaktivel
committed
0154fc3
View commit details
Copy full SHA for 0154fc3
View code at this point
Browse repository at this point
Use unique name for the lpython decorator generated files
Thirumalai-Shaktivel
committed
d48b523
View commit details
Copy full SHA for d48b523
View code at this point
Browse repository at this point
Use get_python_lib to get lib path
Thirumalai-Shaktivel
committed
a9e9a33
View commit details
Copy full SHA for a9e9a33
View code at this point
Browse repository at this point
Move import statements within the lpython class
Thirumalai-Shaktivel
committed
a4df75c
View commit details
Copy full SHA for a4df75c
View code at this point
Browse repository at this point
Rename the @jit decorator to @lpython
Show description for 6728f50
certik
committed
6728f50
View commit details
Copy full SHA for 6728f50
View code at this point
Browse repository at this point
Commits on May 10, 2023
Merge pull request #1708 from harshsingh-24/jit
Show description for 9d965a8
certik
authored
9d965a8
View commit details
Copy full SHA for 9d965a8
View code at this point
Browse repository at this point
Frontend: Add support for unsigned integers
certik
committed
248725b
View commit details
Copy full SHA for 248725b
View code at this point
Browse repository at this point
Add unsigned int types
Smit-create
authored and
certik
committed
25b45ac
View commit details
Copy full SHA for 25b45ac
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.