peter klausler
|
67d916f8ba
|
[flang] More precise source locations on error messages. Anticipate module file scanning.
Original-commit: flang-compiler/f18@f4faadd389
Reviewed-on: https://github.com/flang-compiler/f18/pull/9
Tree-same-pre-rewrite: false
|
2018-02-15 15:58:44 -08:00 |
peter klausler
|
10a36336df
|
[flang] Implement a directory search path for INCLUDE lines.
Original-commit: flang-compiler/f18@62129e5600
Reviewed-on: https://github.com/flang-compiler/f18/pull/9
Tree-same-pre-rewrite: false
|
2018-02-15 15:58:44 -08:00 |
peter klausler
|
fe04c3a02f
|
[flang] Implement Fortran INCLUDE lines.
Original-commit: flang-compiler/f18@d01af89506
Reviewed-on: https://github.com/flang-compiler/f18/pull/9
Tree-same-pre-rewrite: false
|
2018-02-15 15:58:44 -08:00 |
peter klausler
|
5b61beaa12
|
[flang] Preparatory work for file inclusion.
Original-commit: flang-compiler/f18@1cbbd4a357
Reviewed-on: https://github.com/flang-compiler/f18/pull/9
Tree-same-pre-rewrite: false
|
2018-02-15 15:58:44 -08:00 |
peter klausler
|
97a7c501dc
|
[flang] Forge provenances for compiler-inserted text.
Original-commit: flang-compiler/f18@dbdd01aa25
Reviewed-on: https://github.com/flang-compiler/f18/pull/9
Tree-same-pre-rewrite: false
|
2018-02-15 15:58:44 -08:00 |
peter klausler
|
3bca5d088e
|
[flang] Restructure inter-class references for clarity.
Original-commit: flang-compiler/f18@1836cd5d06
Reviewed-on: https://github.com/flang-compiler/f18/pull/9
Tree-same-pre-rewrite: false
|
2018-02-15 15:58:44 -08:00 |
peter klausler
|
90c3cad9a7
|
[flang] Debugging new provenance support.
Original-commit: flang-compiler/f18@1233f666da
Reviewed-on: https://github.com/flang-compiler/f18/pull/9
Tree-same-pre-rewrite: false
|
2018-02-15 15:58:44 -08:00 |
peter klausler
|
09865ffe7b
|
[flang] Replace Position with Provenance everywhere.
Original-commit: flang-compiler/f18@8c2da3f8cc
Reviewed-on: https://github.com/flang-compiler/f18/pull/9
Tree-same-pre-rewrite: false
|
2018-02-15 15:58:44 -08:00 |
Tim Keith
|
4a735b61c6
|
[flang] Rename methods with uppercase names.
Original-commit: flang-compiler/f18@00fec54e5a
Reviewed-on: https://github.com/flang-compiler/f18/pull/8
|
2018-02-15 08:27:19 -08:00 |
Tim Keith
|
e8707d3706
|
[flang] Add test-type.cc to build types from parse tree.
Original-commit: flang-compiler/f18@47101317fb
Reviewed-on: https://github.com/flang-compiler/f18/pull/8
Tree-same-pre-rewrite: false
|
2018-02-14 15:29:18 -08:00 |
Steve Scalpone
|
ac364b1786
|
[flang] Revert "Schauveau cmake"
Original-commit: flang-compiler/f18@be33dc182a
Reviewed-on: https://github.com/flang-compiler/f18/pull/7
|
2018-02-14 09:06:47 -08:00 |
Stephane Chauveau
|
ab1dbce5a4
|
[flang] after clang-format
Original-commit: flang-compiler/f18@7e464a7c33
Reviewed-on: https://github.com/flang-compiler/f18/pull/6
Tree-same-pre-rewrite: false
|
2018-02-09 10:09:20 +01:00 |
Stephane Chauveau
|
c27603ec9c
|
[flang] Add new global CMakefile infrastructure with examples
Original-commit: flang-compiler/f18@81b91f3270
Reviewed-on: https://github.com/flang-compiler/f18/pull/6
Tree-same-pre-rewrite: false
|
2018-02-09 10:09:20 +01:00 |
peter klausler
|
14322536e3
|
[flang] Tweaked .clang-format, then ran it.
Original-commit: flang-compiler/f18@e10e43b691
Reviewed-on: https://github.com/flang-compiler/f18/pull/4
|
2018-02-07 12:27:36 -08:00 |
peter klausler
|
0ba1a14be2
|
[flang] Impose a directory structure. Move files around. Introduce
an intermediate "parser" namespace.
Original-commit: flang-compiler/f18@690b6f0d1e
Reviewed-on: https://github.com/flang-compiler/f18/pull/4
Tree-same-pre-rewrite: false
|
2018-02-07 12:04:42 -08:00 |