Laurenz
ab5dd2a1cb
CSL support
2023-10-31 01:33:06 +01:00
Laurenz
69191b6b20
Remove unnecessary backticks
...
Fixes #2447
2023-10-22 14:47:19 +02:00
Sébastien d'Herbais de Thun
d25c5ac9a2
Replaced `into_iter` to `iter` ( #2398 )
2023-10-17 11:15:01 +02:00
DVDTSB
e84cd13ce7
initial Romanian support ( #2246 )
2023-09-28 11:15:45 +02:00
FlyinPancake
44bbfded5f
feat: inital Hungarian language support ( #2229 )
2023-09-25 13:52:26 +02:00
Laurenz
b471ac7d59
First-class types
...
Makes types first-class values.
2023-09-11 14:40:22 +02:00
Laurenz
921b40cf9c
Forward third-party errors
...
Better to know something even if it isn't always formatted in the prettiest way
2023-09-11 12:04:37 +02:00
Laurenz
a71a2057f2
More type safety for spans
2023-08-29 17:35:35 +02:00
Kivi Kaitaniemi
139328bb95
Add Finnish translations ( #1996 )
2023-08-25 14:32:11 +02:00
Laurenz
44e5e9c5f1
Add hint for "access denied" message
2023-08-07 16:46:33 +02:00
Laurenz
b8b0137504
Bytes type
...
- Moves `Bytes` from `util` to `eval` module
- Accepts bytes in `str` function for bytes -> str conversion
- Adds `bytes` function for str | array -> bytes conversion
- Adds `array` function for bytes -> array conversion
- Adds `len`, `at`, and `slice` methods for bytes
- Adds `encoding` parameter to `read` function
2023-08-04 15:46:46 +02:00
Shogo Takata
dca56a8028
Add Japanese translation for LocalName ( #1662 )
2023-07-06 09:59:06 +02:00
Laurenz
ebfdb1dafa
Move everything into `crates/` directory
2023-07-02 20:07:43 +02:00