Find a file
networkException 5afae11193 Everywhere: Replace calls to console.assert and throws with assertions
This patch replaces console.assert calls and random throw new Error
calls to crash on undefined behavior with predefined assertion
functions from utils.
2021-10-24 23:06:35 +02:00
html Everywhere: Replace calls to console.assert and throws with assertions 2021-10-24 23:06:35 +02:00
javascript Everywhere: Rework website concept completely 2021-10-24 22:36:38 +02:00
util Util: Add assertions 2021-10-24 23:01:26 +02:00
.gitignore Everywhere: Rework website concept completely 2021-10-24 22:36:38 +02:00
html.ts Everywhere: Rework website concept completely 2021-10-24 22:36:38 +02:00
index.html Everywhere: Rework website concept completely 2021-10-24 22:36:38 +02:00
javascript.ts Everywhere: Rework website concept completely 2021-10-24 22:36:38 +02:00
tsconfig.json Everywhere: Rework website concept completely 2021-10-24 22:36:38 +02:00
view.ts Everywhere: Rework website concept completely 2021-10-24 22:36:38 +02:00