Tags: Manali0806/lpython
Tags
Merge pull request lcompilers#1520 from Shaikh-Ubaid/wasm_global_section WASM: Support global section
Merge pull request lcompilers#1432 from certik/rtlib1 Fix paths to the runtime library header files
Support defining Union inside a ``dataclass`` (lcompilers#1362)
Merge pull request lcompilers#1361 from Shaikh-Ubaid/wasm_x64_local_g… …et_set WASM_X64: Support local variables
Pointers in emulation mode (lcompilers#1336) The syntax was changed from a subroutine to a function and AST->ASR updated. Works in emulation, LLVM and C modes.
Implement Integer compare in wasm to x86 backend (lcompilers#1276) * [WASM_x86] Convert the offset into strings and store it to use as a unique_id * [WASM_x86] Implement Integer compare * Add tests
Merge pull request lcompilers#1049 from Abdelrahman-Kh-Fouad/str@star… …tswith Strings methods: `startswith()`
Merge pull request lcompilers#1015 from Thirumalai-Shaktivel/fix_with… …_stmt
Merge pull request lcompilers#746 from czgdp1807/arr_fix Fixing ArrayItem/ArraySection nodes in ASR
PreviousNext