..
basic-parsers.h
[flang][MSVC] Use list<Message> rather than forward_list<> in Messages
2020-11-11 16:38:38 -08:00
char-block.cpp
char-buffer.cpp
[flang][MSVC] Use list<Message> rather than forward_list<> in Messages
2020-11-11 16:38:38 -08:00
char-set.cpp
characters.cpp
CMakeLists.txt
debug-parser.cpp
[flang] Support multiple CookedSource instances
2020-09-02 10:34:23 -07:00
debug-parser.h
executable-parsers.cpp
[flang][openacc] Handle optional end directive in combined construct
2020-08-13 14:05:00 -04:00
expr-parsers.cpp
[flang][msvc] Add explicit function template argument to applyLamda. NFC.
2020-09-22 14:22:08 -05:00
expr-parsers.h
Fortran-parsers.cpp
[flang] Clean up TODO comments and fix one (DATA constant ambiguity)
2020-12-15 13:36:07 -08:00
instrumented-parser.cpp
[flang] Support multiple CookedSource instances
2020-09-02 10:34:23 -07:00
io-parsers.cpp
[flang] Recognize END FILE as ENDFILE in free form source
2020-11-12 12:46:04 -08:00
message.cpp
[flang] Improve initializer semantics, esp. for component default values
2020-12-07 14:40:41 -08:00
misc-parsers.h
openacc-parsers.cpp
[flang][openacc] Update reference to OpenACC 3.1 specification
2020-12-08 14:36:38 -05:00
openmp-parsers.cpp
[Flang][OpenMP-5.0] Semantic checks for flush construct.
2020-12-14 13:30:48 +05:30
parse-tree.cpp
[flang] Improve initializer semantics, esp. for component default values
2020-12-07 14:40:41 -08:00
parsing.cpp
[flang] Rework preprocessing of stringification
2020-09-18 10:45:57 -07:00
preprocessor.cpp
[flang] Rework preprocessing of stringification
2020-09-18 10:45:57 -07:00
preprocessor.h
[flang] Rework preprocessing of stringification
2020-09-18 10:45:57 -07:00
prescan.cpp
[flang] Rework preprocessing of stringification
2020-09-18 10:45:57 -07:00
prescan.h
[flang] Rework preprocessing of stringification
2020-09-18 10:45:57 -07:00
program-parsers.cpp
[flang] Clean up TODO comments and fix one (DATA constant ambiguity)
2020-12-15 13:36:07 -08:00
provenance.cpp
[flang] More clean-up of CookedSource API
2020-09-14 14:51:55 -07:00
source.cpp
[flang][windows] Support platform-specific path separator.
2020-10-23 22:22:37 -05:00
stmt-parser.h
token-parsers.h
[flang][msvc] Split class declaration and constexpr variable definition. NFC.
2020-08-22 15:05:48 -05:00
token-sequence.cpp
Do not dereference an array out of bound just to take its address
2020-09-21 12:08:30 +02:00
token-sequence.h
[flang] Improve error handling for bad characters in source
2020-08-25 11:42:19 -07:00
tools.cpp
type-parser-implementation.h
type-parsers.h
[flang]Add Parser Support for Allocate Directive
2020-12-10 16:21:19 +00:00
unparse.cpp
[Flang][OpenMP-5.0] Semantic checks for flush construct.
2020-12-14 13:30:48 +05:30
user-state.cpp