ladybird/Base
AnotherTest 5e5eb615ec Shell: Add runtime errors and implement break/continue
Such errors are raised when SyntaxError nodes are executed, and are also
used for internal control flow.
The 'break' and 'continue' commands are currently only allowed inside
for loops, and outside function bodies.

This also adds a 'loop' keyword for infinite loops.
2020-12-29 16:55:43 +01:00
..
etc Kernel: Introduce the DevFS 2020-12-27 23:07:44 +01:00
home/anon LaunchServer+Base: Stop using Browser as default protocol handler 2020-12-24 10:25:18 +01:00
res Applications: Add CrashReporter :^) 2020-12-29 15:42:30 +01:00
usr Shell: Add runtime errors and implement break/continue 2020-12-29 16:55:43 +01:00
www Base: Replace <!DOCTYPE> with <!DOCTYPE html> in a few files (#1511) 2020-03-26 07:37:12 +01:00