ladybird/Base/home/anon
Ryan Liptak 221d9089e9 Meta: Generate emoji.txt at build time from Unicode's emoji-test.txt
Instead of manually updating emoji.txt whenever new emoji are added,
we use Unicode's emoji-test.txt to generate emoji.txt on each build,
including only the emojis that Serenity supports at that time.

By using emoji-test.txt, we can also include all forms of each emoji
(fully-qualified, minimally-qualified, and unqualified) which can be
helpful when double-checking how certain forms are handled.
2022-08-22 08:42:54 +01:00
..
.config Base: Launch SQLServer at session start-up 2022-08-14 21:52:35 +01:00
Documents Meta: Generate emoji.txt at build time from Unicode's emoji-test.txt 2022-08-22 08:42:54 +01:00
Source Base: Fix idempotency in 'little' example 2021-10-06 23:52:40 +01:00
Tests Base: Set $LLVM_PROFILE_FILE before running run-tests 2022-05-02 01:46:18 +02:00
Videos Userland: Add matroska program to test parsing Matroska container files 2021-06-06 17:47:00 +02:00
.shellrc Shell+LibLine: Support HISTCONTROL environment variable 2020-10-26 11:27:54 +01:00