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
tests
on
main
User selector
All users
All time
Commit history
Commits on Jul 27, 2024
Support to print dataclasses and tuples in REPL (#2785)
Show description for 42f385f
Vipul-Cariappa
authored
42f385f
View commit details
Copy full SHA for 42f385f
View code at this point
Browse repository at this point
Commits on Jul 9, 2024
Underscore: `_` variable in REPL (#2755)
Show description for 8f3393d
Vipul-Cariappa
authored
8f3393d
View commit details
Copy full SHA for 8f3393d
View code at this point
Browse repository at this point
changes made according to code review
Vipul-Cariappa
committed
e351551
View commit details
Copy full SHA for e351551
View code at this point
Browse repository at this point
support to print lists in REPL
Vipul-Cariappa
committed
2991c33
View commit details
Copy full SHA for 2991c33
View code at this point
Browse repository at this point
Commits on Jul 3, 2024
fix array symbol duplication in interactive mode (#2734)
Show description for 065a58a
Vipul-Cariappa
authored
065a58a
View commit details
Copy full SHA for 065a58a
View code at this point
Browse repository at this point
Commits on Jun 9, 2024
support printing `boolean` in REPL (#2728)
Show description for 290c2b3
Vipul-Cariappa
authored
290c2b3
View commit details
Copy full SHA for 290c2b3
View code at this point
Browse repository at this point
Commits on Jun 8, 2024
Fix ASR verify pass error while using Interactive (#2706)
Show description for e04c568
Vipul-Cariappa
authored
e04c568
View commit details
Copy full SHA for e04c568
View code at this point
Browse repository at this point
Commits on Jun 7, 2024
combining duplicated function into a single templated function
Vipul-Cariappa
committed
7c8850c
View commit details
Copy full SHA for 7c8850c
View code at this point
Browse repository at this point
Commits on Jun 6, 2024
REPL `str` support (#2724)
Show description for 7ecac3e
Vipul-Cariappa
authored
7ecac3e
View commit details
Copy full SHA for 7ecac3e
View code at this point
Browse repository at this point
Commits on Jun 1, 2024
support to print i8, u8, i16 & u16 in REPL
Vipul-Cariappa
committed
3792f27
View commit details
Copy full SHA for 3792f27
View code at this point
Browse repository at this point
Commits on May 28, 2024
support printing u32 and u64 in REPL
Vipul-Cariappa
committed
abead67
View commit details
Copy full SHA for abead67
View code at this point
Browse repository at this point
Commits on May 26, 2024
Printing top-level Expressions (#2716)
Show description for 2420448
Vipul-Cariappa
and
ubaidsk
authored
2420448
View commit details
Copy full SHA for 2420448
View code at this point
Browse repository at this point
Commits on May 24, 2024
initial interactive test
Vipul-Cariappa
committed
d4e7def
View commit details
Copy full SHA for d4e7def
View code at this point
Browse repository at this point
Commits on Jun 20, 2023
CMake: Provide WASM compile, link flags to test_lpython
Show description for e6103ca
ubaidsk
committed
e6103ca
View commit details
Copy full SHA for e6103ca
View code at this point
Browse repository at this point
Commits on Mar 24, 2023
CTEST: Update reference test for x86 asm
ubaidsk
committed
1b62e6b
View commit details
Copy full SHA for 1b62e6b
View code at this point
Browse repository at this point
Commits on Feb 10, 2023
CTEST: X86: Fix failing test due to missing 'string_neg' symbol
ubaidsk
committed
a26a71f
View commit details
Copy full SHA for a26a71f
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 Dec 24, 2022
TEST: X86: Update reference text assembly
ubaidsk
committed
54a04c6
View commit details
Copy full SHA for 54a04c6
View code at this point
Browse repository at this point
Commits on Dec 16, 2022
X86Assembler: Update Instantiation of X86Assembler() to usebit64 parameter
ubaidsk
committed
e92c3ad
View commit details
Copy full SHA for e92c3ad
View code at this point
Browse repository at this point
Commits on Nov 19, 2022
Introduce FileLocations in the test_error_rendering
Show description for 3345065
Thirumalai-Shaktivel
committed
3345065
View commit details
Copy full SHA for 3345065
View code at this point
Browse repository at this point
Commits on Nov 18, 2022
Comment non-working test
certik
committed
f63c4cd
View commit details
Copy full SHA for f63c4cd
View code at this point
Browse repository at this point
Comment out non-working tests
certik
committed
376f9cf
View commit details
Copy full SHA for 376f9cf
View code at this point
Browse repository at this point
Synced libasr from LFortran
czgdp1807
authored and
certik
committed
5df9371
View commit details
Copy full SHA for 5df9371
View code at this point
Browse repository at this point
Commits on Aug 3, 2022
ASR: update from LFortran (#874)
Show description for 7210694
certik
and
czgdp1807
authored
7210694
View commit details
Copy full SHA for 7210694
View code at this point
Browse repository at this point
Commits on Jul 22, 2022
Rename LFortranException to LCompilersException
Smit-create
committed
70810c3
View commit details
Copy full SHA for 70810c3
View code at this point
Browse repository at this point
Commits on Mar 27, 2022
Rename fortran_evaluator to python_evaluator
Thirumalai-Shaktivel
committed
bd48a85
View commit details
Copy full SHA for bd48a85
View code at this point
Browse repository at this point
Rename lfortran_lib to lpython_lib
Thirumalai-Shaktivel
committed
81d07df
View commit details
Copy full SHA for 81d07df
View code at this point
Browse repository at this point
Rename test_lfortran to test_lpython
Thirumalai-Shaktivel
committed
567e966
View commit details
Copy full SHA for 567e966
View code at this point
Browse repository at this point
Commits on Mar 19, 2022
Update LPython code to work with the new libasr
certik
committed
a3afbae
View commit details
Copy full SHA for a3afbae
View code at this point
Browse repository at this point
Remove the Fortran AST
Show description for da5b61c
certik
committed
da5b61c
View commit details
Copy full SHA for da5b61c
View code at this point
Browse repository at this point
Remove the parser usage from the rest
certik
committed
fb14800
View commit details
Copy full SHA for fb14800
View code at this point
Browse repository at this point
Remove JSON support
Show description for eb9d68e
certik
committed
eb9d68e
View commit details
Copy full SHA for eb9d68e
View code at this point
Browse repository at this point
Remove the cwrapper
certik
committed
430ab75
View commit details
Copy full SHA for 430ab75
View code at this point
Browse repository at this point
Remove dependencies on FortranEvaluator
Show description for 42caae0
certik
committed
42caae0
View commit details
Copy full SHA for 42caae0
View code at this point
Browse repository at this point
Remove LFortran tests
certik
committed
de9c5e0
View commit details
Copy full SHA for de9c5e0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.