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