llvm/flang/lib/parser
2018-05-11 14:23:18 -07:00
..
basic-parsers.h [flang] Build with g++ 8.1.0 compiler and headers. 2018-05-08 10:32:58 -07:00
char-block.h [flang] Some initial clean-up in messages, use std::variant to make component possibilities clearer. 2018-05-04 13:00:35 -07:00
char-buffer.cc [flang] Normalize namespace definitions. 2018-05-02 13:52:36 -07:00
char-buffer.h [flang] Normalize namespace definitions. 2018-05-02 13:52:36 -07:00
char-set.cc [flang] Normalize namespace definitions. 2018-05-02 13:52:36 -07:00
char-set.h [flang] Normalize namespace definitions. 2018-05-02 13:52:36 -07:00
characters.cc [flang] Normalize namespace definitions. 2018-05-02 13:52:36 -07:00
characters.h [flang] Normalize namespace definitions. 2018-05-02 13:52:36 -07:00
CMakeLists.txt [flang] Add copyright notices. 2018-05-01 12:50:34 -07:00
debug-parser.cc [flang] Use attachment for context. 2018-05-04 15:03:10 -07:00
debug-parser.h [flang] Normalize namespace definitions. 2018-05-02 13:52:36 -07:00
format-specification.h [flang] Normalize namespace definitions. 2018-05-02 13:52:36 -07:00
grammar.h [flang] Fix preprocessor tokenization of .NE. style operators. 2018-05-04 09:35:10 -07:00
idioms.cc [flang] Normalize namespace definitions. 2018-05-02 13:52:36 -07:00
idioms.h [flang] Build with g++ 8.1.0 compiler and headers. 2018-05-08 10:32:58 -07:00
indirection.h [flang] Normalize namespace definitions. 2018-05-02 13:52:36 -07:00
instrumented-parser.cc [flang] Some initial clean-up in messages, use std::variant to make component possibilities clearer. 2018-05-04 13:00:35 -07:00
instrumented-parser.h [flang] Normalize namespace definitions. 2018-05-02 13:52:36 -07:00
interval.h [flang] Some initial clean-up in messages, use std::variant to make component possibilities clearer. 2018-05-04 13:00:35 -07:00
message.cc [flang] reformat for merge 2018-05-08 13:15:13 -07:00
message.h [flang] Use attachments to messages in resolve-names.cc 2018-05-04 15:40:40 -07:00
parse-state.h [flang] fix bug that could lose nonstandard usage warning messages 2018-05-07 12:37:10 -07:00
parse-tree-visitor.h [flang] Normalize namespace definitions. 2018-05-02 13:52:36 -07:00
parse-tree.cc [flang] Normalize namespace definitions. 2018-05-02 13:52:36 -07:00
parse-tree.h [flang] Build with g++ 8.1.0 compiler and headers. 2018-05-08 10:32:58 -07:00
parsing.cc [flang] Make messages more like clang's. 2018-05-04 09:35:06 -07:00
parsing.h [flang] Improve error message location. 2018-05-04 09:35:11 -07:00
preprocessor.cc [flang] a little more refinement 2018-05-11 12:54:49 -07:00
preprocessor.h [flang] Normalize namespace definitions. 2018-05-02 13:52:36 -07:00
prescan.cc [flang] Clean up for merge. 2018-05-11 12:44:56 -07:00
prescan.h [flang] Tweak compiler directive continuation line processing to insert a space across the line break when needed. 2018-05-10 13:48:55 -07:00
provenance.cc [flang] Implement proper swap() and operator=(&&) for some types that need them. 2018-05-11 11:32:10 -07:00
provenance.h [flang] Implement proper swap() and operator=(&&) for some types that need them. 2018-05-11 11:32:10 -07:00
reference-counted.h [flang] Normalize namespace definitions. 2018-05-02 13:52:36 -07:00
source.cc [flang] Normalize namespace definitions. 2018-05-02 13:52:36 -07:00
source.h [flang] Normalize namespace definitions. 2018-05-02 13:52:36 -07:00
stmt-parser.h [flang] Ignore spaces in FORMAT specifications, even in free form. 2018-05-04 09:35:09 -07:00
token-parsers.h [flang] Improve error messages on bad escaped characters. 2018-05-07 12:57:08 -07:00
token-sequence.cc [flang] address review comment 2018-05-11 14:23:18 -07:00
token-sequence.h [flang] a little more refinement 2018-05-11 12:54:49 -07:00
type-parsers.h [flang] Normalize namespace definitions. 2018-05-02 13:52:36 -07:00
unparse.cc [flang] Observe line length limit when unparsing BOZ literals. 2018-05-09 15:48:17 -07:00
unparse.h [flang] Normalize namespace definitions. 2018-05-02 13:52:36 -07:00
user-state.cc [flang] Normalize namespace definitions. 2018-05-02 13:52:36 -07:00
user-state.h [flang] Normalize namespace definitions. 2018-05-02 13:52:36 -07:00