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 }}
hankluo6
/
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
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 3, 2024
Merge branch 'leading_zero'
hankluo6
committed
afc6634
View commit details
Copy full SHA for afc6634
Browse repository at this point
Remove parentheses for consistency
hankluo6
committed
a97952d
View commit details
Copy full SHA for a97952d
Browse repository at this point
Prevent leading zeros in integer literals
hankluo6
committed
64aea8d
View commit details
Copy full SHA for 64aea8d
Browse repository at this point
Commits on Feb 28, 2024
Merge pull request #2562 from Kishan-Ved/windowscmake
Show description for 68774de
certik
authored
68774de
View commit details
Copy full SHA for 68774de
Browse repository at this point
updated cmake version for windows
Kishan-Ved
committed
fbb6f24
View commit details
Copy full SHA for fbb6f24
Browse repository at this point
Commits on Feb 19, 2024
Remove submodule `lpython` (#2548)
Thirumalai-Shaktivel
authored
7796f6d
View commit details
Copy full SHA for 7796f6d
Browse repository at this point
Commits on Feb 18, 2024
Refactor string attributes and add constant string implementations (#2524)
advikkabra
authored
21ba898
View commit details
Copy full SHA for 21ba898
Browse repository at this point
Added `zstd-static` package to the conda environment configuration files. (#2540)
Show description for 6379e73
kmr-srbh
authored
6379e73
View commit details
Copy full SHA for 6379e73
Browse repository at this point
Merge pull request #2543 from syheliel/random_fix
Show description for 5c7e247
certik
authored
5c7e247
View commit details
Copy full SHA for 5c7e247
Browse repository at this point
refine testcase for random
syheliel
committed
0825a70
View commit details
Copy full SHA for 0825a70
Browse repository at this point
Commits on Feb 17, 2024
Merge pull request #2530 from advikkabra/new-str-attributes
Show description for 960fdda
certik
authored
960fdda
View commit details
Copy full SHA for 960fdda
Browse repository at this point
Added implementation for constant strings and tests for str.count
advikkabra
authored and
certik
committed
12c88e7
View commit details
Copy full SHA for 12c88e7
Browse repository at this point
Improved str.count() algorithm using Knuth-Morris-Pratt
advikkabra
authored and
certik
committed
f1e2e3a
View commit details
Copy full SHA for f1e2e3a
Browse repository at this point
refine input file missing msg (#2536)
syheliel
authored
496f29e
View commit details
Copy full SHA for 496f29e
Browse repository at this point
Commits on Feb 16, 2024
Merge pull request #2538 from kmr-srbh/docs
Show description for a750efb
certik
authored
a750efb
View commit details
Copy full SHA for a750efb
Browse repository at this point
Update installation instructions
Show description for 1cdc4cb
kmr-srbh
authored
1cdc4cb
View commit details
Copy full SHA for 1cdc4cb
Browse repository at this point
Merge pull request #2537 from kmr-srbh/main
Show description for 49f7b73
certik
authored
49f7b73
View commit details
Copy full SHA for 49f7b73
Browse repository at this point
Fixed a typo
Show description for 7caee25
kmr-srbh
authored
7caee25
View commit details
Copy full SHA for 7caee25
Browse repository at this point
Added a step-by-step documentation for installing and building LPython.
kmr-srbh
authored
8fb4f23
View commit details
Copy full SHA for 8fb4f23
Browse repository at this point
Commits on Feb 15, 2024
Merge pull request #2535 from anutosh491/if_1
Show description for 6098157
certik
authored
6098157
View commit details
Copy full SHA for 6098157
Browse repository at this point
Fixed visit_if for SymbolicCompare cases
anutosh491
committed
16a4ed8
View commit details
Copy full SHA for 16a4ed8
Browse repository at this point
Commits on Feb 13, 2024
Added semantic error for float declaration. (#2529)
Show description for 4f37bb2
faze-geek
authored
4f37bb2
View commit details
Copy full SHA for 4f37bb2
Browse repository at this point
Commits on Feb 12, 2024
Merge pull request #2525 from anutosh491/add_case_3
Show description for 4edbf38
anutosh491
authored
4edbf38
View commit details
Copy full SHA for 4edbf38
Browse repository at this point
Added case to support log instances in mrv function
anutosh491
committed
5d9fe5d
View commit details
Copy full SHA for 5d9fe5d
Browse repository at this point
Merge pull request #2489 from advikkabra/isspace-fix
Show description for 2e7f1f5
anutosh491
authored
2e7f1f5
View commit details
Copy full SHA for 2e7f1f5
Browse repository at this point
Commits on Feb 11, 2024
Merge pull request #2523 from advikkabra/style-fix
Show description for b7929f0
certik
authored
b7929f0
View commit details
Copy full SHA for b7929f0
Browse repository at this point
Ignored warnings for inbuilt pow test
advikkabra
committed
e86eca6
View commit details
Copy full SHA for e86eca6
Browse repository at this point
Commits on Feb 10, 2024
Add test for constant empty string
advikkabra
authored
3210c45
View commit details
Copy full SHA for 3210c45
Browse repository at this point
Commits on Feb 9, 2024
Improving prefix-string parsing (fixes #2339) (#2511)
mrdaybird
authored
660aa2a
View commit details
Copy full SHA for 660aa2a
Browse repository at this point
Merge pull request #2521 from certik/ci_macos1
Show description for eceab13
certik
authored
eceab13
View commit details
Copy full SHA for eceab13
Browse repository at this point
CI: Enable LLVM and C backends on macOS
certik
committed
cd454cb
View commit details
Copy full SHA for cd454cb
Browse repository at this point
Typo fix
advikkabra
authored and
certik
committed
c429ce2
View commit details
Copy full SHA for c429ce2
Browse repository at this point
Added test for isspace, fixed similar issue in ast_to_asr
advikkabra
authored and
certik
committed
006faf5
View commit details
Copy full SHA for 006faf5
Browse repository at this point
Fixes isspace edge case
advikkabra
authored and
certik
committed
6e8c2fc
View commit details
Copy full SHA for 6e8c2fc
Browse repository at this point
Merge pull request #2519 from certik/ci_fix2
Show description for 77e3c62
certik
authored
77e3c62
View commit details
Copy full SHA for 77e3c62
Browse repository at this point
Previous
Next
You can’t perform that action at this time.