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
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 }}
caguerra
/
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 Nov 30, 2022
Merge pull request #1335 from Shaikh-Ubaid/wasm_x64
Show description for 0c1397e
ubaidsk
authored
0c1397e
View commit details
Copy full SHA for 0c1397e
Browse repository at this point
1. Make rex() return byte
Show description for 5086ddf
ubaidsk
committed
5086ddf
View commit details
Copy full SHA for 5086ddf
Browse repository at this point
WASM_X64: Enable wasm_x64 backend commandline flag
Show description for 80e4269
ubaidsk
committed
80e4269
View commit details
Copy full SHA for 80e4269
Browse repository at this point
WASM_X64: Implement initial backend
ubaidsk
committed
659fe2b
View commit details
Copy full SHA for 659fe2b
Browse repository at this point
X86Assembler: Update link to documentation
ubaidsk
committed
fef0ee7
View commit details
Copy full SHA for fef0ee7
Browse repository at this point
Commits on Nov 29, 2022
Merge pull request #1332 from czgdp1807/fix_expr_replacer
Show description for fc9d899
certik
authored
fc9d899
View commit details
Copy full SHA for fc9d899
Browse repository at this point
Merge pull request #288 from Thirumalai-Shaktivel/win_build_fixes
Thirumalai-Shaktivel
authored
2586b24
View commit details
Copy full SHA for 2586b24
Browse repository at this point
Update README.md
Thirumalai-Shaktivel
committed
612f7a8
View commit details
Copy full SHA for 612f7a8
Browse repository at this point
Separate yaml file for unix and window
Thirumalai-Shaktivel
committed
130b06e
View commit details
Copy full SHA for 130b06e
Browse repository at this point
Support run by default in Windows
Thirumalai-Shaktivel
committed
34331ee
View commit details
Copy full SHA for 34331ee
Browse repository at this point
Use Ninja to build LPython
Thirumalai-Shaktivel
committed
58c86fe
View commit details
Copy full SHA for 58c86fe
Browse repository at this point
Use local variables for storing copy of current_expr in expression replacer
czgdp1807
committed
7c9dcf2
View commit details
Copy full SHA for 7c9dcf2
Browse repository at this point
Merge pull request #1329 from Shaikh-Ubaid/wasm_x86_text_bugs
Show description for 860c4b3
ubaidsk
authored
860c4b3
View commit details
Copy full SHA for 860c4b3
Browse repository at this point
Commits on Nov 28, 2022
WASM_X86: Use alphabets and underscore for label names
Show description for 4cf57bf
ubaidsk
committed
4cf57bf
View commit details
Copy full SHA for 4cf57bf
Browse repository at this point
Commits on Nov 26, 2022
C: Implement List Section (#1324)
Smit-create
authored
1aeff83
View commit details
Copy full SHA for 1aeff83
Browse repository at this point
Merge pull request #1326 from xmnlab/enable-c-tests
Show description for df27464
certik
authored
df27464
View commit details
Copy full SHA for df27464
Browse repository at this point
Enable c tests
xmnlab
committed
8ee85ff
View commit details
Copy full SHA for 8ee85ff
Browse repository at this point
Commits on Nov 25, 2022
Merge pull request #1323 from czgdp1807/import_02
Show description for 67251c2
czgdp1807
authored
67251c2
View commit details
Copy full SHA for 67251c2
Browse repository at this point
Register test_import_04
czgdp1807
committed
9c58510
View commit details
Copy full SHA for 9c58510
Browse repository at this point
Handle function and its module having same name
czgdp1807
committed
a788c4b
View commit details
Copy full SHA for a788c4b
Browse repository at this point
Added a test for module and its function having same name
czgdp1807
committed
5b011e9
View commit details
Copy full SHA for 5b011e9
Browse repository at this point
Commits on Nov 24, 2022
Merge pull request #1320 from czgdp1807/sprint_08
Show description for ffd8770
czgdp1807
authored
ffd8770
View commit details
Copy full SHA for ffd8770
Browse repository at this point
Provide correct location information for redefined functions
Show description for ba487f1
czgdp1807
committed
ba487f1
View commit details
Copy full SHA for ba487f1
Browse repository at this point
Handle Const[...] typed local variables while function call inlining
czgdp1807
committed
bb4c9c5
View commit details
Copy full SHA for bb4c9c5
Browse repository at this point
Fix passing Const[CPtr] to CPtr in bindC function
czgdp1807
committed
531b765
View commit details
Copy full SHA for 531b765
Browse repository at this point
Merge pull request #1322 from czgdp1807/import_01
Show description for 12e4dd7
czgdp1807
authored
12e4dd7
View commit details
Copy full SHA for 12e4dd7
Browse repository at this point
Updated reference tests
czgdp1807
committed
e56bbfa
View commit details
Copy full SHA for e56bbfa
Browse repository at this point
Add ability to test -I command line option
czgdp1807
committed
23b123e
View commit details
Copy full SHA for 23b123e
Browse repository at this point
Removed debug print statements
czgdp1807
committed
be6a8c5
View commit details
Copy full SHA for be6a8c5
Browse repository at this point
Following changes have been made,
Show description for 0270061
czgdp1807
committed
0270061
View commit details
Copy full SHA for 0270061
Browse repository at this point
Commits on Nov 21, 2022
Merge pull request #1297 from Thirumalai-Shaktivel/extend_loc_manager_1
Show description for 93cc7c2
certik
authored
93cc7c2
View commit details
Copy full SHA for 93cc7c2
Browse repository at this point
Merge pull request #1318 from Smit-create/c8
Show description for 2790b06
Smit-create
authored
2790b06
View commit details
Copy full SHA for 2790b06
Browse repository at this point
Use const_var_names
Smit-create
committed
a98d558
View commit details
Copy full SHA for a98d558
Browse repository at this point
Replace const_list_count with const_var_names
Smit-create
committed
bd2ccba
View commit details
Copy full SHA for bd2ccba
Browse repository at this point
Use map to store and get variable names
Smit-create
committed
1efec39
View commit details
Copy full SHA for 1efec39
Browse repository at this point
Previous
Next
You can’t perform that action at this time.