issues
search
lcompilers
/
lc
C++ compiler
MIT License
26
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove `const` ttype
#119
Shaikh-Ubaid
closed
7 months ago
0
Remove auto-generated file
#118
Shaikh-Ubaid
closed
7 months ago
0
Sync ``libasr`` with LFortran/LPython
#117
czgdp1807
closed
7 months ago
0
Initial support for PyTorch C++ API
#116
czgdp1807
closed
7 months ago
4
Support `Kokkos::submdspan` for slicing `Kokkos::mdspan` arrays
#115
czgdp1807
closed
8 months ago
0
Prohibit modification of `std::vector` objects used by `Kokkos::mdspan` constructor
#114
czgdp1807
closed
8 months ago
1
Additional array physical types for AI related use cases
#113
czgdp1807
opened
8 months ago
0
test: Port `integration_tests/arrays_31.f90`, `arrays_34.f90` and `arrays_35.f90` from LFortran and improve LC to compile it
#112
Pranavchiku
opened
8 months ago
2
Add support for `mdspan`
#111
czgdp1807
closed
8 months ago
2
Added support for ``--fast`` tag
#110
czgdp1807
closed
8 months ago
0
Add support for retaining comments in clang-AST
#109
czgdp1807
closed
8 months ago
0
Ported ``integration_tests/test_pkg_lnn_02.py`` from LPython
#108
czgdp1807
closed
8 months ago
0
Ported ``integration_tests/test_list_06.py`` from LPython and improve LC to compile it
#107
czgdp1807
closed
8 months ago
0
Ported ``integration_tests/loop_02.py`` from LPython and improve LC to compile it
#106
czgdp1807
closed
8 months ago
0
Port ``integration_tests/lnn`` from LPython
#105
czgdp1807
closed
8 months ago
0
Ported ``integration_tests/test_list_01.py`` from LPython and add support for ``std::vector`` in LC to compile it
#104
czgdp1807
closed
8 months ago
5
Ported ``integration_tests/union_02.py`` from LPython and improve LC to compile it
#103
czgdp1807
closed
8 months ago
0
Ported ``integration_tests/union_01.py`` from LPython and added support for union in LC to compile it
#102
czgdp1807
closed
8 months ago
1
Ported ``integration_tests/structs_04.py`` from LPython and improve LC to compile it
#101
czgdp1807
closed
8 months ago
0
Ported ``integration_tests/structs_01.py`` from LPython and improve LC to compile it
#100
czgdp1807
closed
8 months ago
0
Ported ``integration_tests/enum_06.py`` from LPython and improve LC to compile it
#99
czgdp1807
closed
8 months ago
0
Ported ``integration_tests/enum_04.py`` from LPython and improve LC to compile it
#98
czgdp1807
closed
8 months ago
0
Ported ``integration_tests/enum_02.py`` from LPython
#97
czgdp1807
closed
8 months ago
0
Ported ``integration_tests/enum_01.py`` from LPython and add support for ``enum`` in LC to compile it
#96
czgdp1807
closed
8 months ago
0
Add neural network example using xtensor
#95
czgdp1807
opened
8 months ago
1
PATH related master issue
#94
Shaikh-Ubaid
opened
9 months ago
0
Fix running `lc` in sub directory
#93
Shaikh-Ubaid
closed
9 months ago
0
Improve LC to compile faster version of nbody
#92
czgdp1807
closed
9 months ago
0
Add support for compile time evaluation of ``StructInstanceMember``
#91
czgdp1807
closed
9 months ago
0
README: Update compiler options
#90
certik
closed
9 months ago
0
Compile ``nbody`` test from LFortran
#89
czgdp1807
closed
9 months ago
4
Revert commits from #83 which added support for C style pointers
#88
czgdp1807
closed
9 months ago
1
Ported ``integration_tests/pass_array_by_data_08.f90`` from LFortran and improve LC to compile it
#87
czgdp1807
closed
9 months ago
0
Support XSimd
#86
anutosh491
opened
9 months ago
2
Ported ``integration_tests/associate_04.f90`` from LFortran and improve LC to compile it
#85
czgdp1807
closed
9 months ago
0
Ported ``integration_tests/associate_03.f90`` from LFortran
#84
czgdp1807
closed
9 months ago
0
Added support for pointer in LC by porting ``integration_tests/associate_02.f90`` from LFortran
#83
czgdp1807
closed
9 months ago
3
Ported ``integration_tests/arrays_op_22.f90`` from LFortran
#82
czgdp1807
closed
9 months ago
0
Ported ``integration_tests/derived_types_22.f90`` from LFortran
#81
czgdp1807
closed
9 months ago
0
Ported ``integration_tests/derived_types_13.f90`` from LFortran and improve LC to compile it
#80
czgdp1807
closed
9 months ago
0
Test including user defined header files
#79
czgdp1807
closed
9 months ago
0
Move clang includes to cpp file
#78
Shaikh-Ubaid
closed
9 months ago
0
Remove the requirement to set CPATH
#77
certik
opened
9 months ago
0
Get "make install" optional
#76
certik
opened
9 months ago
0
Move all Clang imports into a .cpp file
#75
certik
closed
9 months ago
1
Initial parser implementation
#74
certik
closed
9 months ago
2
Add exact instructions how to run tests
#73
certik
closed
9 months ago
0
Added support for ``struct``
#72
czgdp1807
closed
9 months ago
0
Added support for pre-declaring functions before defining
#71
czgdp1807
closed
9 months ago
0
Added support for recursive functions
#70
czgdp1807
closed
9 months ago
0
Next