1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-10 10:01:13 +09:00
ladybird/Userland/Libraries/LibGUI/GML
2022-02-13 02:36:35 +02:00
..
AST.h LibGUI: Enforce new GML newline and ordering guidelines 2022-02-13 02:36:35 +02:00
AutocompleteProvider.cpp
AutocompleteProvider.h
Formatter.h gml-format+Playground: Print GML parsing error on formatting failure 2022-02-13 02:36:35 +02:00
Lexer.cpp
Lexer.h Userland: Undefine FOR_EACH_TOKEN_TYPE everywhere 2022-02-07 18:39:50 +01:00
Parser.cpp LibGUI: Enforce new GML newline and ordering guidelines 2022-02-13 02:36:35 +02:00
Parser.h LibGUI: Move GML parsing and formatting to new AST 2022-02-07 18:39:50 +01:00
SyntaxHighlighter.cpp
SyntaxHighlighter.h