summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-22Utilities+Lagom: Remove test-cryptoNico Weber
2022-01-22LibWeb: Make attribute hidden have an effect; hide some other elementsNico Weber
2022-01-22LibHTTP: Move more happy-path logging behind CHTTPJOB_DEBUGNico Weber
2022-01-22LibHTTP: Move more happy-path logging behind HTTPSJOB_DEBUGNico Weber
2022-01-22RequestServer+AK: Move happy-path logging behind REQUESTSERVER_DEBUGNico Weber
2022-01-22js: Display a warning if multiple files are givendavidot
2022-01-22Spreadsheet: Enable dynamic import of javascript modulesdavidot
2022-01-22LibJS: Use HostImportModuleDynamically in ShadowRealmImportValuedavidot
2022-01-22LibJS: Implement the ImportMeta MetaPropertydavidot
2022-01-22LibJS: Implement ImportCall and HostImportModuleDynamicallydavidot
2022-01-22LibJS: Implement evaluation of im- and exports statementsdavidot
2022-01-22LibJS: Implement HostResolveImportedModule for LibJSdavidot
2022-01-22LibJS: Implement Module linking and evaluatingdavidot
2022-01-22LibJS: Add host layering point related to modules to VMdavidot
2022-01-22Meta: Add JS_MODULE_DEBUG define flagdavidot
2022-01-22LibJS: Add Module Namespace Exotic Objectdavidot
2022-01-22LibJS: Add ModuleEnvironmentdavidot
2022-01-22LibJS: Add filename tracking to Script and Moduledavidot
2022-01-22LibJS: Add ScriptOrModule to execution context and track it everywheredavidot
2022-01-22LibJS: Track whether a program has a top level await statementdavidot
2022-01-22LibJS: Make parsing import and export entries follow the specdavidot
2022-01-22LibJS: Refactor interpreter to use Script and Source Text ModulesLuke Wilde
2022-01-22LibJS: Move binding_class_declaration_evaluation out of ClassDeclarationdavidot
2022-01-22LibJS: Move async_block_start out of ECMAScriptFunctionObjectdavidot
2022-01-22LibRegex: Preserve capture groups and matches across ForkReplaceAli Mohammad Pur
2022-01-22LibRegex: Add some more information to Compare::Reference debug outputAli Mohammad Pur
2022-01-22LibRegex: Allow ClearCaptureGroup to create new groupsAli Mohammad Pur
2022-01-22Revert "LibRegex: Implement an ECMA262 Regex quirk with negative loo..."Ali Mohammad Pur
2022-01-22LibGfx: Fix stylistic issues in BitmapFontMaciej
2022-01-22LibGUI: Use Font::glyph_or_emoji_width() in TextEditorMaciej
2022-01-22LibGfx: Always scale emojis to fit font heightMaciej
2022-01-22LibCore: Populate the read buffer of Core::Stream::BufferedHelperkleines Filmröllchen
2022-01-22LibAudio: Convert FlacLoader to use new Core::Stream APIs :^)kleines Filmröllchen
2022-01-22LibAudio: Add LOADER_TRY to auto-convert Error to LoaderErrorkleines Filmröllchen
2022-01-22LibAudio: Add Error conversion constructor for LoaderErrorkleines Filmröllchen
2022-01-22LibCore: Introduce MemoryStreamkleines Filmröllchen
2022-01-22LibCore: Introduce BigEndianInputBitStreamkleines Filmröllchen
2022-01-21Browser: Load icons at start of programDylan Katz
2022-01-21LibGUI: Allow Button::set_icon to accept a bitmap without a moveDylan Katz
2022-01-21LibCore: Parse classless symbolic notationJean-Baptiste Boric
2022-01-21groups: Do not attempt to open /etc/groupsJean-Baptiste Boric
2022-01-21pwd: Add missing rpath pledgeJean-Baptiste Boric
2022-01-21keymaps: Fix keymap for Russian ЙЦУКЕН keyboardTimur Sultanov
2022-01-21Ports: Set `config.sub` path for SDL2_mixerJelle Raaijmakers
2022-01-22Ports: Remove redundant `ensure_new_config_sub` callFragstiller
2022-01-22Ports: Relocate `use_fresh_config_sub` check to `do_configure()`Fragstiller
2022-01-21LibJS: Change test conditions to pass in all time zonesTimothy Flynn
2022-01-21LibCore: Do not leak FILE pointer in Group::add_group()Kenneth Myhra
2022-01-21LibCore: Use generic AK_OS_BSD_GENERIC to hide Group::add_group()Kenneth Myhra
2022-01-21Kernel: Ensure that CommandLine is initialized before choosing PanicModeLiav A