Age | Commit message (Expand) | Author |
---|---|---|
2020-11-30 | Spreadsheet: Implement infinit-scroll for columns | AnotherTest |
2020-09-28 | Spreadsheet: Let the cells know their own position in the sheet | AnotherTest |
2020-09-27 | LibJS: Make native function/property callbacks take VM, not Interpreter | Andreas Kling |
2020-09-27 | LibJS: Move most of Interpreter into VM | Andreas Kling |
2020-09-25 | Spreadsheet: Add conditional formatting | AnotherTest |
2020-08-28 | Spreadsheet: Setup and prepare for cell types | AnotherTest |
2020-08-27 | Spreadsheet: Add support for multiple sheets | AnotherTest |