- 31 Oct, 2021 6 commits
-
-
Paul Brinkmeier authored
-
ulxnx authored
-
uxrog authored
-
uxrog authored
-
- 30 Oct, 2021 11 commits
- 29 Oct, 2021 11 commits
-
-
uxrog authored
-
I-Al-Istannen authored
-
uxrog authored
-
utdtt authored
-
Tobias Knorr authored
-
uyduk authored
-
neuring authored
- 28 Oct, 2021 12 commits
-
-
uxrog authored
-
uyunx authored
-
uyunx authored
-
uyunx authored
1. Almost Keywords: Keywords with an extra trailing character, resulting in identifiers 2. Integer Literal with leading zero: Must fail according to spec 3. Uppercase Keywords: Keywords must be lexed case-sensitive 4. Waffelrezept: (slightly modified from https://www.chefkoch.de/rezepte/662351168076093/Geheimes-Waffelrezept.html) 5. Wild Whitespaces: A bit code in a mix of whitespaces
-
I-Al-Istannen authored
-
I-Al-Istannen authored
1) It is fun to see how much of a different language you can embed 2) This revealed a part in our lexer where we were too permissive
-
I-Al-Istannen authored
Previously the cache expected "repository" but it was set to ".repository", causing unnecessary maven dependency downloads.