summaryrefslogtreecommitdiff
path: root/Applications/Spreadsheet/JSIntegration.cpp
AgeCommit message (Expand)Author
2020-11-30Spreadsheet: Implement infinit-scroll for columnsAnotherTest
2020-09-28Spreadsheet: Let the cells know their own position in the sheetAnotherTest
2020-09-27LibJS: Make native function/property callbacks take VM, not InterpreterAndreas Kling
2020-09-27LibJS: Move most of Interpreter into VMAndreas Kling
2020-09-25Spreadsheet: Add conditional formattingAnotherTest
2020-08-28Spreadsheet: Setup and prepare for cell typesAnotherTest
2020-08-27Spreadsheet: Add support for multiple sheetsAnotherTest