Commit Graph

12 Commits (cd82afd50a7d884cb0e58a5fcad1fb155cdfdfde)

Author SHA1 Message Date
Michael Richters 274ff5eb76
Address spurious cpplint complaints
3 years ago
Michael Richters bce72c4ddc
Convert static variables and functions to members
3 years ago
Michael Richters 403ea4a8ec
Remove unnecessary constructor definitions
3 years ago
Michael Richters ca0f80d607
Process Kaleidoscope with `iwyu.py`
3 years ago
Michael Richters e5d67efd58
Format codebase with `clang-format`
3 years ago
Michael Richters cf5c19dd6c
Standardize namespace block closing comments
3 years ago
Michael Richters fd98ea2207 Rearrange plugin headers with `include-what-you-use`
3 years ago
Michael Richters 8e29f3a705
Replace `::Kaleidoscope` with `kaleidoscope::Runtime`
3 years ago
Michael Richters ba383a18ad
Adapt DynamicTapDance plugin to KeyEvent handlers
4 years ago
Gergely Nagy fc1296395e
New hook: onNameQuery()
4 years ago
Jesse Vincent f7b2d49618
Clean up toplevel header files so we can extra their short descriptions
4 years ago
Jesse Vincent 8d3cb76f7e
Migrate Kaleidoscope-DynamicTapDance to the plugins directory
4 years ago