FrHun c38d3b8520 LibGUI: Fix GML parser command order regression 3 years ago
..
AST.h d4f08b3096 LibGUI: Enforce new GML newline and ordering guidelines 3 years ago
AutocompleteProvider.cpp b35293d945 LibCodeComprehension: Re-organize code comprehension related code 3 years ago
AutocompleteProvider.h b35293d945 LibCodeComprehension: Re-organize code comprehension related code 3 years ago
Formatter.h 4c451422c3 gml-format+Playground: Print GML parsing error on formatting failure 3 years ago
Lexer.cpp 4931c88b13 LibGUI: Remove GML prefix in favor of proper namespace 3 years ago
Lexer.h 8b39074078 Userland: Undefine FOR_EACH_TOKEN_TYPE everywhere 3 years ago
Parser.cpp c38d3b8520 LibGUI: Fix GML parser command order regression 3 years ago
Parser.h 41ef4f11dc LibGUI: Move GML parsing and formatting to new AST 3 years ago
SyntaxHighlighter.cpp 086969277e Everywhere: Run clang-format 3 years ago
SyntaxHighlighter.h 086969277e Everywhere: Run clang-format 3 years ago