.. |
.clang-format
|
[flang] Add .clang-format and "make formatted" rule.
|
2018-02-05 10:18:38 -08:00 |
.gitignore
|
[flang] Add .clang-format and "make formatted" rule.
|
2018-02-05 10:18:38 -08:00 |
basic-parsers.h
|
[flang] Add basic-parsers.h.
|
2018-01-30 11:49:46 -08:00 |
c++style.txt
|
[flang] C++ usage and style guide summary.
|
2018-02-05 10:46:32 -08:00 |
char-buffer.cc
|
[flang] Preprocessor work. f18 now passes all my tests except for #if (expression)
|
2018-01-30 15:22:26 -08:00 |
char-buffer.h
|
[flang] Preprocessor work. f18 now passes all my tests except for #if (expression)
|
2018-01-30 15:22:26 -08:00 |
char-parsers.h
|
[flang] Add char-parsers.h.
|
2018-01-30 11:50:05 -08:00 |
CMakeLists.txt
|
[flang] Remove line that was added by mistake
|
2018-02-01 07:31:53 -08:00 |
cooked-chars.h
|
[flang] Add cooked-chars.h.
|
2018-01-30 11:50:21 -08:00 |
cooked-tokens.h
|
[flang] Add cooked-tokens.h.
|
2018-01-30 11:50:36 -08:00 |
debug-parser.h
|
[flang] Add debug-parser.h.
|
2018-01-30 11:50:59 -08:00 |
f2018-demo.cc
|
[flang] More preprocessing.
|
2018-02-02 15:52:43 -08:00 |
f2018-grammar.txt
|
[flang] Adding initial files.
|
2018-01-29 14:55:57 -08:00 |
format-specification.h
|
[flang] Add format-specification.h.
|
2018-01-30 11:51:15 -08:00 |
grammar.h
|
[flang] Add grammar.h.
|
2018-01-30 11:51:31 -08:00 |
idioms.cc
|
[flang] Variadic macros, __VA_ARG__ and __VA_OPT__, and use
|
2018-02-05 12:48:09 -08:00 |
idioms.h
|
[flang] Variadic macros, __VA_ARG__ and __VA_OPT__, and use
|
2018-02-05 12:48:09 -08:00 |
indirection.h
|
[flang] Add indirection.h.
|
2018-01-30 11:51:44 -08:00 |
Makefile
|
[flang] Add .clang-format and "make formatted" rule.
|
2018-02-05 10:18:38 -08:00 |
message.cc
|
[flang] Add message.{h,cc}.
|
2018-01-30 11:53:49 -08:00 |
message.h
|
[flang] More preprocessing.
|
2018-02-02 15:52:43 -08:00 |
parse-state.h
|
[flang] Add parse-state.h.
|
2018-01-30 11:51:59 -08:00 |
parse-tree.cc
|
[flang] Variadic macros, __VA_ARG__ and __VA_OPT__, and use
|
2018-02-05 12:48:09 -08:00 |
parse-tree.h
|
[flang] Add parse-tree.{h,cc}.
|
2018-01-30 11:54:04 -08:00 |
parser-combinators.txt
|
[flang] Add parser-combinators.txt documentation file.
|
2018-01-29 15:39:42 -08:00 |
position.cc
|
[flang] Add position.{h,cc}.
|
2018-01-30 11:54:19 -08:00 |
position.h
|
[flang] Support #if/#elif directives with Fortran/C expressions.
|
2018-02-01 12:08:02 -08:00 |
preprocessor.cc
|
[flang] Variadic macros, __VA_ARG__ and __VA_OPT__, and use
|
2018-02-05 12:48:09 -08:00 |
preprocessor.h
|
[flang] Variadic macros, __VA_ARG__ and __VA_OPT__, and use
|
2018-02-05 12:48:09 -08:00 |
prescan.cc
|
[flang] Variadic macros, __VA_ARG__ and __VA_OPT__, and use
|
2018-02-05 12:48:09 -08:00 |
prescan.h
|
[flang] More preprocessing.
|
2018-02-02 15:52:43 -08:00 |
README.md
|
[flang] Add README
|
2018-01-25 13:36:26 -08:00 |
source.cc
|
[flang] Add source.{h,cc}.
|
2018-01-30 11:55:03 -08:00 |
source.h
|
[flang] Predefined macros (__FILE__, __LINE__, __DATE__, __TIME__).
|
2018-02-01 15:01:23 -08:00 |
user-state.h
|
[flang] Add user-state.h.
|
2018-01-30 11:52:12 -08:00 |