monkeytype/frontend/static
Lukas 21230abaa4
feat(language): add ABAP programming language (@hottek) (#6784)
### Description

This PR adds language support for the ABAP programming language. It adds
code_abap with the 200 most used ABAP keywords and code_abap_1k with all
ABAP keywords from the current ABAP language version.

### Checks

- [x] Adding a language?
- Make sure to follow the [languages
documentation](https://github.com/monkeytypegame/monkeytype/blob/master/docs/LANGUAGES.md)
  - [x] Add language to `packages/schemas/src/languages.ts`
- [x] Add language to exactly one group in
`frontend/src/ts/constants/languages.ts`
  - [x] Add language json file to `frontend/static/languages` 
- [x] Check if any open issues are related to this PR; if so, be sure to
tag them below.
- [x] Make sure the PR title follows the Conventional Commits standard.
(https://www.conventionalcommits.org for more info)
- [x] Make sure to include your GitHub username prefixed with @ inside
parentheses at the end of the PR title.
2025-07-27 19:37:30 +02:00
..
.well-known
about chore: add supporter 2024-07-25 10:46:56 +02:00
challenges refactor: make funbox settings an array (@fehmer) (#6487) 2025-04-29 11:31:44 +02:00
funbox feat(funbox): add ASL (@fehmer) (#6485) 2025-04-23 18:45:52 +02:00
images chore: merch banner, anniversary 2025-05-16 13:41:08 +02:00
languages feat(language): add ABAP programming language (@hottek) (#6784) 2025-07-27 19:37:30 +02:00
layouts impr(layout): adjust the Romak layout according to the latest changes (@rafaelromao) (#6708) 2025-07-09 12:08:09 +02:00
quotes impr(quotes): polish quotes and law of physics for polish language (@sobczaktm) (#6772) 2025-07-25 14:17:12 +02:00
sound feat(sound): add play time warning (@miodec) (#6759) 2025-07-21 16:40:27 +02:00
themes fix(themes): clipped logo letters in some themes (@byseif21) (#6745) 2025-07-25 14:32:24 +02:00
webfonts feat(font): add 0xProto font (@0x7375) (#6750) 2025-07-21 15:34:43 +02:00
robots.txt
sitemap.xml
version.json chore: output version to version.json 2024-07-26 18:17:08 +02:00