Age | Commit message (Expand) | Author |
---|---|---|
2022-04-08 | LibGUI: Stop dropping comments between children and end of GML objects | Idan Horowitz |
2022-04-08 | LibGUI: Insert parsed comments in parsing order | Idan Horowitz |
2022-04-08 | LibGUI: Remove left-over spammy debug print | Idan Horowitz |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-03-12 | Libraries: Use default constructors/destructors in LibGUI | Lenny Maiorani |
2022-02-13 | gml-format+Playground: Print GML parsing error on formatting failure | Idan Horowitz |
2022-02-13 | LibGUI: Enforce new GML newline and ordering guidelines | Idan Horowitz |
2022-02-07 | LibGUI: Move GML parsing and formatting to new AST | kleines Filmröllchen |
2022-02-07 | LibGUI: Add a custom GML AST | kleines Filmröllchen |
2022-02-07 | Userland: Undefine FOR_EACH_TOKEN_TYPE everywhere | kleines Filmröllchen |
2022-02-07 | LibGUI: Remove GML prefix in favor of proper namespace | kleines Filmröllchen |