This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-01 18:28:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e1dfeef11fd41e1ecf4a8a84d86ea26b928fa26b
ladybird
/
Applications
/
Spreadsheet
History
Andreas Kling
94b95a4924
LibJS: Remove Interpreter::call()
...
Just use VM::call() directly everywhere.
2020-10-04 23:08:49 +02:00
..
CellType
LibJS: Remove js_string(Interpreter&, ...)
2020-09-27 20:26:58 +02:00
Cell.cpp
LibJS: Remove js_string(Interpreter&, ...)
2020-09-27 20:26:58 +02:00
Cell.h
Spreadsheet: Let the cells know their own position in the sheet
2020-09-28 17:41:48 +02:00
CellSyntaxHighlighter.cpp
…
CellSyntaxHighlighter.h
…
CellTypeDialog.cpp
…
CellTypeDialog.h
…
CMakeLists.txt
…
CondFormatting.json
…
ConditionalFormatting.h
…
CondView.json
…
Forward.h
…
HelpWindow.cpp
…
HelpWindow.h
…
JSIntegration.cpp
Spreadsheet: Let the cells know their own position in the sheet
2020-09-28 17:41:48 +02:00
JSIntegration.h
Spreadsheet: Let the cells know their own position in the sheet
2020-09-28 17:41:48 +02:00
main.cpp
…
Position.h
Spreadsheet: Let the cells know their own position in the sheet
2020-09-28 17:41:48 +02:00
Spreadsheet.cpp
LibJS: Remove Interpreter::call()
2020-10-04 23:08:49 +02:00
Spreadsheet.h
Spreadsheet: Let the cells know their own position in the sheet
2020-09-28 17:41:48 +02:00
SpreadsheetModel.cpp
…
SpreadsheetModel.h
…
SpreadsheetView.cpp
…
SpreadsheetView.h
…
SpreadsheetWidget.cpp
…
SpreadsheetWidget.h
…
Workbook.cpp
…
Workbook.h
…