Age | Commit message (Expand) | Author |
---|---|---|
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |
2021-01-03 | LibGUI: Allow comment(s) before first class marker in GML parser | Linus Groh |
2020-12-29 | LibGUI: Consider comment tokens in GMLParser | Linus Groh |
2020-12-21 | LibGUi: Rework GML parser into a lexer+parser | Andreas Kling |
2020-12-20 | LibGUI: Make the GML parser a bit more fault-tolerant | Andreas Kling |
2020-12-20 | LibGUI: Introduce GML - a simple GUI Markup Language :^) | Andreas Kling |