FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · assem2002/lpython · GitHub
assem2002
/
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
User selector
Datepicker
Commit history
Commits on May 2, 2024
Merge branch 'lcompilers:main' into main
assem2002
authored
808b0f5
View commit details
Copy full SHA for 808b0f5
Browse repository at this point
Commits on May 1, 2024
Add support for item access from `Const` data-structures (#2579)
Show description for dfeacbc
authored
dfeacbc
View commit details
Copy full SHA for dfeacbc
Browse repository at this point
Add support for `dict` methods with `Const` (#2567)
Show description for a74d529
kmr-srbh
and
Thirumalai-Shaktivel
authored
a74d529
View commit details
Copy full SHA for a74d529
Browse repository at this point
Add compile-time support for `list.pop` (#2659)
Show description for 8451ad2
kmr-srbh
and
ubaidsk
authored
8451ad2
View commit details
Copy full SHA for 8451ad2
Browse repository at this point
Fixed scoping issues of for loops in global scope (#2672)
Show description for d7121dd
tanay-man
and
ubaidsk
authored
d7121dd
View commit details
Copy full SHA for d7121dd
Browse repository at this point
Support string repeat with non constant integer (#2675)
Show description for 973c500
kmr-srbh
and
ubaidsk
authored
973c500
View commit details
Copy full SHA for 973c500
Browse repository at this point
Commits on Apr 29, 2024
Merge branch 'lcompilers:main' into main
assem2002
authored
581c50f
View commit details
Copy full SHA for 581c50f
Browse repository at this point
Merge pull request #2673 from kmr-srbh/remove-file
Show description for 3ccdfdb
certik
authored
3ccdfdb
View commit details
Copy full SHA for 3ccdfdb
Browse repository at this point
Document built-in functions (#2589)
kmr-srbh
authored
7bc60a0
View commit details
Copy full SHA for 7bc60a0
Browse repository at this point
Remove executable `expr`
kmr-srbh
committed
2e97c45
View commit details
Copy full SHA for 2e97c45
Browse repository at this point
Commits on Apr 28, 2024
Merge branch 'lcompilers:main' into main
assem2002
authored
46dae24
View commit details
Copy full SHA for 46dae24
Browse repository at this point
Commits on Apr 27, 2024
Add compile-time support for `dict.values` (#2661)
Show description for c63882a
kmr-srbh
authored
c63882a
View commit details
Copy full SHA for c63882a
Browse repository at this point
Add compile-time support for `dict.keys` (#2660)
Show description for 6036111
kmr-srbh
and
ubaidsk
authored
6036111
View commit details
Copy full SHA for 6036111
Browse repository at this point
Fix symbolic pass for handling `IntrinsicElementalFunction` in `print()` (#2665)
Show description for 206035e
kmr-srbh
authored
206035e
View commit details
Copy full SHA for 206035e
Browse repository at this point
Detect unhashable object types at the ASR level (#2664)
Show description for 921a5e3
kmr-srbh
authored
921a5e3
View commit details
Copy full SHA for 921a5e3
Browse repository at this point
Commits on Apr 26, 2024
Merge pull request #2671 from Shaikh-Ubaid/ci
Show description for 265e21b
ubaidsk
authored
265e21b
View commit details
Copy full SHA for 265e21b
Browse repository at this point
CI: Conda install nodejs=18
ubaidsk
committed
5b24809
View commit details
Copy full SHA for 5b24809
Browse repository at this point
CI: Update MACOSX_DEPLOYMENT_TARGET to 14.0
ubaidsk
committed
7d5e301
View commit details
Copy full SHA for 7d5e301
Browse repository at this point
CI: Update conda location on windows
ubaidsk
committed
aa6c081
View commit details
Copy full SHA for aa6c081
Browse repository at this point
CI: Install Miniconda
ubaidsk
committed
15b3684
View commit details
Copy full SHA for 15b3684
Browse repository at this point
Updated test_gruntz.py (#2656)
anutosh491
authored
4921160
View commit details
Copy full SHA for 4921160
Browse repository at this point
Add str.center() and str.expandtabs() builtin functions (#2651)
Show description for 5f7ef49
authored
5f7ef49
View commit details
Copy full SHA for 5f7ef49
Browse repository at this point
Commits on Apr 24, 2024
Merge pull request #2662 from Shaikh-Ubaid/make_jit_test_configurable
Show description for abc5de8
ubaidsk
authored
abc5de8
View commit details
Copy full SHA for abc5de8
Browse repository at this point
CI: TEST llvm_jit
ubaidsk
committed
9bcd166
View commit details
Copy full SHA for 9bcd166
Browse repository at this point
TEST: Support configurable JIT flag
ubaidsk
committed
ee9e34d
View commit details
Copy full SHA for ee9e34d
Browse repository at this point
CMake: Support specifying EXTRA_ARGS for tests
ubaidsk
committed
2533b37
View commit details
Copy full SHA for 2533b37
Browse repository at this point
TEST: Revert JIT changes to CMakelists.txt
ubaidsk
committed
2115b21
View commit details
Copy full SHA for 2115b21
Browse repository at this point
Commits on Apr 20, 2024
`--jit` option to execute without creation of executable file (#2564)
Show description for 69b826e
Vipul-Cariappa
and
ubaidsk
authored
69b826e
View commit details
Copy full SHA for 69b826e
Browse repository at this point
Commits on Apr 19, 2024
Fix bug in printing a list (#2654)
Show description for fce0b35
advikkabra
authored
fce0b35
View commit details
Copy full SHA for fce0b35
Browse repository at this point
Commits on Apr 17, 2024
Merge pull request #2653 from anutosh491/build_to_wasm
Show description for ac21bb2
ubaidsk
authored
ac21bb2
View commit details
Copy full SHA for ac21bb2
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
Browse repository at this point
Commits on Apr 15, 2024
Merge pull request #2650 from Shaikh-Ubaid/lfortran_crtlib_changes
Show description for 7d0cfdb
ubaidsk
authored
7d0cfdb
View commit details
Copy full SHA for 7d0cfdb
Browse repository at this point
Commits on Apr 14, 2024
LLVM: Fix prototype declaration for _lpython_get_argc()
ubaidsk
committed
ef9f478
View commit details
Copy full SHA for ef9f478
Browse repository at this point
Commits on Apr 12, 2024
Merge pull request #2648 from Shaikh-Ubaid/ci
Show description for 34c012d
ubaidsk
authored
34c012d
View commit details
Copy full SHA for 34c012d
Browse repository at this point
Make script executable
ubaidsk
committed
18d0f43
View commit details
Copy full SHA for 18d0f43
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL