FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/bin - sailfish009/lpython · GitHub
sailfish009
/
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
bin
on
main
User selector
Datepicker
Commit history
Commits on Sep 17, 2023
CMake: Provide -fsanitize flag, also specify initial_memory=512Mb
Show description for fc64a7e
ubaidsk
committed
fc64a7e
View commit details
Copy full SHA for fc64a7e
View code at this point
Browse repository at this point
Commits on Sep 16, 2023
Use flags from lfortran
ubaidsk
committed
0da8790
View commit details
Copy full SHA for 0da8790
View code at this point
Browse repository at this point
Commits on Sep 12, 2023
Rename m_global_scope to m_symtab
ubaidsk
committed
2c008fc
View commit details
Copy full SHA for 2c008fc
View code at this point
Browse repository at this point
Commits on Jul 25, 2023
LLVM: Support linking exec to python library
ubaidsk
committed
a0a7813
View commit details
Copy full SHA for a0a7813
View code at this point
Browse repository at this point
Commits on Jul 21, 2023
Added the llvm_sym backend
anutosh491
authored and
certik
committed
6967f8e
View commit details
Copy full SHA for 6967f8e
View code at this point
Browse repository at this point
Commits on Jul 16, 2023
Provide __main__ as default module_name
ubaidsk
committed
fd38017
View commit details
Copy full SHA for fd38017
View code at this point
Browse repository at this point
Commits on Jul 15, 2023
ASR pass for unique symbols (#2149)
Smit-create
authored
0b4d13a
View commit details
Copy full SHA for 0b4d13a
View code at this point
Browse repository at this point
Commits on Jul 13, 2023
Add option for cumulative pass results
Smit-create
committed
2feed64
View commit details
Copy full SHA for 2feed64
View code at this point
Browse repository at this point
Commits on Jul 10, 2023
Implement lcompilers_unique_ID global variable
Show description for c1c64d8
certik
committed
c1c64d8
View commit details
Copy full SHA for c1c64d8
View code at this point
Browse repository at this point
Commits on Jun 28, 2023
Load modules into the same ASR TranslationUnit
Show description for 6308fd2
ubaidsk
committed
6308fd2
View commit details
Copy full SHA for 6308fd2
View code at this point
Browse repository at this point
Commits on Jun 19, 2023
Intial Implementation for SymbolicExpression ttype (#1846)
Show description for d6a6d8b
authored
d6a6d8b
View commit details
Copy full SHA for d6a6d8b
View code at this point
Browse repository at this point
Return err, if an error has occurred in creating the C file
Thirumalai-Shaktivel
committed
a27780c
View commit details
Copy full SHA for a27780c
View code at this point
Browse repository at this point
Commits on Jun 18, 2023
Rename enable_cnumpy to link_numpy
ubaidsk
committed
3fbe95a
View commit details
Copy full SHA for 3fbe95a
View code at this point
Browse repository at this point
Commits on Jun 17, 2023
@ PythonCall: Support numpy arrays as args
ubaidsk
committed
9875f8a
View commit details
Copy full SHA for 9875f8a
View code at this point
Browse repository at this point
Commits on May 29, 2023
Add --enable-cpython flag
ubaidsk
committed
70b384c
View commit details
Copy full SHA for 70b384c
View code at this point
Browse repository at this point
Commits on May 23, 2023
Sync libasr from LFortran
czgdp1807
committed
ffb4ad2
View commit details
Copy full SHA for ffb4ad2
View code at this point
Browse repository at this point
Commits on May 11, 2023
Add --no-indent flag
Show description for d2420d7
ubaidsk
committed
d2420d7
View commit details
Copy full SHA for d2420d7
View code at this point
Browse repository at this point
Add support for AST/R Visualization
ubaidsk
committed
a0441aa
View commit details
Copy full SHA for a0441aa
View code at this point
Browse repository at this point
Commits on May 10, 2023
Implement --get-rtl-dir
certik
committed
9b5ec2e
View commit details
Copy full SHA for 9b5ec2e
View code at this point
Browse repository at this point
Commits on Apr 27, 2023
ASR: Support modules in pickle_json()
ubaidsk
committed
dac940b
View commit details
Copy full SHA for dac940b
View code at this point
Browse repository at this point
Commits on Apr 23, 2023
Pass runtime_library path for the C backend to link executables
Thirumalai-Shaktivel
committed
6beb6f1
View commit details
Copy full SHA for 6beb6f1
View code at this point
Browse repository at this point
Commits on Apr 21, 2023
Disallow allow_extra_args()
certik
committed
1efe736
View commit details
Copy full SHA for 1efe736
View code at this point
Browse repository at this point
Allow multiple -I flags
certik
committed
e5fa3b8
View commit details
Copy full SHA for e5fa3b8
View code at this point
Browse repository at this point
Commits on Apr 12, 2023
Add verbose option
Smit-create
committed
01ab069
View commit details
Copy full SHA for 01ab069
View code at this point
Browse repository at this point
Commits on Apr 3, 2023
Skip passes that are re-writes and handled in C
Smit-create
committed
468ff6d
View commit details
Copy full SHA for 468ff6d
View code at this point
Browse repository at this point
C: Support passes
Smit-create
committed
2367d77
View commit details
Copy full SHA for 2367d77
View code at this point
Browse repository at this point
Commits on Mar 24, 2023
chore: rename ltypes.py to lpython.py
ADV1K
committed
642166f
View commit details
Copy full SHA for 642166f
View code at this point
Browse repository at this point
Commits on Mar 22, 2023
Add backend=c to directly run with C.
Smit-create
committed
c503759
View commit details
Copy full SHA for c503759
View code at this point
Browse repository at this point
Merge pull request #1598 from certik/add_c
Show description for e0f8d1e
certik
authored
e0f8d1e
View commit details
Copy full SHA for e0f8d1e
View code at this point
Browse repository at this point
Commits on Mar 21, 2023
Allow Backend::c in the main driver
certik
committed
0c4e1bb
View commit details
Copy full SHA for 0c4e1bb
View code at this point
Browse repository at this point
WASM: Supply wasi flag when executing the generated wasm
ubaidsk
committed
c767894
View commit details
Copy full SHA for c767894
View code at this point
Browse repository at this point
Commits on Mar 16, 2023
Fix variable decl order
Smit-create
committed
b89fadf
View commit details
Copy full SHA for b89fadf
View code at this point
Browse repository at this point
Commits on Mar 15, 2023
Use compiler options
Smit-create
committed
128270c
View commit details
Copy full SHA for 128270c
View code at this point
Browse repository at this point
Commits on Feb 26, 2023
Make LCompilers CLI check if source file exists (#1531)
faze-geek
authored
43fb43a
View commit details
Copy full SHA for 43fb43a
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
Previous
Next
Back
|
FazBrowse Home
|
New Git URL