1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-15 08:01:00 +00:00
serenity/DevTools/HackStudio
Sasan Hezarkhani 30db7813de HackStudio: Fixes CppLexer crashing on a comment block that does
not end.

CppLexer expected that `/*` always has `*/` at the end. This PR
fixes the issue and assumes the rest of file is a comment.
2019-12-02 09:23:47 +01:00
..
CppLexer.cpp HackStudio: Fixes CppLexer crashing on a comment block that does 2019-12-02 09:23:47 +01:00
CppLexer.h
CursorTool.cpp
CursorTool.h
Editor.cpp
Editor.h
EditorWrapper.cpp
EditorWrapper.h
FindInFilesWidget.cpp
FindInFilesWidget.h
FormEditorWidget.cpp
FormEditorWidget.h
FormWidget.cpp
FormWidget.h
Locator.cpp
Locator.h
main.cpp
Makefile
ProcessStateWidget.cpp Kernel: Expose per-thread information in /proc/all 2019-11-26 21:37:30 +01:00
ProcessStateWidget.h
Project.cpp
Project.h
ProjectFile.cpp
ProjectFile.h
TerminalWrapper.cpp
TerminalWrapper.h
Tool.cpp
Tool.h
WidgetTool.cpp
WidgetTool.h
WidgetTreeModel.cpp
WidgetTreeModel.h