- 85a40ce [flang] Better error message for NULL() actual argument for dummy allocatable by Peter Klausler · 2 years, 10 months ago
- cfc7675 [flang][docs] Document non-supported VMS extensions by Peter Klausler · 3 years ago
- 89e4b75 [flang] Document extension: Ew.0 output editing by Peter Klausler · 3 years ago
- f2ee0a3 [flang][NFC] Document intentional non-support for an extension by Peter Klausler · 3 years ago
- f1983fe [flang] Make extension explicit: exponent-letter matching kind-param by Emil Kieri · 3 years ago
- 7350625 [flang] Avoid spurious warnings from reading module files by Peter Klausler · 3 years ago
- 2c8cb9a [flang] Handle common block with different sizes in same file by Jean Perier · 3 years, 1 month ago
- 2503f28 [flang] Accept TYPE(intrinsic type) in declarations only for non-extension type by Peter Klausler · 3 years, 1 month ago
- 96e45a8 [flang] Use full result range for clock_gettime implementation of SYSTEM_CLOCK by V Donaldson · 3 years, 1 month ago
- b8f029c [flang] Accept legacy aliases for intrinsic function names by Peter Klausler · 3 years, 2 months ago
- 3b61587 [flang] LBOUND() edge case: empty dimension by Peter Klausler · 3 years, 2 months ago
- 44ff4df [flang] Extension: don't require commas between most edit descriptors in formats by Peter Klausler · 3 years, 3 months ago
- 6bd72fa [flang] Allow extension cases of EQUIVALENCE with optional warnings by Peter Klausler · 3 years, 3 months ago
- d1123e3 [flang] Extension: skip over NAMELIST groups by Peter Klausler · 3 years, 4 months ago
- 0284777 [flang] Accept BOZ literals for some actual arguments by Peter Klausler · 3 years, 4 months ago
- cadc07f [flang] Legacy extension: non-character formats by Peter Klausler · 3 years, 4 months ago
- dc65c3f [flang] Allow pointers to non-sequence types in sequence types by Peter Klausler · 3 years, 4 months ago
- d393ce3 [flang] Support extension intrinsic function variations on ABS by Peter Klausler · 3 years, 4 months ago
- 0f500d3 [flang] Downgrade benign error message to a warning by Peter Klausler · 3 years, 4 months ago
- 63a2987 [flang] Allow initialization in blank COMMON by Peter Klausler · 3 years, 4 months ago
- 00e0de0 [flang] Extension: initialization of LOGICAL with INTEGER & vice versa by Peter Klausler · 3 years, 4 months ago
- c14cf92 [flang] Implement semantics for DEC STRUCTURE/RECORD by Peter Klausler · 3 years, 4 months ago
- 06ca9f2 [flang] OPEN(RECL=) handling for sequential formatted I/O by Peter Klausler · 3 years, 6 months ago
- a62b601 [flang] Predefine unit 0 connected to stderr by Peter Klausler · 3 years, 6 months ago
- fbb020f [flang] Extension: allow tabs in output format strings by peter klausler · 3 years, 7 months ago
- 14b90d1 [flang] Fix generic resolution case by peter klausler · 3 years, 7 months ago
- c4ba110 [flang] Extension to distinguish specific procedures by peter klausler · 3 years, 7 months ago
- 6ee2aa1 [flang][NFC] Document extension: scalars are trivially contiguous by peter klausler · 3 years, 7 months ago
- f05c95f [flang] More work on SYSTEM_CLOCK runtime API and implementation by peter klausler · 3 years, 7 months ago
- ef44cad [flang][NFC] Document behavior for nonspecified/ambiguous cases by peter klausler · 3 years, 7 months ago
- faa1842 [flang] Front-end and runtime support for CALL EXIT and ABORT by peter klausler · 3 years, 8 months ago
- 3265b93 [flang] Extension: reduced scope for some implied DO loop indices by peter klausler · 3 years, 9 months ago
- 617be27 [flang] Support DFLOAT legacy extension intrinsic function by peter klausler · 3 years, 10 months ago
- 4d42e16 [flang] runtime: fix problems with I/O around EOF & delimited characters by peter klausler · 3 years, 10 months ago
- a48e416 [flang] Run-time derived type initialization and destruction by peter klausler · 3 years, 10 months ago
- e7a53f1 [flang] Accept BOZ in array constructors w/o types by peter klausler · 4 years ago
- 72abc19 [flang] Support legacy extension OPEN(ACCESS='APPEND') by peter klausler · 4 years ago
- ea2ff54 [flang] Extension: forward refs to dummy args under IMPLICIT NONE by peter klausler · 4 years, 3 months ago
- b82a8c3 [flang] Warn about useless explicit typing of intrinsics by peter klausler · 4 years, 3 months ago
- ebe74d9 [flang] Support disabled alternative PARAMETER statement by peter klausler · 4 years, 4 months ago
- 6aa3591 [flang] Implement STORAGE_SIZE(), SIZEOF(), C_SIZEOF() by peter klausler · 4 years, 5 months ago
- 29fa451 [flang] Add isnan() extension intrinsic function, with folding by peter klausler · 4 years, 6 months ago
- 271a7bb [flang] Add new documentation main page by Richard Barton · 4 years, 8 months ago
- 932aae7 Revert D86875 "[Flang][NFC] Remove license comments from files in docs/ folder." by Sourabh Singh Tomar · 4 years, 9 months ago
- c963757 [flang] Implement nonstandard OPEN statement CARRIAGECONTROL specifier by peter klausler · 4 years, 9 months ago
- f787c9a [Flang][NFC] Remove license comments from files in docs/ folder. by sameeran joshi · 4 years, 9 months ago
- eaff200 [Flang] Move markdown files(.MD) from documentation/ to docs/ by sameeran joshi · 4 years, 9 months ago[Renamed (99%) from flang/documentation/Extensions.md]
- 08c7d57 [flang] Add options to control IMPLICIT NONE by Tim Keith · 4 years, 10 months ago
- a20d48d [flang] DATA stmt processing (part 4/4): Check & convert DATA by peter klausler · 5 years ago
- c2bdc14 [flang] More comments addressed by peter klausler · 5 years ago
- efa2ec7 [flang] Address review comments by peter klausler · 5 years ago
- e6ab4a7 [flang] Address complaints in bug flang-compiler/f18#912 by peter klausler · 5 years ago
- 01c3e4c [flang] enable semantic analysis by default by peter klausler · 5 years ago
- 9e7548a [flang] Flang relicensing changes for LLVM Apache 2.0 license by Gary Klimowicz · 5 years ago
- 3a725ca [flang] Auto conversion of integer scalar actual argument exprs by peter klausler · 5 years ago
- 6c390a7 [flang] Accept source files with no program units (flang-compiler/f18#658) by peter klausler · 5 years ago
- 00c3c27 [flang] Allow assignment between INTEGER and LOGICAL as extension by peter klausler · 5 years ago
- 926da903 [flang] enable call06.f90 test by peter klausler · 6 years ago
- ca9d6be [flang] Pad short CHARACTER actual arguments by peter klausler · 6 years ago
- 4abdc30 [flang] Revert to returning default INTEGER for LEN() and offset-in-CHARACTER intrinsics; further shape analysis of intrinsic results by peter klausler · 6 years ago
- 9a01a49 [flang] Address editorial comments and use oxford comma by Jean Perier · 6 years ago
- d8fc41f [flang] Allow more argument types in some specific intrinsic by Jean Perier · 6 years ago
- 93aa7a8 [flang] Add support and documentation for DREAL. by Steve Scalpone · 6 years ago
- 5c62bfb [flang] Implement int_ptr_kind. by Steve Scalpone · 6 years ago
- 0653dab [flang] Add dcmplx to the intrinsic table and extensions documentation. by Steve Scalpone · 6 years ago
- 465393f4 [flang] Add an entry to the intrinsics table for dimag. by Steve Scalpone · 6 years ago
- f23a18c [flang] Update Extensions.md by Peter Klausler · 6 years ago
- 834c4d6 [flang] document a non-extension by peter klausler · 6 years ago
- 14f693f [flang] Document intent to not support modules & programs whose names conflict with contents by peter klausler · 6 years ago
- 99ec2fa [flang] Document BOZ initializers for REAL by peter klausler · 6 years ago
- 2a3f316 [flang] Extension: relax "same kind" rules on some intrinsics by peter klausler · 6 years ago
- 5842409 [flang] Document preprocessing of Fortran comments in macro actual args by peter klausler · 6 years ago
- 03f5723 [flang] Update extension documentation by peter klausler · 6 years ago
- 626a4cf [flang] Document non-standard use of larger INTEGER for sizes by peter klausler · 6 years ago
- 0422984 [flang] Graceful handling of failure in LEN() (fixes crashes) by peter klausler · 6 years ago
- 8e93226 [flang] Add LOC()/%LOC() intrinsics by peter klausler · 6 years ago
- dbb202c [flang] Extirpate NCHARACTER type, NC"" literals, and EUC-JP Hollerith by peter klausler · 6 years ago
- 00e128e [flang] Refactor SymbolOrComponent typedef to NamedEntity class by peter klausler · 6 years ago
- b5fa757 [flang] work around bad module file output for visibility attrs on subprograms by peter klausler · 6 years ago
- a53b11c [flang] Support anonymous parent components in struct const by peter klausler · 6 years ago
- 9a9b450 [flang] EQUIVALENCE numeric/character as extension with warning by peter klausler · 6 years ago
- 93a5950 [flang] These changes are for issue 458, to perform semantic checks on DO variable by Peter Steinfeld · 6 years ago
- 8a326cb [flang] Interpret intrinsic table more correctly by peter klausler · 6 years ago
- 2e44404 [flang] Fix build warning, add comment about extension not supported by peter klausler · 6 years ago
- d72fd34 [flang] Allow some BOZ usage when unambiguous (extension) by peter klausler · 6 years ago
- d3b23e9 [flang] Handle large integer literals without kinds better by peter klausler · 6 years ago
- 616337d [flang] document non-support for PGI ALLOCATE(TYPE(t)::...) by peter klausler · 6 years ago
- cae5ce3 [flang] Update extensions doc for DO loop over REAL by Tim Keith · 6 years ago
- e0f76d2 [flang] Support CONVERT= and DISPOSE= on INQUIRE by peter klausler · 6 years ago
- 822810f [flang] Check int literals for overflow when kind is known. by peter klausler · 6 years ago
- a4d44a8 [flang] Document extension by peter klausler · 6 years ago
- df2a910 [flang] Get clean -fparse-only pass over WRF by peter klausler · 6 years ago
- f8b1454 [flang] Rename extensions.md to Extensions.md by psteinfeld · 6 years ago[Renamed from flang/documentation/extensions.md]
- 4417443 [flang] Fix CHECK() on wa22 by implementing PGI language extension by peter klausler · 6 years ago
- 4313f4c7 [flang] checkpoint array/struct constructor work by peter klausler · 6 years ago
- 7c402d9 [flang] Add -i8, -r8, &c. options to f18 development driver by peter klausler · 7 years ago
- 8119fe88 [flang] Ready for merge. by peter klausler · 7 years ago
- f701b42 [flang] Better language feature enablement and warnings. by peter klausler · 7 years ago
- 2c1b7bf [flang] Extend documentation on extensions. by peter klausler · 7 years ago
- 18cee3e [flang] Add copyright notices. by Tim Keith · 7 years ago