A Thousand Ships
|
955d5affa8
Reduce and prevent unnecessary random-access to `List`
|
10 months ago |
A Thousand Ships
|
684752e75b
Replace error checks against `size` with `is_empty`
|
1 year ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Fabio Alessandrelli
|
40d60ca6ae
[WebSocket] Fix debugger implementation.
|
2 years ago |
Fabio Alessandrelli
|
a8950f98dd
[WebSocket] Refactor websocket module.
|
2 years ago |
Fabio Alessandrelli
|
d20b32186f
[Web] Rename JavaScript platform to Web.
|
2 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
4 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Rémi Verschelde
|
710b34b702
Style: Fix missing/invalid copyright headers
|
4 years ago |
Rémi Verschelde
|
1a8167867b
Modernize remaining uses of 0/NULL instead of nullptr (C++11)
|
4 years ago |
Fabio Alessandrelli
|
3097c2da96
Add WebSocket debugger, use it for Javascript.
|
4 years ago |