summaryrefslogtreecommitdiff
path: root/flang/runtime/io-error.h
Commit message (Expand)AuthorAgeFilesLines
* [flang] Reformat with latest clang-format and .clang-formatTim Keith2020-03-281-11/+11
* [flang] Use hash table for UnitMap, avoid C++ STL binary dependencepeter klausler2020-03-111-3/+19
* [flang] Progress on Fortran I/O runtimepeter klausler2020-02-131-1/+2
* [flang] Basic file operation wrapperpeter klausler2020-01-271-3/+2
* [flang] Drill down to a working implementation of the APIs for anpeter klausler2020-01-241-0/+50