Age | Commit message (Expand) | Author |
---|---|---|
2020-12-23 | Spreadsheet: Prompt user before closing with unsaved changes | Xavier Cooney |
2020-09-21 | LibJS: Rename InterpreterScope => InterpreterExecutionScope | Andreas Kling |
2020-09-21 | Spreadsheet: Always keep the workbook interpreter in VM scope | AnotherTest |
2020-08-28 | Spreadsheet: Reorganise the sources a bit | AnotherTest |
2020-08-27 | Spreadsheet: Add support for multiple sheets | AnotherTest |
2020-08-27 | Spreadsheet: Move sheet management to a Workbook class | AnotherTest |