Age | Commit message (Expand) | Author |
---|---|---|
2020-12-22 | Spreadsheet: Override `visit_edges()` and visit stored JS objects | AnotherTest |
2020-12-22 | Spreadsheet: struct Cell => class Cell | AnotherTest |
2020-10-15 | Everywhere: Add missing <AK/TemporaryChange.h> includes | Andreas Kling |
2020-09-27 | LibJS: Remove js_string(Interpreter&, ...) | Andreas Kling |
2020-09-25 | Spreadsheet: Add conditional formatting | AnotherTest |
2020-08-29 | Spreadsheet: Add (limited) support for custom cell formatting | AnotherTest |
2020-08-28 | Spreadsheet: Setup and prepare for cell types | AnotherTest |
2020-08-28 | Spreadsheet: Reorganise the sources a bit | AnotherTest |