1. d6a74ec [flang] Fix false error message for "ptr => func()" array conformance by peter klausler · 4 years, 6 months ago
  2. 641ede9 [flang] Improve initializer semantics, esp. for component default values by peter klausler · 4 years, 6 months ago
  3. c757418 [flang] Failed call to CHECK() for call to ASSOCIATED(NULL()) by Peter Steinfeld · 4 years, 8 months ago
  4. 37b2e2b [flang] Semantic analysis for FINAL subroutines by peter klausler · 4 years, 8 months ago
  5. f862d85 [flang] Check shape conformance on initializers by peter klausler · 4 years, 9 months ago
  6. 0e9e06a [flang][NFC] Reformat files with current clang-format by peter klausler · 4 years, 10 months ago
  7. 4171f80 [flang] DATA stmt processing (part 3/4): Remaining prep work by peter klausler · 5 years ago
  8. 1f87900 [flang] Reformat with latest clang-format and .clang-format by Tim Keith · 5 years ago
  9. 8670e49 [flang] [LLVMify F18] Replace the use std::ostream with LLVM streams llvm::ostream by Caroline Concatto · 5 years ago
  10. 64ab330 [flang] [LLVMify F18] Compiler module folders should have capitalised names (flang-compiler/f18#980) by CarolineConcatto · 5 years ago[Renamed (96%) from flang/lib/semantics/pointer-assignment.cpp]
  11. 88aa96f [flang] Reorganize evaluate::Assignment by Tim Keith · 5 years ago
  12. 352d347 [flang] Changed *.cc file extension to *.cpp (updated scripts) (flang-compiler/f18#958) by Alexis Perry · 5 years ago[Renamed (99%) from flang/lib/semantics/pointer-assignment.cc]
  13. 65b62f9 [flang] Moved public headers to include/flang (flang-compiler/f18#943) by David Truby · 5 years ago
  14. d1337ba [flang] Check bounds on pointer assignment by Tim Keith · 5 years ago
  15. d4a1bd7c [flang] Refactor Analyze(PointerAssignmentStmt) by Tim Keith · 5 years ago
  16. ee60c9a [flang] Fix shape analysis of RHS designators of pointer assignments by peter klausler · 5 years ago
  17. 628a359 [flang] Fix checking of pointer target with association by Tim Keith · 5 years ago
  18. cb37808 [flang] Pointer assignment semantic checks by Tim Keith · 5 years ago
  19. c42a220 [flang] Move pointer assignment checking to its own file by Tim Keith · 5 years ago