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 }}
aelobdog
/
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
parser
on
main
User selector
All users
All time
Commit history
Commits on Jun 14, 2024
Add membership checks in dictionaries and sets
advikkabra
authored and
czgdp1807
committed
020cf8e
View commit details
Copy full SHA for 020cf8e
View code at this point
Browse repository at this point
Commits on May 12, 2024
Interactive shell implementation (#2617)
Show description for 476d9bb
Vipul-Cariappa
authored
476d9bb
View commit details
Copy full SHA for 476d9bb
View code at this point
Browse repository at this point
Commits on Apr 16, 2024
WASM: Use release build
anutosh491
committed
a835cd0
View commit details
Copy full SHA for a835cd0
View code at this point
Browse repository at this point
Commits on Mar 8, 2024
Remove parentheses for consistency
hankluo6
committed
197d6ca
View commit details
Copy full SHA for 197d6ca
View code at this point
Browse repository at this point
Handling leading zeros in integer literals
hankluo6
committed
3e2e5cb
View commit details
Copy full SHA for 3e2e5cb
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jan 11, 2024
parser_stype.h: allow building for ppc
Show description for a2fc1d1
barracuda156
committed
a2fc1d1
View commit details
Copy full SHA for a2fc1d1
View code at this point
Browse repository at this point
Commits on Jul 11, 2023
Fix warnings in debug and release builds
ubaidsk
committed
a541726
View commit details
Copy full SHA for a541726
View code at this point
Browse repository at this point
Commits on Jun 13, 2023
Pickle: Escape str when printing tokens
ubaidsk
committed
dbe8e3b
View commit details
Copy full SHA for dbe8e3b
View code at this point
Browse repository at this point
STRING_UTILS: Define and use escape/unescape funcs
Show description for 77ddb4a
ubaidsk
committed
77ddb4a
View commit details
Copy full SHA for 77ddb4a
View code at this point
Browse repository at this point
Commits on May 6, 2023
Unescape byte strings
Show description for 8cb00d1
ubaidsk
committed
8cb00d1
View commit details
Copy full SHA for 8cb00d1
View code at this point
Browse repository at this point
Keep strings unescaped in AST, ASR
ubaidsk
committed
3117c4e
View commit details
Copy full SHA for 3117c4e
View code at this point
Browse repository at this point
Commits on Mar 16, 2023
Fixed issue identify tuples without brackets (#1581)
Show description for 12971c1
harshsingh-24
authored
12971c1
View commit details
Copy full SHA for 12971c1
View code at this point
Browse repository at this point
Commits on Mar 6, 2023
Increased Support for Printing Escape Sequences (#1502)
Show description for 3c53ffb
gptsarthak
and
Thirumalai-Shaktivel
authored
3c53ffb
View commit details
Copy full SHA for 3c53ffb
View code at this point
Browse repository at this point
Commits on Feb 20, 2023
replaced all "has to" and "needs to" to "must"
Seif
committed
4d430b1
View commit details
Copy full SHA for 4d430b1
View code at this point
Browse repository at this point
Commits on Feb 5, 2023
Apply suggestions from code review
Show description for 5d08012
gptsarthak
and
certik
authored
5d08012
View commit details
Copy full SHA for 5d08012
View code at this point
Browse repository at this point
Commits on Feb 4, 2023
Fixed Printing of Escape Sequences
gptsarthak
committed
386cd55
View commit details
Copy full SHA for 386cd55
View code at this point
Browse repository at this point
Commits on Jan 31, 2023
[Parser] Recognize "\r\n" as a newline
Thirumalai-Shaktivel
authored and
czgdp1807
committed
4393893
View commit details
Copy full SHA for 4393893
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
Rename `LFORTRAN_ASSERT` to `LCOMPILERS_ASSERT`
Thirumalai-Shaktivel
committed
70d4505
View commit details
Copy full SHA for 70d4505
View code at this point
Browse repository at this point
Commits on Nov 19, 2022
Continue the location information for the imported files.
Thirumalai-Shaktivel
committed
97978bf
View commit details
Copy full SHA for 97978bf
View code at this point
Browse repository at this point
Commits on Oct 12, 2022
Tokenize Match and Case Keywords and fix remaining issues
Thirumalai-Shaktivel
committed
855d8a1
View commit details
Copy full SHA for 855d8a1
View code at this point
Browse repository at this point
Commits on Sep 26, 2022
[Tokenizer] Use `strtod` to convert string to real
Thirumalai-Shaktivel
committed
fa0c53f
View commit details
Copy full SHA for fa0c53f
View code at this point
Browse repository at this point
Commits on Sep 25, 2022
Recognize match class pattern in the match stmt
Thirumalai-Shaktivel
committed
8c39338
View commit details
Copy full SHA for 8c39338
View code at this point
Browse repository at this point
Recognize match mapping, identifier and group patterns in the match stmt
Thirumalai-Shaktivel
committed
a5a33c1
View commit details
Copy full SHA for a5a33c1
View code at this point
Browse repository at this point
Recognize sequence pattern and singleton pattern in match stmt
Thirumalai-Shaktivel
committed
b2234c5
View commit details
Copy full SHA for b2234c5
View code at this point
Browse repository at this point
Recognize match stmt with or_pattern, as_pattern and literal_pattern (numbers, strings, attributes)
Thirumalai-Shaktivel
committed
e1117c2
View commit details
Copy full SHA for e1117c2
View code at this point
Browse repository at this point
Recognize `match` and `case` keywords in the tokenizer
Thirumalai-Shaktivel
committed
3995dcd
View commit details
Copy full SHA for 3995dcd
View code at this point
Browse repository at this point
Commits on Sep 23, 2022
Merge pull request #1145 from certik/parser
Show description for 44e62f2
certik
authored
44e62f2
View commit details
Copy full SHA for 44e62f2
View code at this point
Browse repository at this point
Merge pull request #1147 from certik/parser_switch
Show description for aef18ea
certik
authored
aef18ea
View commit details
Copy full SHA for aef18ea
View code at this point
Browse repository at this point
Put FLOC at all functions
certik
committed
d5ce564
View commit details
Copy full SHA for d5ce564
View code at this point
Browse repository at this point
Introduce FLOC and use it
certik
committed
76fce89
View commit details
Copy full SHA for 76fce89
View code at this point
Browse repository at this point
Exclude decorators for functions too
certik
committed
642da94
View commit details
Copy full SHA for 642da94
View code at this point
Browse repository at this point
Move the LLOC at the beginning
certik
committed
dbeef4e
View commit details
Copy full SHA for dbeef4e
View code at this point
Browse repository at this point
Change the first location information
certik
committed
60d8cca
View commit details
Copy full SHA for 60d8cca
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.