What's Changed
- ci: remove dim in
sumintrinsic in stdlib to makerealwork by @HarshitaKalani in #4413 - Implement intrinsic
realby @HarshitaKalani in #4063 - CI: disable WASM upload by @certik in #4430
- Ref: rectified implementation of maskl intrinsic and add tests for maskl and maskr intrinsic by @parth121101 in #4418
- Update tests for asinh, acosh, atanh intrinsic by @parth121101 in #4419
- enh : Memorize Duplicate
intrinsicsElementalFunction+intrinsicsArrayFunctionby @assem2002 in #4334 - feat: implement intrinsic
compiler_versionby @Pranavchiku in #4428 - fix: incorrect physical types of character array by @Pranavchiku in #4417
- fix: append newline character only when the input program has one in fixedform by @gxyd in #4432
- Implement
spreadintrinsic by @HarshitaKalani in #4426 - Revert "CI: disable WASM upload" by @certik in #4433
- fix: incorrect handling of decrement variable in do loop by @Pranavchiku in #4436
- Implied loop on structinstancemember by @assem2002 in #4423
- enh: do concurrent loop frontend to support local, shared, reduction by @Pranavchiku in #4439
- Add getter_functions in modules, functions scope by @assem2002 in #4447
- chore (ci): setup CI job for testing SNAP compilation by @kmr-srbh in #4450
- Feature/glfortran by @serge-sans-paille in #4416
- test: add integration tests for
ishftc,bit_size,conjgby @HarshitaKalani in #4460 - chore: set physical cast of argument correctly while creating implicit interface by @Pranavchiku in #4448
Full Changelog: v0.37.0...v0.38.0