1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 10:58:12 +00:00
serenity/Base
Linus Groh dc8e69eb44 Spreadsheed: Call native functions in runtime.js on thisSheet
I think this *should* be working as-is, but there's probably something
wrong with the this value of native functions. Either way, not relying
on the implicit this value will allow us to use strict mode here
eventually.

Fixes #9240.
2021-08-28 13:33:04 +01:00
..
bin Userland: Add more(1) emulation to less(1) 2021-07-07 20:01:15 +04:30
etc Base: Add FontEditor alias to shellrc 2021-08-27 12:38:29 +02:00
home/anon Userland: Remove IRC Client 2021-08-24 16:37:28 +02:00
res Spreadsheed: Call native functions in runtime.js on thisSheet 2021-08-28 13:33:04 +01:00
usr Base+Utilities: Add the asctl audio utility, replacing avol 2021-08-27 23:35:27 +04:30
www Base: Replace <!DOCTYPE> with <!DOCTYPE html> in a few files (#1511) 2020-03-26 07:37:12 +01:00