.. |
call.cc
|
[flang] Address review comment
|
2019-05-30 15:26:54 -07:00 |
call.h
|
[flang] Defer conversions to objects; fix some intrinsic table entries
|
2019-05-28 13:29:29 -07:00 |
character.h
|
[flang] Remove encoding related checks in achar/char
|
2019-06-05 06:54:01 -07:00 |
characteristics.cc
|
[flang] Fix function call implicit typing after recent merge
|
2019-06-28 09:16:49 -07:00 |
characteristics.h
|
[flang] Interpret intrinsic table more correctly
|
2019-06-07 10:24:33 -07:00 |
CMakeLists.txt
|
[flang] Begin shape analysis
|
2019-04-05 12:56:00 -07:00 |
common.cc
|
[flang] Use ConstantSubscript as the one name for int64_t
|
2019-06-07 09:57:52 -07:00 |
common.h
|
[flang] Use ConstantSubscript as the one name for int64_t
|
2019-06-07 09:57:52 -07:00 |
complex.cc
|
[flang] checkpoint during refactor
|
2018-11-30 14:03:05 -08:00 |
complex.h
|
[flang] Pass tests
|
2019-04-01 12:30:08 -07:00 |
constant.cc
|
[flang] Support lower bounds in constants
|
2019-06-28 09:16:46 -07:00 |
constant.h
|
[flang] Support lower bounds in constants
|
2019-06-28 09:16:46 -07:00 |
decimal.cc
|
[flang] -fno-exceptions
|
2019-06-18 14:11:55 -07:00 |
decimal.h
|
[flang] Remove OwningPointer and ForwardReference
|
2019-05-06 07:51:07 -07:00 |
descender.h
|
[flang] Refactor SymbolOrComponent typedef to NamedEntity class
|
2019-06-28 09:16:47 -07:00 |
expression.cc
|
[flang] Defer conversions to objects; fix some intrinsic table entries
|
2019-05-28 13:29:29 -07:00 |
expression.h
|
[flang] Refactor SymbolOrComponent typedef to NamedEntity class
|
2019-06-28 09:16:47 -07:00 |
fold.cc
|
[flang] Better error reporting, with test
|
2019-06-28 09:21:04 -07:00 |
fold.h
|
[flang] IsInitialDataTarget()
|
2019-06-28 09:16:43 -07:00 |
formatting.cc
|
[flang] Refactor SymbolOrComponent typedef to NamedEntity class
|
2019-06-28 09:16:47 -07:00 |
formatting.h
|
[flang] Refactor SymbolOrComponent typedef to NamedEntity class
|
2019-06-28 09:16:47 -07:00 |
host.cc
|
[flang] Fix 482: do not check floating point environment flags with clang
|
2019-06-06 03:24:35 -07:00 |
host.h
|
[flang] Fix 482: do not check floating point environment flags with clang
|
2019-06-06 03:24:35 -07:00 |
int-power.h
|
[flang] revamp Real::Read(), use it for mutual testing of ScaledDecimals
|
2018-11-13 16:02:52 -08:00 |
integer.cc
|
[flang] Changed .clang-format so that it will not add a comment after the closing brace of each namespace. Removed all such previous comments from all .cc and .h files
|
2018-10-25 05:55:23 -07:00 |
integer.h
|
[flang] Final fixes before review
|
2019-05-29 16:00:31 -07:00 |
intrinsics-library-templates.h
|
[flang] Fix 482: do not check floating point environment flags with clang
|
2019-06-06 03:24:35 -07:00 |
intrinsics-library.cc
|
[flang] Add todo for bessel function default support
|
2019-03-29 01:41:26 -07:00 |
intrinsics-library.h
|
[flang] make HostIntrinsicProceduresLibrary a class
|
2019-03-27 10:16:07 -07:00 |
intrinsics.cc
|
[flang] address review comments
|
2019-06-28 09:20:59 -07:00 |
intrinsics.h
|
[flang] lib/evaluate work for structure constructors
|
2019-05-03 11:29:15 -07:00 |
leading-zero-bit-count.h
|
[flang] Changed .clang-format so that it will not add a comment after the closing brace of each namespace. Removed all such previous comments from all .cc and .h files
|
2018-10-25 05:55:23 -07:00 |
logical.cc
|
[flang] Changed .clang-format so that it will not add a comment after the closing brace of each namespace. Removed all such previous comments from all .cc and .h files
|
2018-10-25 05:55:23 -07:00 |
logical.h
|
[flang] Fix LEN(char array), it is not elemental.
|
2019-06-04 13:37:23 -07:00 |
real.cc
|
[flang] Adjust member function names in integer.h to avoid confusion.
|
2019-04-01 16:52:03 -07:00 |
real.h
|
[flang] PRECISION, RANGE, RADIX
|
2019-05-29 15:38:33 -07:00 |
rounding-bits.h
|
[flang] Make x86 fp behavior emulation conditional.
|
2019-01-22 11:13:44 -08:00 |
shape.cc
|
[flang] Fix regression in constant array sections
|
2019-06-28 09:16:52 -07:00 |
shape.h
|
[flang] Refactor SymbolOrComponent typedef to NamedEntity class
|
2019-06-28 09:16:47 -07:00 |
static-data.cc
|
[flang] Rename Dump() as AsFortran(), tweak output for use in .mod files
|
2018-11-08 09:38:03 -08:00 |
static-data.h
|
[flang] Pass tests
|
2019-04-01 12:30:08 -07:00 |
tools.cc
|
[flang] Rearrange some move(get<>()) calls into get<>(move()) to dodge GCC possibly-uninit warnings (bogus)
|
2019-06-18 15:15:22 -07:00 |
tools.h
|
[flang] Refactor SymbolOrComponent typedef to NamedEntity class
|
2019-06-28 09:16:47 -07:00 |
traversal.h
|
[flang] Redo without macros
|
2019-04-09 13:29:40 -07:00 |
type.cc
|
[flang] Refactor SymbolOrComponent typedef to NamedEntity class
|
2019-06-28 09:16:47 -07:00 |
type.h
|
[flang] Refactor SymbolOrComponent typedef to NamedEntity class
|
2019-06-28 09:16:47 -07:00 |
variable.cc
|
[flang] Formatting fix
|
2019-06-28 09:21:02 -07:00 |
variable.h
|
[flang] Refactor SymbolOrComponent typedef to NamedEntity class
|
2019-06-28 09:16:47 -07:00 |