This website requires JavaScript.
Explore
Help
Sign In
eliott
/
serenity
Watch
1
Star
0
Fork
0
You've already forked serenity
mirror of
https://github.com/SerenityOS/serenity
synced
2026-05-05 22:52:10 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b2e6ba8d7ff668e250410620b6b895bb8c756c82
serenity
/
Userland
/
Libraries
/
LibGUI
/
GML
History
Idan Horowitz
4c451422c3
gml-format+Playground: Print GML parsing error on formatting failure
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
…